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

Published by mvines almost 6 years ago

0.11.11 (2018-11-07)

Bug Fixes

  • return signature from transfer transactions (a311108)
solana-web3.js - v0.11.10

Published by mvines almost 6 years ago

0.11.10 (2018-11-07)

Bug Fixes

  • update to 0.10.1 bpf sdk (e79b04d)
solana-web3.js - v0.11.9

Published by mvines almost 6 years ago

0.11.9 (2018-11-06)

Bug Fixes

solana-web3.js - v0.11.8

Published by mvines almost 6 years ago

0.11.8 (2018-11-04)

Bug Fixes

  • flow: add transaction instructions field (34b8b37)
  • sendAndConfirmTransaction now returns the transaction signature (758e5fc)
solana-web3.js - v0.11.7

Published by mvines almost 6 years ago

0.11.7 (2018-11-02)

Bug Fixes

  • use secure websocket when https JSON RPC endpoint is requested (612ab7a)
solana-web3.js - v0.11.6

Published by mvines almost 6 years ago

0.11.6 (2018-11-02)

Bug Fixes

  • correct default websocket port (dd03605)
  • import last id failure error message (a035516)
  • include rpc info logs by default (46c4d14)
  • limit concurrent Loads to improve stability (6c68acc)
solana-web3.js - v0.11.5

Published by mvines almost 6 years ago

0.11.5 (2018-11-01)

Bug Fixes

solana-web3.js - v0.11.4

Published by mvines almost 6 years ago

0.11.4 (2018-11-01)

Bug Fixes

solana-web3.js - v0.11.3

Published by mvines almost 6 years ago

0.11.3 (2018-11-01)

Bug Fixes

solana-web3.js - v0.11.2

Published by mvines almost 6 years ago

0.11.2 (2018-10-30)

Bug Fixes

  • include solana_bpf_loader in default logging (958f12f)
  • permit RUST_LOG to be overridden (e8431e0)
solana-web3.js - v0.11.1

Published by mvines almost 6 years ago

0.11.1 (2018-10-30)

Bug Fixes

  • add BpfLoader flow definition (6e60463)
  • finalize/spawn in same transaction (613aa78)
  • improve retry logic on AccountInUse (fc2202c)
  • ship src/ again (9639a95)
solana-web3.js - v0.11.0

Published by mvines almost 6 years ago

0.11.0 (2018-10-30)

Features

solana-web3.js - v0.10.2

Published by mvines almost 6 years ago

0.10.2 (2018-10-28)

Bug Fixes

  • flow: correct onAccountChange prototype (29a62dc)
solana-web3.js - v0.10.1

Published by mvines almost 6 years ago

0.10.1 (2018-10-28)

Bug Fixes

  • flow: correct removeAccountChangeListener prototype (4553857)
solana-web3.js - v0.10.0

Published by mvines almost 6 years ago

0.10.0 (2018-10-28)

Features

  • add account change notifications (97cfcb4)
solana-web3.js - v0.9.2

Published by mvines almost 6 years ago

0.9.2 (2018-10-27)

Bug Fixes

  • update budget wire format (6d1063d)
solana-web3.js - v0.9.1

Published by mvines almost 6 years ago

0.9.1 (2018-10-27)

Bug Fixes

solana-web3.js - v0.9.0

Published by mvines about 6 years ago

0.9.0 (2018-10-26)

Bug Fixes

  • block until the JSON RPC API is available (f077ce1)
  • expose token program instructions (7153a39)
  • remove circular imports (b492ebe)
  • Remove fs dep, bpf_loader now takes ELF as bytes (f252153)
  • retry better (89b8153)

Features

  • Submit program load transactions in parallel (#39) (415ccf3)
solana-web3.js - v0.8.3

Published by mvines about 6 years ago

0.8.3 (2018-10-25)

Bug Fixes

  • Remove fs dep, bpf_loader now takes ELF as bytes (1ec60a6)
solana-web3.js - v0.8.2

Published by mvines about 6 years ago

0.8.2 (2018-10-25)

Bug Fixes

  • remove circular imports (1127511)
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