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

Published by mvines over 4 years ago

0.50.1 (2020-05-20)

Bug Fixes

  • clean fixtures (3af1f55)
  • remove return value from load, unnecessary (7b1c15e)
solana-web3.js - v0.50.0

Published by mvines over 4 years ago

0.50.0 (2020-05-19)

Features

  • add getBlockTime method (f494555)
solana-web3.js - v0.49.4

Published by mvines over 4 years ago

0.49.4 (2020-05-19)

Bug Fixes

  • overly strict key length check when decoding stake instructions (d421f3d)
solana-web3.js - v0.49.3

Published by mvines over 4 years ago

0.49.3 (2020-05-19)

Bug Fixes

  • add type defs for getEpochInfo (8813226)
  • key length check when decoding instructions (00c6362)
solana-web3.js - v0.49.2

Published by mvines over 4 years ago

0.49.2 (2020-05-13)

Bug Fixes

  • add type def for NonceAccount.fromAccountData (9b92669)
solana-web3.js - v0.49.1

Published by mvines over 4 years ago

0.49.1 (2020-05-13)

Bug Fixes

  • add version to ContactInfo (612ba3b)
solana-web3.js - v0.49.0

Published by mvines over 4 years ago

0.49.0 (2020-05-12)

Features

  • add support for more system instructions (7ea787a)
solana-web3.js - v0.48.1

Published by mvines over 4 years ago

0.48.1 (2020-05-07)

Bug Fixes

  • recent blockhash decoding for conf transactions (5f7ef39)
solana-web3.js - v0.48.0

Published by mvines over 4 years ago

0.48.0 (2020-05-05)

Features

  • allow passing seed to createNonceAccount (57a3792)
solana-web3.js - v0.47.1

Published by mvines over 4 years ago

0.47.1 (2020-05-01)

Bug Fixes

  • isAccountWritable takes a number (d60e432)
solana-web3.js - v0.47.0

Published by mvines over 4 years ago

0.47.0 (2020-05-01)

Features

  • expose transaction message publicly (7338362)
solana-web3.js - v0.46.0

Published by mvines over 4 years ago

0.46.0 (2020-04-24)

Bug Fixes

  • rename signData to serializeMessage() (b329437)

Features

  • allow external signatures on Transactions (84504c3)
  • expose Transaction._getSignData() as Transaction.signData (c230b7e)
solana-web3.js - v0.45.0

Published by mvines over 4 years ago

0.45.0 (2020-04-22)

Features

  • add getConfirmedTransaction and getConfirmedSignaturesForAddress (8a21810)
solana-web3.js - v0.44.0

Published by mvines over 4 years ago

0.44.0 (2020-04-15)

Features

  • specify program account when using bpf loader (77621b0)
solana-web3.js - v0.43.5

Published by mvines over 4 years ago

0.43.5 (2020-04-14)

Bug Fixes

  • connection url can upgrade to a websocket if no port is supplied (f6a43bd)
solana-web3.js - v0.43.4

Published by mvines over 4 years ago

0.43.4 (2020-04-10)

Bug Fixes

  • adjust status retry algorithm (dbac7fc)
solana-web3.js - v0.43.3

Published by mvines over 4 years ago

0.43.3 (2020-04-09)

Bug Fixes

solana-web3.js - v0.43.2

Published by mvines over 4 years ago

0.43.2 (2020-04-09)

Bug Fixes

  • reset subscriptions on ws close (e907b54)
solana-web3.js - v0.43.1

Published by mvines over 4 years ago

0.43.1 (2020-04-08)

Bug Fixes

  • declare system program id in base58 (7ce4ead)
solana-web3.js - v0.43.0

Published by mvines over 4 years ago

0.43.0 (2020-04-06)

Features

  • update getSignatureStatus methods (7786a5d)
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