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

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

1.41.4 (2022-05-05)

Bug Fixes

solana-web3.js - v1.41.3

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

1.41.3 (2022-04-29)

Bug Fixes

  • restore export of PACKET_DATA_SIZE to web3.js (5335c33)
solana-web3.js - v1.41.2

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

1.41.2 (2022-04-28)

Bug Fixes

solana-web3.js - v1.41.1

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

1.41.1 (2022-04-27)

Bug Fixes

solana-web3.js - v1.41.0

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

1.41.0 (2022-04-26)

Features

solana-web3.js - v1.40.1

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

1.40.1 (2022-04-26)

Bug Fixes

solana-web3.js - v1.40.0

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

1.40.0 (2022-04-26)

Features

Bug Fixes

  • allow signing a populated transaction (#24475) (1a9af3a)
  • ci: install missing module (235f092)
  • ci: mv web3.js/.github/cicd.yml web3.js/.github/workflows/cicd.yml (#24636) (91b353a)
  • downgrade multiple unsubscribes from fatal to warning (bcd51f5)
  • remove async for createProgramAddress and findProgramAddress (#2… (#23185) (e6525f5), closes #23184
solana-web3.js - v1.39.1

Published by mvines over 2 years ago

1.39.1 (2022-04-16)

Bug Fixes

solana-web3.js - v1.39.0

Published by mvines over 2 years ago

1.39.0 (2022-04-16)

Features

  • support overriding fetch function in Connection (#24367) (08998fc)
solana-web3.js - v1.38.0

Published by mvines over 2 years ago

1.38.0 (2022-04-16)

Features

solana-web3.js - v1.37.2

Published by mvines over 2 years ago

1.37.2 (2022-04-13)

Bug Fixes

  • do not modify transaction during simulation (f9175dd)
  • don't override a transaction's recentBlockhash when calling simulate if it's already set (#24280) (e707c2b)
solana-web3.js - v1.37.1

Published by mvines over 2 years ago

1.37.1 (2022-04-04)

Bug Fixes

solana-web3.js - v1.37.0

Published by mvines over 2 years ago

1.37.0 (2022-03-28)

Features

  • add getEstimatedFee to Transaction (#23579) (45b41c6)
  • adds getBlockProduction RPC call (0910f60)
  • web3.js: expose rpcEndpoint in client for web3.js (#23719) (569561a)

Bug Fixes

  • add type-check script to web3.js package (#23109) (cb94e48)
  • add TypeScript buffer type to ed25519-program.ts (fcdb8e9)
  • add TypeScript buffer type to instruction.ts (d64f3cf)
  • add TypeScript buffer type to layout.ts (2322ca4)
  • add TypeScript buffer type to loader.ts (e097ac8)
  • add TypeScript buffer type to message.ts (a1d207f)
  • add TypeScript buffer type to nonce-account.ts (aa2f8c7)
  • add TypeScript buffer type to secp256k1-program.ts (15aca68)
  • add TypeScript buffer type to stake-program.ts (f75bcb3)
  • add TypeScript buffer type to system-program.ts (009f76f)
  • add TypeScript buffer type to vote-account.ts (c3f0bc8)
  • add TypeScript buffer type to vote-program.ts (74d2bed)
  • add TypeScript types to the rustString buffer layout helper (fc2baf9)
  • fix spelling of timestamp in BlockTimestamp type (2f54ad9)
  • repair web3 connection tests by making fewer assumptions about the existence of particular blocks (#23921) (3c0d0dd)
  • update 'borsh' dependency to v0.7.0 (#22425) (8853e2a)
  • web3.js browser cjs build (#23500) (b2f933f)
  • when there is no instruction index, default to the current instruction by supplying u16:MAX (4123869)
solana-web3.js - v1.36.0

Published by mvines over 2 years ago

1.36.0 (2022-03-02)

Features

  • add getMultipleAccountsInfoAndContext method to Connection (8ee1be4)
solana-web3.js - v1.35.1

Published by mvines over 2 years ago

1.35.1 (2022-02-21)

Bug Fixes

  • simulateTransaction accounts items can be null (#23229) (7970c03)
solana-web3.js - v1.35.0

Published by mvines over 2 years ago

1.35.0 (2022-02-17)

Features

solana-web3.js - v1.34.0

Published by mvines over 2 years ago

1.34.0 (2022-02-09)

Features

  • vote-program: support VoteInstruction::Authorize (#22978) (829cf65)
solana-web3.js - v1.33.0

Published by mvines over 2 years ago

1.33.0 (2022-02-04)

Features

solana-web3.js - v1.32.2

Published by mvines over 2 years ago

1.32.2 (2022-02-04)

Bug Fixes

  • swallow error if socket has already been closed (#22934) (21e29f0)
solana-web3.js - v1.32.1

Published by mvines over 2 years ago

1.32.1 (2022-02-03)

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