go-ethereum/eth/filters
Arpit Temani 2321e64ed7
V0.2.16 candidate (#373)
* merge geth v1.10.15

* fix: Removed FastSync from cli server

* fix: TestHeadersRLPStorage

* Added t.skip(ETH2 in bor)

* fix: flow in create consensus engine

* bumped version

* Fix typo

* increase block time

* remove file

* bumped version

* merge gethv1.10.17

* bumped version

* fix failing tests

* Bump Go version to v1.18 (#368)

* Bump Go version to v1.18.1

* Build using netgo tag

This will create a static build using Go native networking stack.

Checked and it works stable for all archs and distros.

* Fix meta

* Bump version

* Meta as stable

Co-authored-by: Shivam Sharma <shivam691999@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Sandeep Sreenath <sandeep.sreenath@gmail.com>
Co-authored-by: Victor Castell <victor@victorcastell.com>
2022-05-06 12:31:48 +02: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 chg: use sprint from genesis 2020-12-08 17:41:58 +05:30
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