solana/web3.js/src
Tyera Eulberg 5f05086ed6
fix: add space to ParsedAccountData (#11521)
2020-08-11 21:44:28 -06:00
..
util fix: avoid double spend in sendAndConfirmTransaction 2020-06-19 15:25:41 +08:00
account.js fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
blockhash.js chore: fix up docs 2020-06-14 21:57:04 -07:00
bpf-loader.js fix: remove return value from load, unnecessary 2020-06-14 21:57:04 -07:00
connection.js fix: add space to ParsedAccountData (#11521) 2020-08-11 21:44:28 -06:00
fee-calculator.js fix: update NonceAccount to upstream changes 2020-06-14 21:57:04 -07:00
index.js Remove Budget from CLI (#11451) 2020-08-07 16:01:51 -06: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 fix: land program addresses off-curve (#11355) 2020-08-06 07:10:54 -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 feat: add Nonce instructions to system program 2020-06-14 21:57:04 -07:00
timing.js fix: avoid double spend in sendAndConfirmTransaction 2020-06-19 15:25:41 +08:00
transaction.js feat: add simulateTransaction API 2020-08-11 17:08:27 +08:00
validator-info.js chore: prettier fixes 2020-06-14 21:57:04 -07:00
vote-account.js chore: prettier fixes 2020-06-14 21:57:04 -07:00