solana/core/tests
Tyera Eulberg 8d951776ab
Rpc: add filter to getProgramAccounts (#10888)
* Add RpcFilterType, and implement CompareBytes for getProgramAccounts

* Accept bytes in bs58

* Rename to memcmp

* Add Memcmp optional encoding field

* Add dataSize filter

* Update docs

* Clippy

* Simplify tests that don't need to test account contents; add multiple-filter tests
2020-07-03 07:46:29 +00:00
..
bank_forks.rs nit removal (#10721) 2020-06-21 16:12:21 +09:00
client.rs Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
cluster_info.rs
crds_gossip.rs
fork-selection.rs Tiny cleanups in preparation for persistent tower (#10805) 2020-06-25 18:24:16 +09:00
gossip.rs
ledger_cleanup.rs Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
rpc.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00