solana/ledger
Brooks Prumo 1d2f0f6641
Simplify process_blockstore tests (#19553)
Some of the blockstore_processor tests weren't using
`test_process_blockstore()`, but could.  I updated those tests, and also
changed to using `..` for ignoring, instead of `_`, since I'll be adding
another return value here shortly (thus reducing the need to change
these again).
2021-09-01 20:13:52 +00:00
..
benches Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
src Simplify process_blockstore tests (#19553) 2021-09-01 20:13:52 +00:00
tests Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml chore: bump futures from 0.3.16 to 0.3.17 (#19513) 2021-08-30 22:12:38 -06:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00