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

Published by mvines over 5 years ago

0.16.1 (2019-06-13)

Bug Fixes

  • retain support for 0.15 GetClusterNodes (9c10855)
solana-web3.js - v0.16.0

Published by mvines over 5 years ago

0.16.0 (2019-06-12)

Bug Fixes

  • add more lamports to payer accounts to account for higher fees (33ddb4c)
  • switch to beta channel until edge bpf stablizes (96b129f)

Features

  • add binding for getEpochVoteAccounts (945b432)
  • expose feeCalculator (e832c3e)
solana-web3.js - v0.15.7

Published by mvines over 5 years ago

0.15.7 (2019-05-29)

Bug Fixes

  • load programs in larger chunks (226a800)
solana-web3.js - v0.15.6

Published by mvines over 5 years ago

0.15.6 (2019-05-28)

Bug Fixes

  • increase PACKET_DATA_SIZE to match Solana v0.15.0 (95982db)
solana-web3.js - v0.15.5

Published by mvines over 5 years ago

0.15.5 (2019-05-25)

Bug Fixes

  • adapt to GetRecentBlockhash RPC API signature change (42ac866)
  • Add preliminary handling for credit-only account designation (ce39623)
  • Appease flow (e11cf31)
  • Repair examples bug (f34c6cd)
  • Repair getRecentBlockhash bug in non-legacy formats (3875f8a)
  • Squash budget bugs (72dc654)
  • support v0.14 GetRecentBlockhash too (aa6a7df)
  • Update transaction format; include numCreditOnlySignedAccounts and numCreditOnlyUnsignedAccounts bytes, remove programIds (271da06)
  • Use xenial dist for newer lib symbols (00c9646)
solana-web3.js - v0.15.4

Published by mvines over 5 years ago

0.15.4 (2019-05-08)

Bug Fixes

  • correctly count duplicate signing keys (aed53d4)
solana-web3.js - v0.15.3

Published by mvines over 5 years ago

0.15.3 (2019-05-08)

Bug Fixes

  • pay transaction fees from system accounts (b4a6a5f)
solana-web3.js - v0.15.2

Published by mvines over 5 years ago

0.15.2 (2019-04-26)

Bug Fixes

  • adapt to program id changes (11f145e)
solana-web3.js - v0.15.1

Published by mvines over 5 years ago

0.15.1 (2019-04-24)

Bug Fixes

solana-web3.js - v0.15.0

Published by mvines over 5 years ago

0.15.0 (2019-04-24)

Features

  • add getSlotLeader()/getClusterNodes() (2631738)
solana-web3.js - v0.14.18

Published by mvines over 5 years ago

0.14.18 (2019-04-12)

Bug Fixes

  • Appease flow (9882f1d)
  • Remove deprecated length field (31527fe)
  • Update default channel to edge (6002152)
  • Update signature status result type (ffb42c0)
solana-web3.js - v0.14.17

Published by mvines over 5 years ago

0.14.17 (2019-03-19)

Bug Fixes

  • adjust DEFAULT_TICKS_PER_SLOT (15915f6)
  • consider ticks_per_slot while sleeping (d5766b1)
solana-web3.js - v0.14.16

Published by mvines over 5 years ago

0.14.16 (2019-03-14)

Bug Fixes

  • flow: Add ProgramAccountChangeCallback type (582284f)
solana-web3.js - v0.14.15

Published by mvines over 5 years ago

0.14.15 (2019-03-14)

Bug Fixes

  • adjust DEFAULT_TICKS_PER_SLOT to match main repo (dbafd67)
  • remove stray console.log (4f59c9e)
  • rename userdata to data (cf3dab1)
solana-web3.js - v0.14.14

Published by mvines over 5 years ago

0.14.14 (2019-03-09)

Bug Fixes

  • Plumb program-based subscriptions (1984cc1)
  • Update jest to accommodate Nodejs v11.11 (48b1886)
solana-web3.js - v0.14.13

Published by mvines over 5 years ago

0.14.13 (2019-03-06)

Bug Fixes

  • Revert s/tokens/lamports in comments in token program (7a61043)
solana-web3.js - v0.14.12

Published by mvines over 5 years ago

0.14.12 (2019-03-06)

Bug Fixes

  • rename tokens to lamports (366a615)
  • simplify RUST_LOG default (f06ee96)
solana-web3.js - v0.14.11

Published by mvines over 5 years ago

0.14.11 (2019-03-05)

Bug Fixes

  • adapt test to slower slot rate (32d2fc9)
  • add timing constants to better set timeouts (c8458db)
  • adjust notification test to wait for the next block (a2dba41)
  • Rename lastId to blockhash (92c403e)
solana-web3.js - v0.14.10

Published by mvines over 5 years ago

0.14.10 (2019-02-18)

Bug Fixes

  • upgrade to babel 7; dump uglify for terser; upgrade to jest 24 (f56270b)
solana-web3.js - v0.14.9

Published by mvines over 5 years ago

0.14.9 (2019-02-18)

Bug Fixes

  • correctly locate package.json when installed globally (10eb4e6)
  • getConfirmationTime() was removed upstream (0b68c9a)
  • look harder for solana-web3.js install directory (fd5bdfe)
  • unbreak channel default (7f58323)
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