go-ethereum/tests
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
..
bor Handle graceful shutdown in bor (#359) 2022-04-11 10:22:56 +05:30
evm-benchmarks@849b3e239a V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fuzzers V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
solidity V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
block_test.go tests: update for London (#22976) 2021-06-07 14:37:56 +02:00
block_test_util.go tests: update tests/testdata to v9.0.4 (london) (#23279) 2021-07-29 14:05:22 +02:00
difficulty_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
difficulty_test_util.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
gen_btheader.go tests: update tests/testdata to v9.0.4 (london) (#23279) 2021-07-29 14:05:22 +02:00
gen_difficultytest.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
gen_stenv.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
gen_sttransaction.go tests: update for London (#22976) 2021-06-07 14:37:56 +02:00
init.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
init_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
rlp_test.go tests: get test name from testing.T (#22941) 2021-05-25 22:47:14 +02:00
rlp_test_util.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
state_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
state_test_util.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
transaction_test.go tests: get test name from testing.T (#22941) 2021-05-25 22:47:14 +02:00
transaction_test_util.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00