bsc/internal/ethapi
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
..
testdata internal/ethapi: handle blobs in API methods (#28786) 2024-01-17 15:06:14 +01:00
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_test.go Cancun code merge v1.13.0 v1.13.11 fix ci (#29) 2024-02-21 19:19:20 +08:00
api.go Cancun code merge v1.13.0 v1.13.11 fix ci (#29) 2024-02-21 19:19:20 +08:00
backend.go Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
dbapi.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
errors.go core: move tx indexer to its own file (#28857) 2024-01-23 21:00:50 +01:00
gen_tx_opts_json.go ethapi: introduce tests for transaction options 2023-04-14 15:23:07 +02:00
transaction_args_test.go Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
transaction_args.go Merge tag 'v1.13.11' from go-ethereum 2024-02-02 15:55:18 +08:00
transaction_options_test.go ethapi: introduce tests for transaction options 2023-04-14 15:23:07 +02:00
transaction_options.go statedb: add function to get state trie root 2023-04-14 15:23:07 +02:00