go-ethereum/eth
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
..
catalyst V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
downloader V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
ethconfig V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fetcher V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
filters V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02: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 V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api_backend.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02: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 V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02: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 V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02: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