forked from cerc-io/plugeth
* all: activate pbss * core/rawdb: fix compilation error * cma, core, eth, les, trie: address comments * cmd, core, eth, trie: polish code * core, cmd, eth: address comments * cmd, core, eth, les, light, tests: address comment * cmd/utils: shorten log message * trie/triedb/pathdb: limit node buffer size to 1gb * cmd/utils: fix opening non-existing db * cmd/utils: rename flag name * cmd, core: group chain history flags and fix tests * core, eth, trie: fix memory leak in snapshot generation * cmd, eth, internal: deprecate flags * all: enable state tests for pathdb, fixes * cmd, core: polish code * trie/triedb/pathdb: limit the node buffer size to 256mb --------- Co-authored-by: Martin Holst Swende <martin@swende.se> Co-authored-by: Péter Szilágyi <peterke@gmail.com> |
||
|---|---|---|
| .. | ||
| flowcontrol | ||
| utils | ||
| vflux | ||
| api_backend.go | ||
| api_test.go | ||
| api.go | ||
| benchmark.go | ||
| bloombits.go | ||
| client_handler.go | ||
| client.go | ||
| commons.go | ||
| costtracker.go | ||
| distributor_test.go | ||
| distributor.go | ||
| enr_entry.go | ||
| handler_test.go | ||
| metrics.go | ||
| odr_requests.go | ||
| odr_test.go | ||
| odr.go | ||
| peer_test.go | ||
| peer.go | ||
| protocol.go | ||
| request_test.go | ||
| retrieve.go | ||
| server_handler.go | ||
| server_requests.go | ||
| server.go | ||
| servingqueue.go | ||
| state_accessor.go | ||
| test_helper.go | ||
| txrelay.go | ||