erigon-pulse/eth
ledgerwatch 82a67f4d48
eth_getProof step2 - Decouple Resolver from Trie, remove ResolveRequest (#543)
* Removing PrepareResolveParams and NeedResolution

* Remove ResolveRequest

* Decouple resolver from trie

* Remove hooks from resolver

* Fix util compilation

* More test fixes

* Compiled tests in trie

* Fix trie tests

* Fix linter

* Fix linter

* Fix linter

* Fix linter
2020-05-12 08:22:45 +01:00
..
downloader eth_getProof step2 - Decouple Resolver from Trie, remove ResolveRequest (#543) 2020-05-12 08:22:45 +01:00
fetcher geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
filters geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
gasprice Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
tracers tracers: avoid panic on invalid arguments (#20612) 2020-02-27 17:20:36 +03:00
api_backend.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
api_test.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
api_tracer.go Issue 111: Do not mutate state trie when verifying blocks (#439) 2020-04-13 12:00:44 +02:00
api.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
backend_test.go Enable thin history by default (#456) 2020-04-15 12:33:22 +03:00
backend.go remove pruning option. Inverse enabling pruning logic. (#532) 2020-05-07 14:31:14 +01:00
bloombits.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
config.go remove pruning option. Inverse enabling pruning logic. (#532) 2020-05-07 14:31:14 +01:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go post-merge fixups 2020-02-27 17:22:25 +03:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go remove pruning option. Inverse enabling pruning logic. (#532) 2020-05-07 14:31:14 +01:00
handler_test.go Blocks compression (#510) 2020-05-04 06:55:51 +01:00
handler.go eth_getProof step2 - Decouple Resolver from Trie, remove ResolveRequest (#543) 2020-05-12 08:22:45 +01:00
helper_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
mgr.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
peer.go eth: fix transaction announce/broadcast goroutine leak 2020-03-16 16:40:19 +03:00
protocol_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
protocol.go eth: rework tx fetcher to use O(1) ops + manage network requests 2020-02-27 17:21:20 +03:00
sync_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
sync.go Introduce staged sync (#482) 2020-04-24 17:57:43 +01:00