solana/web3.js/src
Tyera Eulberg 546915ee12
fix: update StakeProgram.space() (#13371)
2020-11-03 13:40:45 -07:00
..
util
account.js
agent-manager.js fix: use Node.js https agent when endpoint uses https (#12692) 2020-10-07 00:41:18 +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 fix: fallback to connection commitment when confirming transactions (#13285) 2020-10-29 17:22:53 +00: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
layout.js
loader.js feat: disable loader rate limiter for non solana endpoints (#13018) 2020-10-21 16:19:51 +08:00
message.js feat: allow setting explicit fee payer for transaction (#13129) 2020-10-25 09:59:38 +08:00
nonce-account.js
publickey.js fix: createProgramAddress now throws on an invalid seed length 2020-10-13 19:01:34 -07:00
secp256k1-program.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
stake-program.js fix: update StakeProgram.space() (#13371) 2020-11-03 13:40:45 -07:00
system-program.js
sysvar.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
timing.js
transaction.js feat: allow setting explicit fee payer for transaction (#13129) 2020-10-25 09:59:38 +08:00
validator-info.js
vote-account.js