Releases: solana-labs/solana-web3.js
Releases · solana-labs/solana-web3.js
v0.6.10
0.6.10 (2018-10-23)
Bug Fixes
- fail faster on transaction errors (db4bb64)
v0.6.9
0.6.9 (2018-10-23)
Bug Fixes
- flow: add sendAndConfirmTransaction (611b722)
v0.6.8
0.6.8 (2018-10-23)
Bug Fixes
- export sendAndConfirmTransaction (44865e7)
- report elapsed duration on confirmation failure for better debug (f71bc0b)
v0.6.7
0.6.7 (2018-10-23)
Bug Fixes
v0.6.6
0.6.6 (2018-10-22)
Bug Fixes
- wait for the next lastId before sending a new transaction (19512f3)
v0.6.5
0.6.5 (2018-10-21)
Bug Fixes
- add Token::setOwner (315ee96)
- use correct programId when creating a custom Token (8d0dbf4)
v0.6.4
0.6.4 (2018-10-19)
Bug Fixes
- flow: correct newAccount prototype (b7726c2)
v0.6.3
0.6.3 (2018-10-19)
Bug Fixes
v0.6.2
0.6.2 (2018-10-19)
Bug Fixes
- flow: add missing optional programId arg (d89cf84)
v0.6.1
0.6.1 (2018-10-18)
Bug Fixes
- catchup to upstream loader changes (6766b67)