- Aug 27, 2015
-
-
Felix Lange authored
-
- Aug 26, 2015
-
-
Felix Lange authored
eth: implement eth/62 synchronization logic
-
Felix Lange authored
common/compiler: fix #1598, expose solidity errors
-
Felix Lange authored
add missing shh_getMessages to RPC mappings
-
Felix Lange authored
Improved console error handling
-
Felix Lange authored
Remove personal.deleteAccount from RPC interface
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
-
- Aug 25, 2015
-
-
Vincent G authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Felix Lange authored
Add tests for uncle timestamps and refactor timestamp type
-
Felix Lange authored
user agent messages were dumped in some cases
-
Gustav Simonsson authored
-
- Aug 24, 2015
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Bas van Kervel authored
-
- Aug 21, 2015
-
-
Péter Szilágyi authored
-
- Aug 20, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Aug 19, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
fdtrack: hide message
-
Jeffrey Wilcke authored
rpc/comms: reconnect ipc client after write error
-
Jeffrey Wilcke authored
p2p, p2p/discover: small fixes
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
This reverts commit 5c949d3b.
-
Jeffrey Wilcke authored
eth: fix an issue with pulling and inserting blocks twice
-
Felix Lange authored
PR #1621 changed Table locking so the mutex is not held while a contested node is being pinged. If multiple nodes ping the local node during this time window, multiple ping packets will be sent to the contested node. The changes in this commit prevent multiple packets by tracking whether the node is being replaced.
-
Felix Lange authored
-
Felix Lange authored
Might solve #1579
-
Jeffrey Wilcke authored
cmd/geth: Fix chain purging from cmd line
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
crypto: remove obsolete code
-
- Aug 18, 2015
-
-
Jeffrey Wilcke authored
Switch from Coveralls to Codecov code coverage service
-
Jeffrey Wilcke authored
Updated README, Added CONTRIBUTING
-
Jeffrey Wilcke authored
-