- 06 May, 2015 16 commits
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Jeffrey Wilcke authored
p2p/discover: sha3-based node distance
-
Jeffrey Wilcke authored
core: transaction pool fixes & resending transactions
-
Jeffrey Wilcke authored
Ethash reloaded
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
jsre: support for setTimeout, sendAsync
-
Felix Lange authored
The previous metric was pubkey1^pubkey2, as specified in the Kademlia paper. We missed that EC public keys are not uniformly distributed. Using the hash of the public keys addresses that. It also makes it a bit harder to generate node IDs that are close to a particular node.
-
zsfelfoldi authored
added and eval queue for serializing JSRE vm execution
-
- 05 May, 2015 5 commits
-
-
Jeffrey Wilcke authored
cmd/geth: colorize console output in windows
-
Péter Szilágyi authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
- 04 May, 2015 1 commit
-
-
Jeffrey Wilcke authored
eth, eth/downloader: error handlers and td checks
-
- 03 May, 2015 8 commits
- 01 May, 2015 2 commits
- 30 Apr, 2015 8 commits
-
-
obscuren authored
-
obscuren authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
This commit changes the discovery protocol to use the new "v4" endpoint format, which allows for separate UDP and TCP ports and makes it possible to discover the UDP address after NAT.
-
obscuren authored
-
obscuren authored
-