status-go/vendor/github.com/ethereum/go-ethereum/tests
Adam Babik 52a1bdfed6
Upgrade geth 1.8.17 plus add metrics during compilation time (#1273)
This commit updates geth to 1.8.17 and adds a possibility to enable metrics during compilation time.

The cascade of issues forced us to upgrade geth to 1.8.17 in order to allow enabling metrics during compilation time. 1.8.17 introduced `NodeID` refactoring and `enode` package which affected our peers pool and integration with Discovery V5.
2018-11-14 08:03:58 +01:00
..
block_test_util.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00
difficulty_test_util.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_btheader.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_difficultytest.go Apply geth patches on the fly #653 (#660) 2018-02-14 18:44:27 +01:00
gen_stenv.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_sttransaction.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_tttransaction.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_vmexec.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
init.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
rlp_test_util.go Apply geth patches on the fly #653 (#660) 2018-02-14 18:44:27 +01:00
state_test_util.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
transaction_test_util.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
vm_test_util.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00