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.29.10

Published by mvines over 4 years ago

0.29.10 (2020-02-03)

Bug Fixes

  • broken rpc slot change subscription (48dc01f)
solana-web3.js - v0.29.9

Published by mvines over 4 years ago

0.29.9 (2020-02-03)

Bug Fixes

  • correct getSignatureStatus comment (12e735c)
solana-web3.js - v0.29.8

Published by mvines over 4 years ago

0.29.8 (2020-02-03)

Bug Fixes

  • update outdated module.flow.js (8c8c4f0)
solana-web3.js - v0.29.7

Published by mvines over 4 years ago

0.29.7 (2020-02-03)

Bug Fixes

  • update example programs to use new sdk api (26a8c50)
  • update stake program api (52f3167)
solana-web3.js - v0.29.6

Published by mvines almost 5 years ago

0.29.6 (2020-01-22)

Bug Fixes

  • better handling if confirmed block not found on node (c6e4172)
solana-web3.js - v0.29.5

Published by mvines almost 5 years ago

0.29.5 (2020-01-22)

Bug Fixes

  • update rpc sendTransaction format to upstream (7f15312)
solana-web3.js - v0.29.4

Published by mvines almost 5 years ago

0.29.4 (2020-01-16)

Bug Fixes

  • improve non-live code coverage (fbc364c)
  • update rpc methods to upstream changes (fa75795)
solana-web3.js - v0.29.3

Published by mvines almost 5 years ago

0.29.3 (2020-01-14)

Bug Fixes

  • rename nonce instructions with VerbNoun scheme (77d63b1)
solana-web3.js - v0.29.2

Published by mvines almost 5 years ago

0.29.2 (2020-01-13)

Bug Fixes

  • update getConfirmedBlock json-rpc formatting (e7a47b4)
solana-web3.js - v0.29.1

Published by mvines almost 5 years ago

0.29.1 (2020-01-09)

Bug Fixes

  • add missing function descriptions (1c54ea9)
  • fund various test accounts above rent minimum to stabilize tests (3d8cccc)
  • remove legacy code (0710e76)
solana-web3.js - v0.29.0

Published by mvines almost 5 years ago

0.29.0 (2020-01-08)

Bug Fixes

  • add Nonce transaction construction option (d8d1d47)
  • query Nonce account (52b7b51)
  • repair key handling in _getSignData and add Nonce live test (3c1babe)

Features

  • add Nonce instructions to system program (b4fa9cb)
solana-web3.js - v0.28.3

Published by mvines almost 5 years ago

0.28.3 (2020-01-07)

Bug Fixes

  • use testnetDefaultChannel when install bpf-sdk (aeaf33e)
solana-web3.js - v0.28.2

Published by mvines almost 5 years ago

0.28.2 (2020-01-05)

Bug Fixes

  • remove GetBlock from module flow (8d330a2)
solana-web3.js - v0.28.1

Published by mvines almost 5 years ago

0.28.1 (2020-01-03)

Bug Fixes

  • add getMinimumBalanceForRentExemption and getBlock to flow (a1736a0)
solana-web3.js - v0.28.0

Published by mvines almost 5 years ago

0.28.0 (2020-01-02)

Bug Fixes

  • add instruction handling to stake-program (b46c9fb)
  • add integration test and fix various exposed bugs (ad4ef09)
  • add PublicKey createWithSeed method (fd6a13e)
  • add split to stake test (370f681)
  • add stake unit tests (dc4669f)
  • fixes needed for createAccountWithSeed and sol-lamport ratio (7ae4691)
  • upstream authorize fixes (9e2a082)

Features

  • add stake program methods; refactor instruction type handling (99a4cb6)
solana-web3.js - v0.27.7

Published by mvines almost 5 years ago

0.27.7 (2019-12-31)

Bug Fixes

  • system-program: add base pubkey to create_account_with_seed (277fa35)
solana-web3.js - v0.27.6

Published by mvines almost 5 years ago

0.27.6 (2019-12-30)

Bug Fixes

  • make sol-to-lamport const name more clear (3b3438b)
  • update sol:lamports ratio (e7a24f0)
solana-web3.js - v0.27.5

Published by mvines almost 5 years ago

0.27.5 (2019-12-26)

Bug Fixes

  • add balances fields to GetConfirmedBlockRpcResult (678cf01)
solana-web3.js - v0.27.4

Published by mvines almost 5 years ago

0.27.4 (2019-12-13)

Bug Fixes

  • export sendAndConfirmRecentTransaction (71e42db)
solana-web3.js - v0.27.3

Published by mvines almost 5 years ago

0.27.3 (2019-12-13)

Bug Fixes

  • remove unneeded backwards compatible epoch-credits value (ee0f4c6)
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