gballet / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
23 stars 13 forks source link

fix: add history contract to TestProcessorVerkle #503

Open gballet opened 1 month ago

gballet commented 1 month ago

In 7709 it's specified that any testnet that didn't somehow deploy a history storage contract is buggy. That was the case here.