Update eth-testing fixtures (#28)
Test / Run compliance tests (push) Successful in 4m21s
Test / Run unit tests (push) Successful in 11m56s
Test / Run integration tests (push) Successful in 26m15s

Updates eth-testing and eth-iterator-utils.

Reviewed-on: #28
This commit was merged in pull request #28.
This commit is contained in:
2024-07-10 08:51:47 +00:00
parent b5642c612a
commit 8fbff7fe46
5 changed files with 21 additions and 27 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
"math/big"
"testing"
"github.com/cerc-io/eth-testing/chaindata/mainnet"
"github.com/cerc-io/eth-testing/chains/mainnet"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/consensus/ethash"
"github.com/ethereum/go-ethereum/core"