solana/web3.js/src
Michael Vines bde1e3d004 fix: default preflight commitment to confirmation commitment 2020-11-16 21:54:02 -08:00
..
util fix: default preflight commitment to confirmation commitment 2020-11-16 21:54:02 -08:00
account.js
agent-manager.js
blockhash.js
bpf-loader-deprecated.js
bpf-loader.js
connection.js fix: default preflight commitment to confirmation commitment 2020-11-16 21:54:02 -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
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