solana/core
Tyera Eulberg 6c5b8f324a
Rpc: Add until parameter for getConfirmedSignaturesForAddress2 (#11644)
* Refactor bigtable apis to accept start and end keys

* Make helper fn to deserialize cell data

* Refactor get_confirmed_signatures_for_address to use get_row_data range

* Add until param to get_confirmed_signatures_for_address

* Add until param to blockstore api

* Plumb until through client/cli

* Simplify client params
2020-08-15 10:42:17 -06:00
..
benches Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
src Rpc: Add until parameter for getConfirmedSignaturesForAddress2 (#11644) 2020-08-15 10:42:17 -06:00
tests filter out old gossip pull requests (#11448) 2020-08-11 06:26:42 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00