solana-web3.js

Solana JavaScript SDK

MIT License

Downloads
6.7M
Stars
1.8K
Committers
132

Bot releases are visible (Hide)

solana-web3.js - v1.77.2

Published by github-actions[bot] over 1 year ago

1.77.2 (2023-05-28)

Bug Fixes

solana-web3.js - v1.77.1

Published by github-actions[bot] over 1 year ago

1.77.1 (2023-05-25)

Bug Fixes

  • build false into CDN build for process.env.TEST_LIVE (#1316) (ffa81ab), closes #1315
solana-web3.js - v1.77.0

Published by github-actions[bot] over 1 year ago

1.77.0 (2023-05-24)

Features

Bug Fixes

  • wait until the slot after a program is deployed (#1309) (e1fc77c)
  • when throwing errors from the loader, replicate what sendAndConfirmTransaction does (21cfcdd)
solana-web3.js - v1.76.0

Published by github-actions[bot] over 1 year ago

1.76.0 (2023-05-09)

Features

  • upgrade [@noble](https://github.com/noble) libs (curves -> 1.0.0, hashes -> 1.3.0) (#1289) (7b00896)
solana-web3.js - v1.75.0

Published by github-actions[bot] over 1 year ago

1.75.0 (2023-04-04)

Features

solana-web3.js - v1.74.0

Published by github-actions[bot] over 1 year ago

1.74.0 (2023-03-17)

Features

solana-web3.js - v1.73.4

Published by github-actions[bot] over 1 year ago

1.73.4 (2023-03-16)

Bug Fixes

  • Pass options through sendTransaction when using it with a VersionedTransaction (#1188) (c8e9c08)
solana-web3.js - v1.73.3

Published by github-actions[bot] over 1 year ago

1.73.3 (2023-02-23)

Bug Fixes

  • update to 7.5.1 of rpc-websockets; fixes socket state corruption related to automatic reconnections (#1180) (43e9be6)
solana-web3.js - v1.73.2

Published by github-actions[bot] over 1 year ago

1.73.2 (2023-01-31)

Bug Fixes

  • [web3] only ever send RPC socket messages when the socket is open (#29195) (a0ec66e)
solana-web3.js - v1.73.1

Published by github-actions[bot] over 1 year ago

1.73.1 (2023-01-31)

Bug Fixes

solana-web3.js - v1.73.0

Published by github-actions[bot] almost 2 years ago

1.73.0 (2022-12-30)

Features

  • add commission fields matching RPC spec to web3.js client (#29435) (cfdf3f3)
solana-web3.js - v1.72.0

Published by github-actions[bot] almost 2 years ago

1.72.0 (2022-12-24)

Features

solana-web3.js - v1.71.0

Published by github-actions[bot] almost 2 years ago

1.71.0 (2022-12-24)

Features

  • Allow for verifying the sigs of partially signed txs in web3.js (#29249) (5cd70d6)
solana-web3.js - v1.70.3

Published by github-actions[bot] almost 2 years ago

1.70.3 (2022-12-20)

Bug Fixes

  • make toBytes actually return the type it's typehint claims (#29313) (4ebe08e)
solana-web3.js - v1.70.2

Published by github-actions[bot] almost 2 years ago

1.70.2 (2022-12-19)

Bug Fixes

  • reduce Connection keep-alive timeout to 1 second fewer than the Solana RPC's keep-alive timeout (#29130) (6478d7d)
solana-web3.js - v1.70.1

Published by github-actions[bot] almost 2 years ago

1.70.1 (2022-12-09)

Bug Fixes

  • pretty print PublicKey objects in node and in the browser (#29062) (3801514)
solana-web3.js - v1.70.0

Published by github-actions[bot] almost 2 years ago

1.70.0 (2022-12-06)

Features

  • you can now supply your own HTTP agent to a web3.js Connection (#29125) (2f3622b)
solana-web3.js - v1.69.0

Published by github-actions[bot] almost 2 years ago

1.69.0 (2022-12-03)

Features

  • you can now abort transaction confirmations in web3.js (#29057) (4679a23)
solana-web3.js - v1.68.1

Published by github-actions[bot] almost 2 years ago

1.68.1 (2022-12-02)

Bug Fixes

  • prevent the first-ever signature subscription from leaking (#29056) (f599765)
solana-web3.js - v1.68.0

Published by github-actions[bot] almost 2 years ago

1.68.0 (2022-12-02)

Features

  • the web3.js getBlock APIs now accept rewards and transactionDetails config (#29000) (570fa1d)
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