erigon-pulse/eth
Guillaume Ballet e7111b18b2 travis: enable test suite on ARM64 (#20219)
* travis: Enable ARM support

* Include fixes from 20039

* Add a trace to debug the invalid lookup issue

* Try increasing the timeout to see if the arm test passes

* Investigate the resolver issue

* Increase arm64 timeout for clique test

* increase timeout in tests for arm64

* Only test the failing tests

* Review feedback: don't export epsilon

* Remove investigation tricks+include fjl's feeback

* Revert the retry ahead of using the mock resolver

* Fix rebase errors
2019-12-03 13:24:34 +01:00
..
downloader eth/downloader: fix data race in downloader 2019-12-03 13:06:36 +01:00
fetcher goroutine leaks 2019-11-07 18:44:43 +03:00
filters goroutine leaks 2019-11-07 18:44:43 +03:00
gasprice Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
tracers core/evm: avoid copying memory for input in calls (#20177) 2019-12-03 13:21:13 +01:00
api_backend.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api_tracer.go Roughly finish with adding BadgerDB (first cut) (#203) 2019-11-27 13:15:25 +00:00
api.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go Merge branch 'master' into fix-data-races 2019-11-15 15:22:22 +03:00
bloombits.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
config.go Downloader flag 2019-11-11 16:58:50 +00:00
enr_entry.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
firehose.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_config.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
handler_test.go travis: enable test suite on ARM64 (#20219) 2019-12-03 13:24:34 +01:00
handler.go eth: eth/64 - extend handshake packet with fork id 2019-12-03 13:13:36 +01:00
helper_test.go eth: eth/64 - extend handshake packet with fork id 2019-12-03 13:13:36 +01:00
metrics.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
peer.go eth: eth/64 - extend handshake packet with fork id 2019-12-03 13:13:36 +01:00
protocol_test.go eth: eth/64 - extend handshake packet with fork id 2019-12-03 13:13:36 +01:00
protocol.go eth: eth/64 - extend handshake packet with fork id 2019-12-03 13:13:36 +01:00
sync_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
sync.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00