.. |
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 |
budget-program.js
|
feat: add API for decoding system instructions
|
2020-06-14 21:57:04 -07:00 |
connection.js
|
fix: getEpochInfo RPC endpoint now includes the current block height
|
2020-07-21 17:24:07 -07: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
|
fix: add integration test and fix various exposed bugs
|
2020-06-14 21:57:04 -07:00 |
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
|
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
|
fix: inconsistent tx message compilation accounting
|
2020-07-10 15:29:48 -06: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 |