solana-web3.js

Solana JavaScript SDK

MIT License

Downloads
6.7M
Stars
1.8K
Committers
132

Bot releases are visible (Hide)

solana-web3.js - v0.12.4

Published by mvines almost 6 years ago

0.12.4 (2018-11-27)

Bug Fixes

  • default transaction fee is now 1 (was 0) (31d9871)
solana-web3.js - v0.12.3

Published by mvines almost 6 years ago

0.12.3 (2018-11-27)

Bug Fixes

  • flatten symlinks in bpf-sdk/ as |npm pack| strips all symlinks (da880e4)
solana-web3.js - v0.12.2

Published by mvines almost 6 years ago

0.12.2 (2018-11-27)

Bug Fixes

  • update some devDependencies (7985456)
solana-web3.js - v0.12.1

Published by mvines almost 6 years ago

0.12.1 (2018-11-18)

Bug Fixes

  • support multiple Transaction signatures (156931e)
solana-web3.js - v0.12.0

Published by mvines almost 6 years ago

0.12.0 (2018-11-17)

Bug Fixes

  • adapt transaction wire format for multiple signatures (14e1140)
  • catch up to account field renaming (96f6a2e)
  • catch up to sol_deserialize() signature change (b20fbba)
  • stabilize tests (cf5cf10)

Features

  • switch to edge release channel (ce72bce)
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)
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