go-ethereum/cmd/devp2p/internal/ethtest
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
..
testdata chg: update geth to v1.10.1 2021-03-09 17:06:18 +05:30
chain.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
chain_test.go cmd/devp2p/internal/ethtest: skip eth/66 tests when v66 not supported (#22460) 2021-03-19 15:15:39 +01:00
helpers.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
large.go cmd/devp2p, eth/protocols/eth: fix tests + make sanity checks earlier (#22749) 2021-04-28 08:48:07 +02:00
snap.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
snapTypes.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
suite.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
suite_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
transaction.go cmd/devp2p: refactor eth test suite (#22843) 2021-05-25 23:09:11 +02:00
types.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00