Commit Graph

89 Commits (5542b51b5047ebd4792cd6b2cec789189c019e3c)

Author SHA1 Message Date
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
obscuren 735b029db9 core: return the index of the block that failed when inserting a chain 10 years ago
Felix Lange 56a48101dc cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
Bas van Kervel 49a513bdeb Added blockchain DB versioning support, closes #650 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
Felix Lange 064279c0ec cmd/ethereum, cmd/utils: partial fix for chain import 10 years ago
Felix Lange b5b83db450 core: use package rlp to encode blocks 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange c3f94a4341 cmd/utils: remove extra space in fatal error message 10 years ago
Felix Lange cd51860bf0 cmd/utils: delete InitConfig, KeyTasks 10 years ago
Felix Lange a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler 10 years ago
Gustav Simonsson 27c42ea934 Add empty total difficulty to test blocks and clean up stopping the node 10 years ago
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
zelig 51eed7964e add export blockchain subcommand, remove BlockDo 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago
obscuren 313fe3861b fixed pow stuff 10 years ago
Taylor Gerring cfe0370280 Remove Websockets RPC transport 10 years ago
Taylor Gerring f6e821fd33 Add flag to set RPC port 10 years ago
Taylor Gerring 739b7cc2ac Cleanup imports 10 years ago
Taylor Gerring d5aed82b11 DRY DefaultAssetPath() 10 years ago
Taylor Gerring 8eeab7ea3f Update osext import path 10 years ago