- Jun 03, 2015
-
-
Jeffrey Wilcke authored
Unsupport bruncles
-
- Jun 02, 2015
-
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
- Jun 01, 2015
-
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Felix Lange authored
Updated SA boot node
-
- May 31, 2015
-
-
Taylor Gerring authored
-
- May 29, 2015
-
-
Felix Lange authored
core: fix #1154, sort out data race accessing the future blocks
-
Péter Szilágyi authored
-
- May 28, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth: 100% block propogation
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Validate account length and avoid slicing in logging
-
Jeffrey Wilcke authored
Parallelisation issue
-
Jeffrey Wilcke authored
core: log optimisations
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke 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
-
Jeffrey Wilcke 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
-
- May 27, 2015
-
-
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.
-