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

Published by mvines almost 6 years ago

0.14.3 (2019-01-17)

Bug Fixes

  • expose the localnet drone port (352a5c0)
  • resend transactions a couple times before giving up (13e1156)
solana-web3.js - v0.14.2

Published by mvines almost 6 years ago

0.14.2 (2018-12-22)

Bug Fixes

  • rename getFinality to getConfirmationTime (6a8e6e8)
solana-web3.js - v0.14.1

Published by mvines almost 6 years ago

0.14.1 (2018-12-20)

Bug Fixes

  • add testnetChannelEndpoint() (73138a7)
solana-web3.js - v0.14.0

Published by mvines almost 6 years ago

0.14.0 (2018-12-20)

Features

  • switch to beta solana release channel (506ed51)
solana-web3.js - v0.13.9

Published by mvines almost 6 years ago

0.13.9 (2018-12-12)

Bug Fixes

  • avoid misleading error message when solana-localnet container is not running (a29b382)
solana-web3.js - v0.13.8

Published by mvines almost 6 years ago

0.13.8 (2018-12-11)

Bug Fixes

  • Add network parameter to localnet run (44035d9)
solana-web3.js - v0.13.7

Published by mvines almost 6 years ago

0.13.7 (2018-12-05)

Bug Fixes

  • bpf programs are now shared objects (bfff73a)
solana-web3.js - v0.13.6

Published by mvines almost 6 years ago

0.13.6 (2018-12-03)

Bug Fixes

  • add esdoc css theme placeholder (a457b0a)
solana-web3.js - v0.13.5

Published by mvines almost 6 years ago

0.13.5 (2018-12-02)

Bug Fixes

  • avoid packaging bpf-sdk binaries that the user downloads (1983f8a)
  • include sourcemaps (0889162)
  • remove cwd assumption (e78d9d9)
solana-web3.js - v0.13.4

Published by mvines almost 6 years ago

0.13.4 (2018-11-30)

Bug Fixes

  • look for the default release channel harder (d843c17)
solana-web3.js - v0.13.3

Published by mvines almost 6 years ago

0.13.3 (2018-11-30)

Bug Fixes

  • derive default release channel from package.json (6704acd)
solana-web3.js - v0.13.2

Published by mvines almost 6 years ago

0.13.2 (2018-11-28)

Bug Fixes

  • add sendAndConfirmRawTransaction() (561b13f)
  • flowtype catchup (3f91b5a)
solana-web3.js - v0.13.1

Published by mvines almost 6 years ago

0.13.1 (2018-11-28)

Bug Fixes

  • add flowtype for SignaturePubkeyPair (7f57b04)
solana-web3.js - v0.13.0

Published by mvines almost 6 years ago

0.13.0 (2018-11-28)

Features

  • add sendRawTransaction() (76d07bc)
  • add support for partial Transaction signing (58f97fd)
solana-web3.js - v0.12.5

Published by mvines almost 6 years ago

0.12.5 (2018-11-28)

Bug Fixes

  • adapt to SolKeyedAccount name change (a03495d)
  • surface system_program info logs by default (f4135ff)
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)
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