solana-with-rpc-optimizations/core
Tyera Eulberg 6d3b8b6d7d
Remove tuples from JSON RPC responses (#7806)
* Remove RpcConfirmedBlock tuple

* Remove getRecentBlockhash tuple

* Remove getProgramAccounts tuple

* Remove tuple from get_signature_confirmation_status

* Collect Rpc response types

* Camel-case epoch schedule for rpc response

* Remove getBlockCommitment tuple

* Remove getStorageTurn tuple

* Update json-rpc docs
2020-01-15 00:25:45 -07:00
..
benches Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
src Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
tests Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00