Skip to content

Releases: solana-labs/solana-web3.js

v0.6.10

23 Oct 15:52
Compare
Choose a tag to compare

0.6.10 (2018-10-23)

Bug Fixes

  • fail faster on transaction errors (db4bb64)

v0.6.9

23 Oct 05:35
611b722
Compare
Choose a tag to compare

0.6.9 (2018-10-23)

Bug Fixes

  • flow: add sendAndConfirmTransaction (611b722)

v0.6.8

23 Oct 05:24
Compare
Choose a tag to compare

0.6.8 (2018-10-23)

Bug Fixes

  • export sendAndConfirmTransaction (44865e7)
  • report elapsed duration on confirmation failure for better debug (f71bc0b)

v0.6.7

23 Oct 03:56
Compare
Choose a tag to compare

0.6.7 (2018-10-23)

Bug Fixes

v0.6.6

22 Oct 23:05
Compare
Choose a tag to compare

0.6.6 (2018-10-22)

Bug Fixes

  • wait for the next lastId before sending a new transaction (19512f3)

v0.6.5

21 Oct 03:20
Compare
Choose a tag to compare

0.6.5 (2018-10-21)

Bug Fixes

  • add Token::setOwner (315ee96)
  • use correct programId when creating a custom Token (8d0dbf4)

v0.6.4

19 Oct 06:16
b7726c2
Compare
Choose a tag to compare

0.6.4 (2018-10-19)

Bug Fixes

  • flow: correct newAccount prototype (b7726c2)

v0.6.3

19 Oct 05:44
177a7c6
Compare
Choose a tag to compare

0.6.3 (2018-10-19)

Bug Fixes

v0.6.2

19 Oct 05:27
d89cf84
Compare
Choose a tag to compare

0.6.2 (2018-10-19)

Bug Fixes

  • flow: add missing optional programId arg (d89cf84)

v0.6.1

18 Oct 21:37
Compare
Choose a tag to compare

0.6.1 (2018-10-18)

Bug Fixes

  • catchup to upstream loader changes (6766b67)