bsc/ethclient
buddho 9ec1223f4d
Cancun code merge v1.13.0 v1.13.11 fix ci (#29)
* remove i386 linux tests

* test: fix building of tests

* return empty logs instead of nil in receipts

* keep InitialBaseFee same with geth, so not break a ton of cases

* fix eth dir

* fix subdir of core

* fix subdir of eth

* fix cmd/geth dir

* fix ethtest by adding UpgradeStatusMsg when handshake

* fix ethclient_test.go

* fix ethclient/simulated

* fix internal

* fix graphql

* fix consensus

* fix accounts

* fix log

* fix p2p

* fix metrics

* fix tests dir

* fix golangci-lint

---------

Co-authored-by: Matus Kysel <matus.kysel@bnbchain.org>
2024-02-21 19:19:20 +08:00
..
gethclient ethclient: apply accessList field in toCallArg (#28832) 2024-01-19 16:43:02 +01:00
simulated Cancun code merge v1.13.0 v1.13.11 fix ci (#29) 2024-02-21 19:19:20 +08:00
ethclient_test.go Cancun code merge v1.13.0 v1.13.11 fix ci (#29) 2024-02-21 19:19:20 +08:00
ethclient.go Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00