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

Published by mvines over 5 years ago

0.18.2 (2019-07-25)

Bug Fixes

  • remove usage of api.*.testnet.solana.com (3e6708d)
solana-web3.js - v0.18.1

Published by mvines over 5 years ago

0.18.1 (2019-07-24)

Bug Fixes

solana-web3.js - v0.18.0

Published by mvines over 5 years ago

0.18.0 (2019-07-24)

Features

solana-web3.js - v0.17.2

Published by mvines over 5 years ago

0.17.2 (2019-07-18)

Bug Fixes

  • accommodate cluster fees in budget-two-approvers (dcd275c)
solana-web3.js - v0.17.1

Published by mvines over 5 years ago

0.17.1 (2019-07-18)

Bug Fixes

  • update keybaseId to keybaseUsername (2ebfdb3)
solana-web3.js - v0.17.0

Published by mvines over 5 years ago

0.17.0 (2019-07-16)

Bug Fixes

Features

solana-web3.js - v0.16.10

Published by mvines over 5 years ago

0.16.10 (2019-06-29)

Bug Fixes

  • expose getProgramAccounts RPC method (95b703e)
solana-web3.js - v0.16.9

Published by mvines over 5 years ago

0.16.9 (2019-06-29)

Bug Fixes

  • fix transaction live test for credit-only accounts (#385) (e752e87)
solana-web3.js - v0.16.8

Published by mvines over 5 years ago

0.16.8 (2019-06-26)

Bug Fixes

  • add burnPercent field to FeeCalculator (#381) (f784b94)
solana-web3.js - v0.16.7

Published by mvines over 5 years ago

0.16.7 (2019-06-25)

Bug Fixes

  • expose getTotalSupply RPC method (0a2b8c6)
solana-web3.js - v0.16.6

Published by mvines over 5 years ago

0.16.6 (2019-06-22)

Bug Fixes

  • add {min,max}LamportsPerSignature fields (1e4d200)
  • drop solana-sdk-bpf-utils version (8c1e816)
solana-web3.js - v0.16.5

Published by mvines over 5 years ago

0.16.5 (2019-06-19)

Bug Fixes

  • inline testnet-default-channel.js (20bcc12)
solana-web3.js - v0.16.4

Published by mvines over 5 years ago

0.16.4 (2019-06-19)

Bug Fixes

  • add solana-bpf-sdk-install command to permit users to easily update their bpf-sdk (b1881ce)
solana-web3.js - v0.16.3

Published by mvines over 5 years ago

0.16.3 (2019-06-15)

Bug Fixes

  • use packaged bpf-sdk/ by default (2c4bce5)
solana-web3.js - v0.16.2

Published by mvines over 5 years ago

0.16.2 (2019-06-13)

Bug Fixes

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)
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