go-ethereum/eth
Arpit Temani 7b25997830
Reciept e2e test (#431)
* initial

* fixed tests

* eip155 tests

* progress

* fix

* fix TestFetchStateSyncEvents*

* debug

* fixed with updated list of validators

* fix

* a bit more stable

* optimize allocations

* linters

* fix vals copy

* a bit of refactoring

* update TestGetTransactionReceiptsByBlock

* remove logs from TestGetTransactionReceiptsByBlock in favour of checks

* comments

* Linters

* linters

* fixes after merge

* fixes after merge

* fixes after merge

* fixes after merge

* fail fast

Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2022-07-14 19:28:56 +03:00
..
catalyst V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
downloader Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
ethconfig Set Heimdall client to nil when 'withoutheimdall' is set 2022-06-16 10:28:28 -07:00
fetcher V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
filters Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
gasprice V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
protocols V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
tracers Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
api.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api_backend.go Merge develop branch into v0.3.0-dev (#430) 2022-06-15 09:02:01 +03:00
api_test.go cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) 2021-05-12 11:05:39 +03:00
backend.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
bloombits.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
bor_api_backend.go Added chain2head event in Ethstats 2021-12-22 15:36:31 +05:30
discovery.go cmd/utils: use eth DNS tree for snap discovery (#22808) 2021-05-04 11:29:32 +02:00
handler.go Merge develop branch into v0.3.0-dev (#430) 2022-06-15 09:02:01 +03:00
handler_bor.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
handler_eth.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
handler_eth_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
peer.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
peerset.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
state_accessor.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
sync.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
sync_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00