solana/web3.js/src
Michael Vines 7d69cad81b fix: rename testnet.solana.com to devnet.solana.com 2020-06-14 21:57:04 -07:00
..
util fix: rename testnet.solana.com to devnet.solana.com 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 fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
budget-program.js fix: example budget programs 2020-06-14 21:57:04 -07:00
connection.js chore: fix up docs 2020-06-14 21:57:04 -07:00
fee-calculator.js feat: expose feeCalculator 2020-06-14 21:57:04 -07:00
index.js chore: fix up docs 2020-06-14 21:57:04 -07:00
instruction.js feat: add stake program methods; refactor instruction type handling 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 fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
nonce-account.js fix: repair key handling in _getSignData and add Nonce live test 2020-06-14 21:57:04 -07:00
publickey.js fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
stake-program.js chore: remove unused 2020-06-14 21:57:04 -07:00
system-program.js fix: rename nonce instructions with VerbNoun scheme 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 feat: expose feeCalculator 2020-06-14 21:57:04 -07:00
transaction.js fix: allow Uint8Array and Array<number> where Buffer is accepted 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