Commit Graph

123 Commits (e206d3f8975bd98cc86d14055dca40f996bacc60)

Author SHA1 Message Date
Guillaume Ballet d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Shude Li 3223950a5d
cmd/utils: do not check free disk space in dev mode (#27281) 1 year ago
Guillaume Ballet c62da24dce
cmd/utils: report the blocknumber when block import fails (#27213) 1 year ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
kumavis 64dccf7aa4
cmd/utils: log path used when checking disk space (#26212) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Martin Holst Swende 53304ff6c7
cmd/utils: double limit on free-disk monitor (#24781) 2 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
rjl493456442 2e8b58f076
cmd/geth: implement data import and export (#22931) 3 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Alex Mazalov 24c1e3053b
cmd/geth: graceful shutdown if disk is full (#22103) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
gary rong 37d280da41
core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Corey Lin 1ff152f3a4 rawdb: remove unused parameter for WritePreimages func (#18059) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
Péter Szilágyi 495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 7 years ago
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Nick Johnson 9ba9fe818d cmd/utils, eth: Add gzip support for chain dump and restore 8 years ago
Felix Lange b04219fdbb cmd/utils: don't check for stderr redirect on windows 8 years ago
Tosh Camille ac66d96c5a cmd/utils: add space between "to" and filename 8 years ago
Felix Lange 130bccc763 cmd/utils: flush trace and CPU profile data when force-qutting 8 years ago
Felix Lange dff9b4246f cmd/geth, cmd/utils: improve input handling 9 years ago
Ramesh Nair 6f30034413 cmd/utils: removed password line endings when not using liner. 9 years ago
Felix Lange c1343c8872 cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Jeffrey Wilcke 1c63d08ed1 cmd/geth, cmd/utils: removed legalese 9 years ago
zelig 8b81ad1fc4 console: 9 years ago
Péter Szilágyi 2547c9c9b7 cmd: properly initialize Olympic for all subcommands 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 74f6d90153 cmd/utils, core: disable exp diff for olympic net 9 years ago
Jeffrey Wilcke dcdb7059cc cmd, core, eth: support for the olympic network 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Taylor Gerring cf5313f13e Update disclaimer 9 years ago
Taylor Gerring 618991f136 Move text to separate file 9 years ago
Taylor Gerring 1909d26fe2 Prompt user to accept legalese when datadir doesn't exist 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange e813626ee1 all: remove @author comments 9 years ago