- 29 Aug, 2015 1 commit
-
-
Felix Lange authored
rpc: return error code for eth_getWork when no work ready
-
- 28 Aug, 2015 3 commits
-
-
Felix Lange authored
rpc/api allow empty password
-
Bas van Kervel authored
-
Gustav Simonsson authored
-
- 26 Aug, 2015 9 commits
-
-
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
-
Gustav Simonsson authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
-
- 25 Aug, 2015 6 commits
-
-
caktux 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
-
- 24 Aug, 2015 3 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Bas van Kervel authored
-
- 21 Aug, 2015 1 commit
-
-
Péter Szilágyi authored
-
- 20 Aug, 2015 5 commits
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- 19 Aug, 2015 12 commits
-
-
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
-