solana/web3.js/src
Justin Starry bb06817e16
feat: update superstruct and future proof type validations (#15491)
* chore: update superstruct

* fix: fix program account notification type coercion
2021-02-26 15:06:12 +08:00
..
util feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
account.js
agent-manager.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
blockhash.js
bpf-loader-deprecated.js
bpf-loader.js feat: support restarting failed bpf loader deploys (#12163) 2020-09-23 22:54:27 +08:00
connection.js feat: update superstruct and future proof type validations (#15491) 2021-02-26 15:06:12 +08:00
fee-calculator.js
index.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
instruction.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
layout.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
loader.js feat: update commitment variants (#15253) 2021-02-17 16:15:09 -08:00
message.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
nonce-account.js
publickey.js chore: cleanup flow and package.json 2021-02-08 07:57:05 +08:00
secp256k1-program.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
stake-program.js fix: add custodian key support to stake instructions 2021-01-26 10:27:20 -08:00
system-program.js fix: createAccountWithSeed account handling (#15482) 2021-02-25 23:47:22 -07:00
sysvar.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
timing.js
transaction.js feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
validator-info.js feat: update superstruct and future proof type validations (#15491) 2021-02-26 15:06:12 +08:00
vote-account.js