go-ethereum/eth/filters
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
..
api.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api_test.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
bench_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
bor_api.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
bor_filter.go fix: ignore block filter error for bor logs 2021-01-06 12:48:15 +05:30
bor_filter_system.go new: add roothash and state sync filter apis 2020-11-20 14:25:19 +05:30
bor_filter_system_test.go fix: conflict 2020-12-05 19:57:46 +05:30
filter.go fix: conflict 2020-12-05 19:57:46 +05:30
filter_system.go chg: update geth to v1.10.1 2021-03-09 17:06:18 +05:30
filter_system_test.go removed errors in testcase (#258) 2022-01-03 10:48:17 +01:00
filter_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00