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

Published by mvines over 4 years ago

0.63.1 (2020-07-22)

Bug Fixes

  • getEpochInfo RPC endpoint now includes the current block height (444e2b7)
solana-web3.js - v0.62.0

Published by jackcmay over 4 years ago

0.62.0 (2020-06-29)

Features

  • createProgramAddress takes bytes not strings (caae874)
solana-web3.js - v0.63.0

Published by mvines over 4 years ago

0.63.0 (2020-07-18)

Bug Fixes

  • align web3 stake split instruction constuction with rust (7d58259)
  • broken SlotInfo type def (#11120) (27ff179)
  • ignore unknown fields in more RPC responses (066e8f8)
  • inconsistent tx message compilation accounting (e64d24d)
  • serializing an unsigned tx should throw (9c8a04c)

Features

  • add getLeaderSchedule api (f43979f)
solana-web3.js - v0.61.4

Published by mvines over 4 years ago

0.61.4 (2020-06-19)

Bug Fixes

  • avoid double spend in sendAndConfirmTransaction (1f7d9a9)
solana-web3.js - v0.61.3

Published by mvines over 4 years ago

0.61.3 (2020-06-18)

Bug Fixes

  • improve send and confirm options ergonomics (b377f0a)
solana-web3.js - v0.61.2

Published by mvines over 4 years ago

0.61.2 (2020-06-15)

Bug Fixes

  • remove broken links from README (6d8ba09)
solana-web3.js - v0.61.1

Published by mvines over 4 years ago

Same as v0.60.0 but with the new git history

solana-web3.js - v0.61.0

Published by mvines over 4 years ago

0.61.0 (2020-06-11)

Features

  • make Transaction.populate method public and tweak MessageArgs (9f4b4a7)
solana-web3.js - v0.60.0

Published by mvines over 4 years ago

0.60.0 (2020-06-11)

Bug Fixes

  • fix blockhash cache reuse (ac1e0c2)

Features

  • remove commitment option from requestAirdrop (5396666)
solana-web3.js - v0.59.0

Published by mvines over 4 years ago

0.59.0 (2020-06-05)

Features

  • add getFeeCalculatorForBlockhash method (78a250c)
  • add skipPreflight option (5b244a7)
  • remove getInflation in favor of getInflationGovernor (bd1390d)
solana-web3.js - v0.58.0

Published by mvines over 4 years ago

0.58.0 (2020-05-27)

Features

  • add createProgramAddress (0391737)
solana-web3.js - v0.57.0

Published by mvines over 4 years ago

0.57.0 (2020-05-26)

Features

  • add singleGossip commitment level (f370cd3)
solana-web3.js - v0.56.0

Published by mvines over 4 years ago

0.56.0 (2020-05-23)

Features

  • add support for getFirstAvailableBlock method (5177947)
solana-web3.js - v0.55.0

Published by mvines over 4 years ago

0.55.0 (2020-05-23)

Features

  • add getLargestAccounts rpc api (745849b)
solana-web3.js - v0.54.0

Published by mvines over 4 years ago

0.54.0 (2020-05-23)

Features

  • add support for getSupply RPC method (bb443d9)
solana-web3.js - v0.53.1

Published by mvines over 4 years ago

0.53.1 (2020-05-22)

Bug Fixes

  • update expected signature-status error (cc0a679)
solana-web3.js - v0.53.0

Published by mvines over 4 years ago

0.53.0 (2020-05-21)

Features

  • add commitment param to subscription apis (60179cc)
solana-web3.js - v0.52.1

Published by mvines over 4 years ago

0.52.1 (2020-05-21)

Bug Fixes

  • fix getEpochInfo type definition (a6e815b)
solana-web3.js - v0.52.0

Published by mvines over 4 years ago

0.52.0 (2020-05-21)

Features

  • add minimumLedgerSlot api (244cd9b)
solana-web3.js - v0.51.0

Published by mvines over 4 years ago

0.51.0 (2020-05-21)

Features

  • add root and single commitment levels (d25cc5e)
  • update transaction confirming apis (3dafe92)
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