Commit Graph

110 Commits (5e9f5ca5d302298b933668af539ad1e213bdfa6e)

Author SHA1 Message Date
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
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange d4c2e9de32 cmd/utils: fix interrupt handling to actually see subsequent interrupts 9 years ago
Felix Lange 5615fc4714 cmd/geth, cmd/utils: improve interrupt handling 9 years ago
Taylor Gerring d65b64c884 Allow export command to take first and last args 9 years ago
Felix Lange e1fe75e3b6 cmd/utils: use constant for import batch size 9 years ago
Felix Lange a8bc2181c9 cmd/utils: skip batches with known blocks during import 9 years ago
Felix Lange 67effb94b6 cmd/geth, cmd/utils: make chain importing interruptible 9 years ago
Felix Lange 705beb4c25 cmd/utils: print errors only once if stdout and stderr are the same file 9 years ago
Felix Lange 3b9808f23c cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb 9 years ago
Taylor Gerring 0864f1fc8e Remove unused confirm() method 9 years ago
Taylor Gerring f14feea436 Refactor user prompts into utils 9 years ago
obscuren 7ea76fcf99 core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21 9 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago