Fantom-foundation / Aida

Aida is a block-processing testing infrastructure for EVM-compatible chains.
GNU Lesser General Public License v3.0
4 stars 12 forks source link

Implement CreateContract and GetStorageRoot in the Carmen adapter #1119

Closed HerbertJordan closed 2 months ago

HerbertJordan commented 2 months ago

This small change implements two new features in the Carmen adaptor.

With those changes, the block range 0-5M was correctly processed using the following command:

go run ./cmd/aida-vm-sdb substate --aida-db <aida-db> --db-tmp /media/herbert/WorkData/tmp/aida-test --vm-impl lfvm --db-impl carmen --carmen-schema 5 --validate-tx --validate-state-hash 0 5000000