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

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