solana/web3.js/src
Armani Ferrante d6ef694139
feat: add logs subscription (#16045)
* feat: logs subscription

* fix: address review comments

* fix: use processed commitment

* fix: sleep before triggering log transaction
2021-03-24 11:05:17 +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 feat: add logs subscription (#16045) 2021-03-24 11:05:17 +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: migrate to typescript 2021-03-17 10:26:00 +08:00
layout.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
loader.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
message.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
nonce-account.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
publickey.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
secp256k1-program.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
stake-program.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
system-program.ts chore: migrate to typescript 2021-03-17 10:26:00 +08: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: migrate to typescript 2021-03-17 10:26:00 +08:00
validator-info.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
vote-account.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00