Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Lange
67effb94b6
cmd/geth, cmd/utils: make chain importing interruptible
...
Interrupting import with Ctrl-C could cause database corruption
because the signal wasn't handled. utils.ImportChain now checks
for a queued interrupt on every batch.
10 years ago
..
bootnode
cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design
10 years ago
disasm
moved state and vm to core
10 years ago
ethtest
Updated glog
10 years ago
evm
Fixed tests to reflect log changes
10 years ago
geth
cmd/geth, cmd/utils: make chain importing interruptible
10 years ago
mist
cmd/mist: use utils.SetupLogger
10 years ago
rlpdump
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
10 years ago
utils
cmd/geth, cmd/utils: make chain importing interruptible
10 years ago
LICENSE
Merge eth-go repository into go-ethereum
10 years ago