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.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)
solana-web3.js - v0.27.2

Published by mvines almost 5 years ago

0.27.2 (2019-12-13)

Bug Fixes

  • use parent packages channel (bdbeaac)
solana-web3.js - v0.27.1

Published by mvines almost 5 years ago

0.27.1 (2019-12-13)

Bug Fixes

  • account change test broken on beta testnet (63307d0)
solana-web3.js - v0.27.0

Published by mvines almost 5 years ago

0.27.0 (2019-12-13)

Bug Fixes

  • add epoch_credits value to getVoteAccounts RPC call (f360146)
  • docs (f45bd16)
  • support other localnet tags (5a42512)

Features

  • system-program: add createAccountWithSeed (d503474)
solana-web3.js - v0.26.2

Published by mvines almost 5 years ago

0.26.2 (2019-12-11)

Bug Fixes

  • properly fund BPF payer accounts (4fd916c)
  • rent in connection tests, and remove invalid Loader.load (3d888ad)
solana-web3.js - v0.26.1

Published by mvines almost 5 years ago

0.26.1 (2019-12-04)

Bug Fixes

  • doc: commission is 0-100 (c16f7d4)
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