Commit Graph

13546 Commits

Author SHA1 Message Date
Igor Mandrigin
14a3b8d676 eth/downloader compiles 2021-03-16 15:06:47 +01:00
Igor Mandrigin
1b4cb5fe5a ethclient tests compile 2021-03-16 14:44:29 +01:00
Igor Mandrigin
835766d85a ./test compiles 2021-03-16 14:34:10 +01:00
Igor Mandrigin
7f46f29a97 fix abi fuzzers 2021-03-16 14:33:04 +01:00
Igor Mandrigin
8b6d7e964c fix miner tests 2021-03-16 14:32:26 +01:00
Igor Mandrigin
18bdd57b82 fix eth/filters 2021-03-16 14:21:17 +01:00
Igor Mandrigin
9f04cfa058 fix internal/guide tests 2021-03-16 14:16:13 +01:00
Igor Mandrigin
cbd47e9b5b compile core/types (tests still fail) 2021-03-16 14:12:42 +01:00
Igor Mandrigin
2caeb3c6bd semi-fix graphql tests (compiles but 1 test fails) 2021-03-16 14:01:02 +01:00
Igor Mandrigin
162044fe10 remove duplicate tests 2021-03-16 13:49:24 +01:00
Igor Mandrigin
f386003815 skip deadlock 2021-03-16 13:45:58 +01:00
Igor Mandrigin
3c354ed642 cleanup runtime_test from the unimplemented EIP 2021-03-16 13:41:42 +01:00
Igor Mandrigin
b48b11d920 fix core/rawdb 2021-03-16 13:38:14 +01:00
Igor Mandrigin
1a55b8e05a core/vm tests fixes 2021-03-16 13:10:20 +01:00
Igor Mandrigin
b62cefbe50 core tests compile now 2021-03-16 12:53:42 +01:00
Igor Mandrigin
fd37289665 fixes to core tests (compilation) 2021-03-16 12:44:38 +01:00
Igor Mandrigin
b8c21e9aad fix consensus tests 2021-03-16 12:14:35 +01:00
Igor Mandrigin
deb1528ca0 fix compilation in runtime_fuzz 2021-03-16 11:57:52 +01:00
Igor Mandrigin
6fbc0cfff8 fix compilation in blockchain_test.go 2021-03-16 11:55:42 +01:00
Igor Mandrigin
8762f6a245 Merge remote-tracking branch 'origin/geth-1-10-1-alexey' into geth-1-10-1 2021-03-16 11:20:13 +01:00
alex.sharov
a0b7a119a5 Merge branch 'db_tools_drop' 2021-03-16 13:09:23 +07:00
Alexey Sharp
0a91c9fa9a More compilation fixes 2021-03-15 19:37:37 +00:00
Alexey Sharp
3dd9b7221d Remove database files 2021-03-15 19:17:56 +00:00
Alexey Sharp
a2f9ed2a5d more compilation fixes 2021-03-15 19:17:15 +00:00
Alexey Sharp
122791ba75 Fix tg crash again 2021-03-15 18:37:27 +00:00
Alexey Sharp
d0c2825215 Delete 2021-03-15 18:34:55 +00:00
Alexey Sharp
132da24d0f Fixes 2021-03-15 18:34:22 +00:00
Alexey Sharp
0b083d8557 Fixes 2021-03-15 18:21:10 +00:00
Chase Wright
487dcaa6e6
Fix Typo in Makefile (#1555)
stats -> state
2021-03-15 17:21:41 +00:00
Igor Mandrigin
f3d1bfe8ed remove rangeproof fuzzer 2021-03-15 17:38:45 +01:00
Igor Mandrigin
57f2c10d36 remove unneded les fuzzers 2021-03-15 17:32:50 +01:00
Igor Mandrigin
8014fd1a8e remove mentions of go-ethereum 2021-03-15 17:19:45 +01:00
Alexey Sharp
a486baa0a0 Fixes 2021-03-15 09:50:41 +00:00
Alexey Sharp
ccba7896d3 Update testdata 2021-03-15 09:12:03 +00:00
Alex Sharov
3ffa029497
Add mdbx_drop cli tool (#1553) 2021-03-15 09:41:02 +07:00
Alexey Sharp
7fd3417f52 Fix more compile errors 2021-03-14 19:07:19 +00:00
Alexey Sharp
af495562e4 Fix rcpdaemon compilation 2021-03-14 18:52:15 +00:00
alex.sharov
358ec3dcd4 cli opts 2021-03-14 21:50:46 +07:00
alex.sharov
53be584817 up 2021-03-14 18:09:29 +07:00
alex.sharov
673854a33e add mdbX_drop cli tool 2021-03-14 16:52:14 +07:00
alex.sharov
379db39382 add mdbX_drop cli tool 2021-03-14 16:24:59 +07:00
alex.sharov
d899c2ed9e add mdbX_drop cli tool 2021-03-14 16:22:32 +07:00
Alexey Sharp
519b19f8aa Compilation fixes 2021-03-14 08:00:37 +00:00
Alex Sharov
3f305673aa
Trie: add invariant - first level of trie must be in DB (to ensure having 100% trie structure in trie_account table) (#1522) 2021-03-13 09:30:54 +07:00
Péter Szilágyi
a0cb39c462 params: release Geth v1.10.1
# Conflicts:
#	params/version.go
2021-03-12 16:14:55 +01:00
Martin Holst Swende
626fb623c1 tests: update reference tests with 2315 removed from Berlin
# Conflicts:
#	tests/testdata
2021-03-12 16:14:33 +01:00
Péter Szilágyi
f40af4fa03 build: add support for Ubuntu Hirsute Hippo
# Conflicts:
#	build/ci.go
2021-03-12 16:13:12 +01:00
Péter Szilágyi
2daf634660 build: fix PPA failure due to updated debsrc
# Conflicts:
#	build/ci.go
2021-03-12 16:12:54 +01:00
Péter Szilágyi
7f776be26e Revert "core/forkid, params: unset Berlin fork number (#22413)"
This reverts commit ba999105ef89473cfe39e5e53354f7099e67a290.
2021-03-12 16:12:40 +01:00
Felix Lange
c4c9d8174d params: begin v1.10.1 release cycle
# Conflicts:
#	params/version.go
2021-03-12 16:12:32 +01:00