aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[storage] remove DbReader::get_latest_state_value

Open msmouse opened this issue 2 years ago • 1 comments

Description

unused

audit result

Test Plan


This change is Reviewable

msmouse avatar Sep 13 '22 18:09 msmouse

Forge is running suite land_blocking on 621ac294a2609c4107ae346be8b0c2c5c2ee7d23

Forge is running suite compat on testnet ==> 621ac294a2609c4107ae346be8b0c2c5c2ee7d23

:white_check_mark: Forge suite land_blocking success on 621ac294a2609c4107ae346be8b0c2c5c2ee7d23

performance benchmark with full nodes : 7537 TPS, 5259 ms latency, 6900 ms p99 latency,no expired txns
Test Ok

:white_check_mark: Forge suite compat success on testnet ==> 621ac294a2609c4107ae346be8b0c2c5c2ee7d23

Compatibility test results for testnet ==> 621ac294a2609c4107ae346be8b0c2c5c2ee7d23 (PR)
1. Check liveness of validators at old version: testnet
compatibility::simple-validator-upgrade::liveness-check : 7412 TPS, 5025 ms latency, 8000 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 621ac294a2609c4107ae346be8b0c2c5c2ee7d23
compatibility::simple-validator-upgrade::single-validator-upgrade : 5888 TPS, 6263 ms latency, 8800 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 621ac294a2609c4107ae346be8b0c2c5c2ee7d23
compatibility::simple-validator-upgrade::half-validator-upgrade : 5669 TPS, 6311 ms latency, 9000 ms p99 latency,no expired txns
4. upgrading second batch to new version: 621ac294a2609c4107ae346be8b0c2c5c2ee7d23
compatibility::simple-validator-upgrade::rest-validator-upgrade : 7283 TPS, 5018 ms latency, 10300 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet ==> 621ac294a2609c4107ae346be8b0c2c5c2ee7d23 passed
Test Ok

Forge is running suite land_blocking on 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2

Forge is running suite compat on testnet ==> 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2

:white_check_mark: Forge suite compat success on testnet ==> 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2

Compatibility test results for testnet ==> 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2 (PR)
1. Check liveness of validators at old version: testnet
compatibility::simple-validator-upgrade::liveness-check : 7340 TPS, 5163 ms latency, 8200 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2
compatibility::simple-validator-upgrade::single-validator-upgrade : 5596 TPS, 6875 ms latency, 8700 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2
compatibility::simple-validator-upgrade::half-validator-upgrade : 4950 TPS, 7587 ms latency, 10200 ms p99 latency,no expired txns
4. upgrading second batch to new version: 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2
compatibility::simple-validator-upgrade::rest-validator-upgrade : 7294 TPS, 4820 ms latency, 9400 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet ==> 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2 passed
Test Ok

:white_check_mark: Forge suite land_blocking success on 9feac2b129f3753e78a8efcb4b28fe24ba32cbc2

performance benchmark with full nodes : 8176 TPS, 4850 ms latency, 6600 ms p99 latency,no expired txns
Test Ok

Forge is running suite compat on testnet ==> 480329cd89cef9b68b2e20005b31e1b087908ab7

Forge is running suite land_blocking on 480329cd89cef9b68b2e20005b31e1b087908ab7

:white_check_mark: Forge suite compat success on testnet ==> 480329cd89cef9b68b2e20005b31e1b087908ab7

Compatibility test results for testnet ==> 480329cd89cef9b68b2e20005b31e1b087908ab7 (PR)
1. Check liveness of validators at old version: testnet
compatibility::simple-validator-upgrade::liveness-check : 8395 TPS, 4398 ms latency, 7000 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 480329cd89cef9b68b2e20005b31e1b087908ab7
compatibility::simple-validator-upgrade::single-validator-upgrade : 5857 TPS, 6418 ms latency, 8300 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 480329cd89cef9b68b2e20005b31e1b087908ab7
compatibility::simple-validator-upgrade::half-validator-upgrade : 5636 TPS, 6532 ms latency, 8700 ms p99 latency,no expired txns
4. upgrading second batch to new version: 480329cd89cef9b68b2e20005b31e1b087908ab7
compatibility::simple-validator-upgrade::rest-validator-upgrade : 7701 TPS, 4663 ms latency, 8500 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet ==> 480329cd89cef9b68b2e20005b31e1b087908ab7 passed
Test Ok

:white_check_mark: Forge suite land_blocking success on 480329cd89cef9b68b2e20005b31e1b087908ab7

performance benchmark with full nodes : 7802 TPS, 5090 ms latency, 11400 ms p99 latency,no expired txns
Test Ok

Forge is running suite land_blocking on 6516267beebfa9ac3820eb8d48253e6835a4b5eb

Forge is running suite compat on testnet ==> 6516267beebfa9ac3820eb8d48253e6835a4b5eb

:white_check_mark: Forge suite land_blocking success on 6516267beebfa9ac3820eb8d48253e6835a4b5eb

performance benchmark with full nodes : 8101 TPS, 4908 ms latency, 6600 ms p99 latency,no expired txns
Test Ok

:white_check_mark: Forge suite compat success on testnet ==> 6516267beebfa9ac3820eb8d48253e6835a4b5eb

Compatibility test results for testnet ==> 6516267beebfa9ac3820eb8d48253e6835a4b5eb (PR)
1. Check liveness of validators at old version: testnet
compatibility::simple-validator-upgrade::liveness-check : 8335 TPS, 4376 ms latency, 13700 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 6516267beebfa9ac3820eb8d48253e6835a4b5eb
compatibility::simple-validator-upgrade::single-validator-upgrade : 5869 TPS, 6304 ms latency, 9700 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 6516267beebfa9ac3820eb8d48253e6835a4b5eb
compatibility::simple-validator-upgrade::half-validator-upgrade : 4658 TPS, 8313 ms latency, 11500 ms p99 latency,no expired txns
4. upgrading second batch to new version: 6516267beebfa9ac3820eb8d48253e6835a4b5eb
compatibility::simple-validator-upgrade::rest-validator-upgrade : 7967 TPS, 4759 ms latency, 10500 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet ==> 6516267beebfa9ac3820eb8d48253e6835a4b5eb passed
Test Ok

github-actions[bot] avatar Sep 15 '22 03:09 github-actions[bot]