erigon-pulse/node
Igor Mandrigin 73725ca972
Support XDG_DATA_DIR on Linux (#842)
* Support XDG_DATA_DIR

* make linter happy
2020-08-01 10:01:34 +02:00
..
api.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
config_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
config.go change build message, change db path to tg (#819) 2020-07-29 21:53:16 +01:00
defaults.go Support XDG_DATA_DIR on Linux (#842) 2020-08-01 10:01:34 +02:00
doc.go Merge pull request #135 from ledgerwatch/badger 2019-11-04 14:15:26 +01:00
endpoints.go node: shut down all node-related HTTP servers gracefully (#20956) 2020-05-20 15:26:22 +03:00
errors.go node: fix instance dir locking and improve error message 2017-08-18 12:14:00 +02:00
node_example_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
node_test.go all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
node.go cmd/tester initiates staged sync, and unwind (but not reorg) (#758) 2020-07-19 09:11:53 +01:00
rpcstack_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
rpcstack.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
service_test.go post-merge fixups 2020-02-27 17:22:25 +03:00
service.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
utils_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00