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

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

1.46.0 (2022-06-29)

Features

  • add minContextSlot configuration to (almost) all web3.js methods (#26296) (6482d0d)
solana-web3.js - v1.45.0

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

1.45.0 (2022-06-29)

Features

  • add custom version HTTP header string to RPC requests (6e009d8)
solana-web3.js - v1.44.3

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

1.44.3 (2022-06-27)

Bug Fixes

  • always use the nonce as the recent blockhash; never overwrite it (#25829) (2f80949)
solana-web3.js - v1.44.2

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

1.44.2 (2022-06-21)

Bug Fixes

  • getTransactions() now returns the expected datatype (#26099) (af0d949)
solana-web3.js - v1.44.1

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

1.44.1 (2022-06-17)

Bug Fixes

  • export custom transaction confirmation error classes (fb2aeaa)
solana-web3.js - v1.44.0

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

1.44.0 (2022-06-10)

Features

  • nonce: adds system instruction to upgrade legacy nonce versions (#25789) (5047369)
solana-web3.js - v1.43.6

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

1.43.6 (2022-06-07)

Bug Fixes

  • alias TransactionCtorFields_DEPRECATED back to the way it was for back-compat (ca780d8)
solana-web3.js - v1.43.5

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

1.43.5 (2022-06-04)

Bug Fixes

  • repair sort order of pubkeys when compiling messages (6b105ee)
solana-web3.js - v1.43.4

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

1.43.4 (2022-05-30)

Bug Fixes

  • serializing transactions; sort that takes less time and memory (f119e02)
solana-web3.js - v1.43.3

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

1.43.3 (2022-05-30)

Bug Fixes

  • sort accountMetas after deduping (e6327c9)
solana-web3.js - v1.43.2

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

1.43.2 (2022-05-26)

Bug Fixes

  • correct the types of the fetch infra in web3.js (2af4bc1)
  • web3.js fork fetch for browsers (36f7c04)
solana-web3.js - v1.43.1

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

1.43.1 (2022-05-20)

Bug Fixes

  • remove dependency on @solana/buffer-layout-utils (#25399) (99bde9a)
solana-web3.js - v1.43.0

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

1.43.0 (2022-05-20)

Features

Bug Fixes

  • replace rust cfg annotations that use bpf by target_os solana (2712f52)
  • speed up transaction signing by removing code that does nothing (#25302) (cfac449)
solana-web3.js - v1.42.0

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

1.42.0 (2022-05-15)

Features

  • thread new blockheight expiry strategy through sendAndConfirmTransaction (#25227) (ad38806)
solana-web3.js - v1.41.10

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

1.41.10 (2022-05-14)

Bug Fixes

  • transaction confirmation strategy: wait until the last valid blockheight passes (closes #24211) (ae741f9)
solana-web3.js - v1.41.9

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

1.41.9 (2022-05-13)

Bug Fixes

  • mark the socket as closed when receiving a close/error message (#25180) (ca79fc8)
solana-web3.js - v1.41.8

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

1.41.8 (2022-05-13)

Bug Fixes

  • restore package-lock file; it's needed for the build cache :/ (61a76c1)
solana-web3.js - v1.41.7

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

1.41.7 (2022-05-12)

Bug Fixes

  • repair native bigint-buffer binding by preventing module from being bundled (fixes #25159) (980f460)
solana-web3.js - v1.41.6

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

1.41.6 (2022-05-12)

Bug Fixes

  • include exception identifier in catch blocks (#25147) (4f465c7)
solana-web3.js - v1.41.5

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

1.41.5 (2022-05-12)

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