eosnetworkfoundation / blockscout

Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
http://docs.blockscout.com
GNU General Public License v3.0
2 stars 2 forks source link

Contract verification not working after upgrade #25

Closed yarkinwho closed 1 year ago

yarkinwho commented 1 year ago

The migration missing some steps. Described in

https://github.com/eosnetworkfoundation/eos-evm/issues/551

Main issue is the auto increment id sequencer out of sync.

Now I can verify my own contracts.

Yet Esteban still reporting failing to verify. Need more investigation.

yarkinwho commented 1 year ago

Esteban reports problem solved.