solana-web3.js

Solana JavaScript SDK

MIT License

Downloads
6.7M
Stars
1.8K
Committers
132

Bot releases are visible (Hide)

solana-web3.js - v0.9.2

Published by mvines about 6 years ago

0.9.2 (2018-10-27)

Bug Fixes

  • update budget wire format (6d1063d)
solana-web3.js - v0.9.1

Published by mvines about 6 years ago

0.9.1 (2018-10-27)

Bug Fixes

solana-web3.js - v0.9.0

Published by mvines about 6 years ago

0.9.0 (2018-10-26)

Bug Fixes

  • block until the JSON RPC API is available (f077ce1)
  • expose token program instructions (7153a39)
  • remove circular imports (b492ebe)
  • Remove fs dep, bpf_loader now takes ELF as bytes (f252153)
  • retry better (89b8153)

Features

  • Submit program load transactions in parallel (#39) (415ccf3)
solana-web3.js - v0.8.3

Published by mvines about 6 years ago

0.8.3 (2018-10-25)

Bug Fixes

  • Remove fs dep, bpf_loader now takes ELF as bytes (1ec60a6)
solana-web3.js - v0.8.2

Published by mvines about 6 years ago

0.8.2 (2018-10-25)

Bug Fixes

  • remove circular imports (1127511)
solana-web3.js - v0.8.1

Published by mvines about 6 years ago

0.8.1 (2018-10-24)

Bug Fixes

  • expose token program instructions (7caf936)
solana-web3.js - v0.8.0

Published by mvines about 6 years ago

0.8.0 (2018-10-24)

Features

  • Submit program load transactions in parallel (#39) (acf4107)
solana-web3.js - v0.7.2

Published by mvines about 6 years ago

0.7.2 (2018-10-24)

Bug Fixes

  • flow: add Transaction.add() (4019900)
solana-web3.js - v0.7.1

Published by mvines about 6 years ago

0.7.1 (2018-10-24)

Bug Fixes

  • multiple transaction instructions are now supported (d495fab)
  • remove decimal string support from PublicKey ctor (6c6228a)
solana-web3.js - v0.7.0

Published by mvines about 6 years ago

0.7.0 (2018-10-23)

Features

  • add room in the API for Transactions with multiple Instructions (fa8489b)
solana-web3.js - v0.6.12

Published by mvines about 6 years ago

0.6.12 (2018-10-23)

Bug Fixes

  • retry transactions on AccountInUse errors (d8a5724)
solana-web3.js - v0.6.11

Published by mvines about 6 years ago

0.6.11 (2018-10-23)

Bug Fixes

  • PublicKey.toBuffer() now zero pads correctly (14cbcd1)
solana-web3.js - v0.6.10

Published by mvines about 6 years ago

0.6.10 (2018-10-23)

Bug Fixes

  • fail faster on transaction errors (db4bb64)
solana-web3.js - v0.6.9

Published by mvines about 6 years ago

0.6.9 (2018-10-23)

Bug Fixes

  • flow: add sendAndConfirmTransaction (611b722)
solana-web3.js - v0.6.8

Published by mvines about 6 years ago

0.6.8 (2018-10-23)

Bug Fixes

  • export sendAndConfirmTransaction (44865e7)
  • report elapsed duration on confirmation failure for better debug (f71bc0b)
solana-web3.js - v0.6.7

Published by mvines about 6 years ago

0.6.7 (2018-10-23)

Bug Fixes

solana-web3.js - v0.6.6

Published by mvines about 6 years ago

0.6.6 (2018-10-22)

Bug Fixes

  • wait for the next lastId before sending a new transaction (19512f3)
solana-web3.js - v0.6.5

Published by mvines about 6 years ago

0.6.5 (2018-10-21)

Bug Fixes

  • add Token::setOwner (315ee96)
  • use correct programId when creating a custom Token (8d0dbf4)
solana-web3.js - v0.6.4

Published by mvines about 6 years ago

0.6.4 (2018-10-19)

Bug Fixes

  • flow: correct newAccount prototype (b7726c2)
solana-web3.js - v0.6.3

Published by mvines about 6 years ago

0.6.3 (2018-10-19)

Bug Fixes

Package Rankings
Top 0.78% on Npmjs.org
Top 4.68% on Proxy.golang.org
Badges
Extracted from project README
npm npm-downloads semantic-release code-style-prettier