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

[cli] Use bcs when fetching events from API for analyze_validators

Open igor-aptos opened this issue 3 years ago • 0 comments

Description

Test Plan

Improves 3x the speed of this command:

cargo run -p aptos -- node analyze-validator-performance --analyze-mode=all --url=https://ait3.aptosdev.com --start-epoch=190 --end-epoch=195


This change is Reviewable

igor-aptos avatar Sep 13 '22 20:09 igor-aptos