- Publish. 1ff5f10
- Merge pull request #122 from ava-labs/development 4d54fb1
- Remove comments. c4a945f
- Add steps for pushing a new AvalancheJS build to the README. 5e14467
- Merge pull request #121 from ava-labs/min-spendable-comments 4df2f48
- s/</> in getMinimumSpendable 9b507d6
- enabled unlocked UTXOs to be spent as unlocked funds d99d58a
- fixed error in fee management 8ec9da1
- finished first pass of getMinimumSpendable 73d4718
- minor cleanup 29bc609
- Add data type and port for loop to forEach iterator. ebc62d4
- Merge branch 'min-spendable-comments' of github.com:ava-labs/avalanchejs into min-spendable-comments 29794e2
- Replace for loop with forEach iterator f6118f4
- removed redudant if d11f2fe
- merged e8c4bff
- Merge branch 'min-spendable-comments' of github.com:ava-labs/avalanchejs into min-spendable-comments 6d00274
- Replace
forwithforEach. Renamesuccessvariable tominSpendableErr46e74a3 - added comments to AssetAmount d062937
- merged f760d77
- Abstract filter into getConsumableUXTO. 4fb126b
- added comments for the first half of getMinimumSpendable b7c2fb0