solana-web3.js

Solana JavaScript SDK

MIT License

Downloads
6.7M
Stars
1.8K
Committers
132

Bot releases are hidden (Show)

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

solana-web3.js - v0.6.2

Published by mvines about 6 years ago

0.6.2 (2018-10-19)

Bug Fixes

  • flow: add missing optional programId arg (d89cf84)
solana-web3.js - v0.6.1

Published by mvines about 6 years ago

0.6.1 (2018-10-18)

Bug Fixes

  • catchup to upstream loader changes (6766b67)
solana-web3.js - v0.6.0

Published by mvines about 6 years ago

0.6.0 (2018-10-18)

Features

  • expose ERC20 token originalAmount field (c122749)
  • support user-supplied Token programs (817cf74)
solana-web3.js - v0.5.3

Published by mvines about 6 years ago

0.5.3 (2018-10-17)

Bug Fixes

  • add Token flowtype declarations (9b851f0)
  • catch up to recent upstream changes (5001887)
  • log bank better (370f773)
solana-web3.js - v0.5.2

Published by mvines about 6 years ago

0.5.2 (2018-10-15)

Bug Fixes

  • quiet uninteresting log messages (ef8b5ac)
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