Felix Lange
|
ea54283b30
all: update license information
|
10 years ago |
Felix Lange
|
d4c2e9de32
cmd/utils: fix interrupt handling to actually see subsequent interrupts
|
10 years ago |
Felix Lange
|
5615fc4714
cmd/geth, cmd/utils: improve interrupt handling
|
10 years ago |
Taylor Gerring
|
d65b64c884
Allow export command to take first and last args
|
10 years ago |
Felix Lange
|
e1fe75e3b6
cmd/utils: use constant for import batch size
|
10 years ago |
Felix Lange
|
a8bc2181c9
cmd/utils: skip batches with known blocks during import
|
10 years ago |
Felix Lange
|
67effb94b6
cmd/geth, cmd/utils: make chain importing interruptible
|
10 years ago |
Felix Lange
|
705beb4c25
cmd/utils: print errors only once if stdout and stderr are the same file
|
10 years ago |
Felix Lange
|
3b9808f23c
cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb
|
10 years ago |
Taylor Gerring
|
0864f1fc8e
Remove unused confirm() method
|
10 years ago |
Taylor Gerring
|
f14feea436
Refactor user prompts into utils
|
10 years ago |
obscuren
|
7ea76fcf99
core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21
|
10 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
|
269cfbb8ac
Merge branch origin/develop into accounts-integration
|
10 years ago |
Felix Lange
|
c3f94a4341
cmd/utils: remove extra space in fatal error message
|
10 years ago |
Jeffrey Wilcke
|
0542df941f
Merge pull request #449 from Gustav-Simonsson/add_blockchain_tests2
|
10 years ago |
Jeffrey Wilcke
|
c9b6d268b4
Merge pull request #438 from ethersphere/poc9/cli
|
10 years ago |
Felix Lange
|
9bf513e993
Merge ethereum/poc-9 into accounts-integration
|
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 |