solana-with-rpc-optimizations/web3.js/src
Tommy Johnson c2124154a5
feat: add filters support to the connection.onProgramAccountChange method (#18257)
* add filters support to the connection.onProgramAccountChange method

* add jsdoc comment

* chore: lint

Co-authored-by: Justin Starry <justin@solana.com>
2021-06-28 09:21:47 -05:00
..
util feat: add decodeUnchecked to borsh-schema.ts (#17620) 2021-06-02 13:43:01 +02:00
account.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00: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 feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
buffer-layout.d.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
connection.ts feat: add filters support to the connection.onProgramAccountChange method (#18257) 2021-06-28 09:21:47 -05:00
epoch-schedule.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
fee-calculator.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
index.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
instruction.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
keypair.ts feat: generate random keypair with constructor (#17448) 2021-05-24 21:04:05 -07:00
layout.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
loader.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00: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 chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
secp256k1-program.ts chore: update doc comments (#16267) 2021-03-31 10:48:41 +00:00
stake-program.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +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 fix: allow messages to be compiled without instructions (#17621) 2021-06-02 12:39:59 -07: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