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

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

1.67.2 (2022-11-30)

Bug Fixes

  • support VersionedMessage in getFeeForMessage (#28996) (a731d2d)
solana-web3.js - v1.67.1

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

1.67.1 (2022-11-30)

Bug Fixes

  • TransactionMessage.decompile() now counts the correct number of unsigned, writable accounts (#28990) (4724539)
solana-web3.js - v1.67.0

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

1.67.0 (2022-11-29)

Features

  • a nonce-based transaction confirmation strategy for web3.js (#25839) (7906c9f)
solana-web3.js - v1.66.5

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

1.66.5 (2022-11-29)

Bug Fixes

  • verify commitment level when confirming transactions with one-shot fetch (#28969) (a206ab6)
solana-web3.js - v1.66.4

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

1.66.4 (2022-11-29)

Bug Fixes

  • remove Buffer from transaction signature verification (#27868) (7498c1a)
solana-web3.js - v1.66.3

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

1.66.3 (2022-11-28)

Bug Fixes

  • add confirmation status to ConfirmedSignatureInfo web3.js response (#28555) (f6fd2cf)
  • web3.js transaction confirmation now double-checks for already-confirmed txs (#28290) (772c788)
solana-web3.js - v1.66.2

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

1.66.2 (2022-10-21)

Bug Fixes

  • incorrect error message for getFeeForMessage (#28529) (eaafcf0)
solana-web3.js - v1.66.1

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

1.66.1 (2022-10-17)

Bug Fixes

  • wrap _rpcWebSocketGeneration around when about to overflow (#28428) (29be3d4)
solana-web3.js - v1.66.0

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

1.66.0 (2022-10-16)

Features

solana-web3.js - v1.65.0

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

1.65.0 (2022-10-14)

Features

  • add dataSlice param to account fetching config (#28389) (8b3cab1)
solana-web3.js - v1.64.0

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

1.64.0 (2022-10-11)

Features

solana-web3.js - v1.63.1

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

1.63.1 (2022-09-24)

Bug Fixes

  • improve MessageV0.getAccountKeys API ergonomics (#28042) (8f5ba1b)
solana-web3.js - v1.63.0

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

1.63.0 (2022-09-22)

Features

  • implement addSignature in VersionedTransaction (#27945) (dee241d)
solana-web3.js - v1.62.1

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

1.62.1 (2022-09-20)

Bug Fixes

  • replace bigint literals with BigInt constructors (#27930) (41e5eab)
solana-web3.js - v1.62.0

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

1.62.0 (2022-09-15)

Features

  • add isAccountWritable and isAccountSigner to MessageV0 (#27808) (4816908)
solana-web3.js - v1.61.1

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

1.61.1 (2022-09-13)

Bug Fixes

  • replace computed max u64 constant with literal (#27765) (fd25f3e)
solana-web3.js - v1.61.0

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

1.61.0 (2022-09-13)

Features

  • add version getter to VersionedTransaction class (#27734) (7004e15)
solana-web3.js - v1.60.0

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

1.60.0 (2022-09-09)

Features

  • add source field to parsed account key responses (#27702) (08b0a20)

Bug Fixes

  • ensure that Keypair.secretKey is a Uint8Array (#27700) (c876761)
solana-web3.js - v1.59.1

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

1.59.1 (2022-09-07)

Bug Fixes

  • replace TransactionMessage accountKeys field with payerKey (#27653) (cd343f7)
solana-web3.js - v1.59.0

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

1.59.0 (2022-09-07)

Features

  • added authorizeWithSeed to the vote program in web3.js (#27627) (4d01c8a)

Bug Fixes

  • recursively size variable size structs in your buffer layouts (#27624) (92ed6a7)
  • replace js-sha3 with @noble/hashes/sha3 (#27630) (cb42bbe)
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