- 03 Jun, 2015 1 commit
 - 
- 
Gustav Simonsson authored
 
 - 
 - 01 Jun, 2015 2 commits
 - 
- 
Gustav Simonsson authored
 - 
Felix Lange authored
Updated SA boot node
 
 - 
 - 31 May, 2015 1 commit
 - 
- 
Taylor Gerring authored
 
 - 
 - 29 May, 2015 2 commits
 - 
- 
Felix Lange authored
core: fix #1154, sort out data race accessing the future blocks
 - 
Péter Szilágyi authored
 
 - 
 - 28 May, 2015 20 commits
 - 
- 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
eth: 100% block propogation
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
Validate account length and avoid slicing in logging
 - 
Jeffrey Wilcke authored
Parallelisation issue
 - 
Jeffrey Wilcke authored
core: log optimisations
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
Invalid forks are now detected Current setup of parellelisation actually inserts bad blocks. This fix is tmp until a better one is found
 - 
Gustav Simonsson authored
 - 
Jeffrey Wilcke authored
cmd/geth: updated web3
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
cmd/geth: leaner blockchain commands
 - 
Jeffrey Wilcke authored
core, eth/downloader: expose the bad hashes, check in downloader
 - 
Péter Szilágyi authored
 
 - 
 - 27 May, 2015 14 commits
 - 
- 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
This makes block importing restartable.
 - 
Felix Lange authored
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.
 - 
Felix Lange authored
 - 
Felix Lange authored
The renaming should make it clearer that these functions create a new instance for every call. @obscuren suggested this renaming a while ago.
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
The blockchain commands don't need the full stack. With this change, p2p, miner, downloader, etc are no longer started for blockchain operations.
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
eth: hard disconnect if a peer is flaky
 - 
Jeffrey Wilcke authored
ethdb, common: cache removal
 - 
Jeffrey Wilcke authored
cmd/geth: expand admin.progress() to something meaningful
 
 -