solana/ledger
Tao Zhu d7ba15cde8
Update block max cost limit to fix performance regession (#19276)
* increase block_cost_max by 10 times to accommodate updated account read and write costs; Otherwise during performace test, banking_stage will start reject and retry transactions in next block, result regressed performance.

* fix typo
2021-08-18 16:38:44 +00:00
..
benches Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
src Update block max cost limit to fix performance regession (#19276) 2021-08-18 16:38:44 +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 matches from 0.1.8 to 0.1.9 (#19220) 2021-08-13 16:37:45 +00:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00