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

Published by mvines over 5 years ago

0.14.8 (2019-02-15)

Bug Fixes

solana-web3.js - v0.14.7

Published by mvines over 5 years ago

0.14.7 (2019-02-02)

Bug Fixes

  • remove unwanted u64 length from raw Transaction bytes, it's RPC API specific (8eadc9b)
solana-web3.js - v0.14.6

Published by mvines over 5 years ago

0.14.6 (2019-02-01)

Bug Fixes

  • Add transaction encoding helper functions (624f30e)
  • Add Transaction method to parse from wire fmt; update Transaction.serialize (4c68441)
solana-web3.js - v0.14.5

Published by mvines almost 6 years ago

0.14.5 (2019-01-24)

Bug Fixes

solana-web3.js - v0.14.4

Published by mvines almost 6 years ago

0.14.4 (2019-01-23)

Bug Fixes

solana-web3.js - v0.14.3

Published by mvines almost 6 years ago

0.14.3 (2019-01-17)

Bug Fixes

  • expose the localnet drone port (352a5c0)
  • resend transactions a couple times before giving up (13e1156)
solana-web3.js - v0.14.2

Published by mvines almost 6 years ago

0.14.2 (2018-12-22)

Bug Fixes

  • rename getFinality to getConfirmationTime (6a8e6e8)
solana-web3.js - v0.14.1

Published by mvines almost 6 years ago

0.14.1 (2018-12-20)

Bug Fixes

  • add testnetChannelEndpoint() (73138a7)
solana-web3.js - v0.14.0

Published by mvines almost 6 years ago

0.14.0 (2018-12-20)

Features

  • switch to beta solana release channel (506ed51)
solana-web3.js - v0.13.9

Published by mvines almost 6 years ago

0.13.9 (2018-12-12)

Bug Fixes

  • avoid misleading error message when solana-localnet container is not running (a29b382)
solana-web3.js - v0.13.8

Published by mvines almost 6 years ago

0.13.8 (2018-12-11)

Bug Fixes

  • Add network parameter to localnet run (44035d9)
solana-web3.js - v0.13.7

Published by mvines almost 6 years ago

0.13.7 (2018-12-05)

Bug Fixes

  • bpf programs are now shared objects (bfff73a)
solana-web3.js - v0.13.6

Published by mvines almost 6 years ago

0.13.6 (2018-12-03)

Bug Fixes

  • add esdoc css theme placeholder (a457b0a)
solana-web3.js - v0.13.5

Published by mvines almost 6 years ago

0.13.5 (2018-12-02)

Bug Fixes

  • avoid packaging bpf-sdk binaries that the user downloads (1983f8a)
  • include sourcemaps (0889162)
  • remove cwd assumption (e78d9d9)
solana-web3.js - v0.13.4

Published by mvines almost 6 years ago

0.13.4 (2018-11-30)

Bug Fixes

  • look for the default release channel harder (d843c17)
solana-web3.js - v0.13.3

Published by mvines almost 6 years ago

0.13.3 (2018-11-30)

Bug Fixes

  • derive default release channel from package.json (6704acd)
solana-web3.js - v0.13.2

Published by mvines almost 6 years ago

0.13.2 (2018-11-28)

Bug Fixes

  • add sendAndConfirmRawTransaction() (561b13f)
  • flowtype catchup (3f91b5a)
solana-web3.js - v0.13.1

Published by mvines almost 6 years ago

0.13.1 (2018-11-28)

Bug Fixes

  • add flowtype for SignaturePubkeyPair (7f57b04)
solana-web3.js - v0.13.0

Published by mvines almost 6 years ago

0.13.0 (2018-11-28)

Features

  • add sendRawTransaction() (76d07bc)
  • add support for partial Transaction signing (58f97fd)
solana-web3.js - v0.12.5

Published by mvines almost 6 years ago

0.12.5 (2018-11-28)

Bug Fixes

  • adapt to SolKeyedAccount name change (a03495d)
  • surface system_program info logs by default (f4135ff)
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