solana/core
Tao Zhu c1d89ad749
forward packets by prioritization in desc order (#25406)
- Forward packets by prioritization in desc order
- Add support of cost-tracking by transaction requested compute units
- Hook up account buckets to forwarder
- Add metrics for forwardable batches count
- Remove redundant invalid packets filtering at end of slot since forwarder will do the same when batch forwardable packets
- Add bench test for forwarding
2022-07-05 23:24:58 -05:00
..
benches forward packets by prioritization in desc order (#25406) 2022-07-05 23:24:58 -05:00
src forward packets by prioritization in desc order (#25406) 2022-07-05 23:24:58 -05:00
tests Cleanup snapshot integration tests (#26390) 2022-07-05 09:23:23 -05:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Add end-to-end replay slot metrics (#25752) 2022-07-05 13:58:51 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00