- May 15, 2015
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Miner updates and downloader events
-
Jeffrey Wilcke authored
Omit replies for RPC notification requests
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- May 14, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
When Id is missing, the client does not want a response
-
Jeffrey Wilcke authored
core: changed log message for forks. closes #952
-
Jeffrey Wilcke authored
Format contract code as hexdata
-
Jeffrey Wilcke authored
Check for error on DB fetch of tx
-
Jeffrey Wilcke authored
cmd/geth: use plain keystore for JS tests
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Felix Lange authored
This reduces the time it takes to run the tests back to 3 seconds.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth, eth/downloader: handle a potential unknown parent attack
-
Jeffrey Wilcke authored
p2p: tweak connection limits
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
This should increase the speed a bit because all findnode results (up to 16) can be verified at the same time.
-
Felix Lange authored
The returned reason is currently not used except for the log message. This change makes the log messages a bit more useful. The handshake code also returns the remote reason.
-
Jeffrey Wilcke authored
Introduced default unlock duration when an account is unlocked from t…
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
p2p/nat: fix UPnP auto discovery
-
Jeffrey Wilcke authored
Make read of ethash hashrate atomic and update ethash godep
-
Jeffrey Wilcke authored
eth/downloader: fix deliveries to check for sync cancels
-
Jeffrey Wilcke authored
removed invalid filename characters
-
Felix Lange authored
Some of the dependencies use package log. This change ensures that the log output looks uniform and respects glog flags.
-
Felix Lange authored
People stil get confused about the messages. This commit changes the levels so that the only thing printed at the default level (info) is a successful mapping.
-