Fantom-foundation / Aida

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

Fixes Jenkinsfile; add missing statedb options #1196

Closed wsodsong closed 1 month ago

wsodsong commented 1 month ago

Description

Fix Jenkinsfile. Test archive-inquierer missed --db-impl option which causes warning spams in the log. This PR also rename variable STORAGE to STATEDB for clarity.

Type of change

Please delete options that are not relevant.