aptos-core
aptos-core copied to clipboard
[Bug][Aptos-debugger] Panic when executing past transactions
🐛 Bug
When executing the following command: cargo run --release -p aptos-debugger -- move execute-past-transactions --begin-version 1000000 --limit 20000 --rest-endpoint https://api.mainnet.aptoslabs.com/v1
, aptos-debugger will panic with the following message: thread 'main' panicked at 'not implemented', aptos-move/aptos-validator-interface/src/lib.rs:267:9