igor-aptos
igor-aptos
Cherry-pick of #5309 ### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5531)
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5543)
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5542)
running locally with: LOCAL_SWARM_NODE_RELEASE=1 cargo test --release --package smoke-test --lib -- aptos_cli::validator::test_onchain_config_change --exact --nocapture we get: With new config: 23 rounds from vote to elected: Some(20) to Some(43) With old...
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5576)
### Description ### Test Plan
### Description ### Test Plan
### Description ### Test Plan
### Description - fix so that shorter epochs (due to governance proposals) give proportionally smaller rewards - implemented yearly rate decrease, 1.5% per year, down to 3.5% - Did a...