solana/web3.js/src
Justin Starry 4b7b402e74
fix: allow strings in transaction error validation (#16348)
* fix: allow strings in transaction error validation

* chore: make log tests more robust
2021-04-04 18:02:36 +08:00
..
util chore: migrate to typescript 2021-03-17 10:26:00 +08:00
account.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
agent-manager.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
blockhash.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
bpf-loader-deprecated.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
buffer-layout.d.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
connection.ts fix: allow strings in transaction error validation (#16348) 2021-04-04 18:02:36 +08:00
fee-calculator.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
index.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
instruction.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
layout.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
loader.ts fix: fix static properties in flow type declaration 2021-03-29 23:12:19 +08:00
message.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
nonce-account.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
publickey.ts feat: add PublicKey.toBytes and fix buffer incompatibility 2021-03-29 14:32:35 +08:00
secp256k1-program.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
stake-program.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
system-program.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
sysvar.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
timing.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
transaction.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
validator-info.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
vote-account.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00