Changes listed below, but yeah, lots of fixes, lots of new features. Added serialization for easy printing of transactional datatypes.
- bundled for v2.6.0 b5c93fb
- Merge pull request #104 from ava-labs/development 4c6a57d
- returning type information getMinsStake 6a2bd4b
- fixed minstake 8bfdc89
- added toAddresses for staking returns 64c415a
- minspendable needed to know about stakelocks 9d30f87
- added a stakeable flag to spending 1ecf18a
- trying to filter out locked from utxo spendables 479f552
- Merge branch 'development' of https://github.com/ava-labs/avalanchejs into development 44862d6
- modifying constructor 1fe82e4
- Merge pull request #105 from ava-labs/stakelocks 75f4d0d
- fixing deserialize 14d2be9
- changed to Amount types e0c8003
- fix byte offset from 4 to 0 6344091
- forgot to save 2071a94
- fixing stakeable outs and ins c50024d
- changing output/input IDs, off by one error c736d50
- addValidator and addDelegator are now free f9751a3
- added missing class selectors 3ba44c6
- Merge branch 'development' of https://github.com/ava-labs/avalanchejs into development 442c676
- fixin' node-forge vuln 9b69980
- Merge pull request #103 from ava-labs/stakeablelockoutputs 35d26cc
- typename spelling error 55e6e58
- updated amount constructor 2a92732
- testy testy 5b3fd7e
- passsedd allll tessstttss afc7ca1
- import and export now working f9a9a60
- fixed typecasting so I can use protected 53b2b96
- platform.importTx now can be serialized ccea3d3
- fixed refresh 148e2a2
- added setAVAXAssetID 6e366b0
- utxoset tests pass c4e8705
- patching broken getPreferredHRP function 8669db1
- first pass complete, ready to test 75a1466
- making progress 6f8469d
- working it out still b3bb3b1
- starting serialization work 8f21879
- Merge pull request #102 from ava-labs/master e97a03c
- package header for ImportTx was missing a2feb77
- Merge pull request #101 from ava-labs/master a646d38