solana/web3.js/src
Trent Nelson 8142aa6c1d feat: allow external signatures on `Transactions`
Adds a helper for adding externally created signature/pubkey pairs
to `Transactions`
2020-06-14 21:57:04 -07:00
..
util fix: adjust status retry algorithm 2020-06-14 21:57:04 -07: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 feat: specify program account when using bpf loader 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 chore: split out meta type 2020-06-14 21:57:04 -07:00
fee-calculator.js fix: update NonceAccount to upstream changes 2020-06-14 21:57:04 -07:00
index.js fix: properly export SYSTEM_INSTRUCTION_LAYOUTS 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 API for decoding system instructions 2020-06-14 21:57:04 -07:00
nonce-account.js fix: update NonceAccount to upstream changes 2020-06-14 21:57:04 -07:00
publickey.js feat: use crypto-hash instead of hasha 2020-06-14 21:57:04 -07:00
stake-program.js feat: add API for decoding system instructions 2020-06-14 21:57:04 -07:00
system-program.js fix: declare system program id in base58 2020-06-14 21:57:04 -07:00
sysvar.js
timing.js
transaction.js feat: allow external signatures on `Transactions` 2020-06-14 21:57:04 -07: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