solana/web3.js/src
Michael Vines 427d0ff0b5 fix: ignore unknown fields in more RPC responses 2020-07-11 03:39:49 +00:00
..
util fix: avoid double spend in sendAndConfirmTransaction 2020-06-19 15:25:41 +08:00
account.js
blockhash.js
bpf-loader.js fix: remove return value from load, unnecessary 2020-06-14 21:57:04 -07:00
budget-program.js feat: add API for decoding system instructions 2020-06-14 21:57:04 -07:00
connection.js fix: ignore unknown fields in more RPC responses 2020-07-11 03:39:49 +00:00
fee-calculator.js fix: update NonceAccount to upstream changes 2020-06-14 21:57:04 -07:00
index.js feat: update transaction confirming apis 2020-06-14 21:57:04 -07:00
instruction.js feat: add API for decoding stake instructions 2020-06-14 21:57:04 -07:00
layout.js
loader.js feat: add skipPreflight option 2020-06-14 21:57:04 -07:00
message.js feat: make Transaction.populate method public and tweak MessageArgs 2020-06-14 21:57:04 -07:00
nonce-account.js fix: add type def for NonceAccount.fromAccountData 2020-06-14 21:57:04 -07:00
publickey.js feat: getProgramAddress takes bytes rather than strings (#10837) 2020-06-29 17:05:05 -07:00
stake-program.js fix: align web3 stake split instruction constuction with rust 2020-07-10 15:29:48 -06:00
system-program.js fix: key length check when decoding instructions 2020-06-14 21:57:04 -07:00
sysvar.js
timing.js fix: avoid double spend in sendAndConfirmTransaction 2020-06-19 15:25:41 +08:00
transaction.js fix: inconsistent tx message compilation accounting 2020-07-10 15:29:48 -06:00
validator-info.js
vote-account.js