- Jun 06, 2015
-
-
Jeffrey Wilcke authored
-
- Jun 05, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth/downloader: handle timeouts more gracefully
-
Jeffrey Wilcke authored
eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jun 04, 2015
-
-
Jeffrey Wilcke authored
p2p/nat: request timeouts for UPnP discovery
-
Felix Lange authored
-
Felix Lange authored
This includes a fix adding a timeout to router discovery requests.
-
Jeffrey Wilcke authored
tests: log coalescing fixes
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
cmd: transaction pool fixes and improvements
-
Jeffrey Wilcke authored
eth/downloader: fix #1178, don't request blocks beyond the cache bounds
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 03, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Removed the managed tx state from the chain manager to the transaction pool where it's much easier to keep track of nonces (and manage them). The transaction pool now also uses the queue and pending txs differently where queued txs are now moved over to the pending queue (i.e. txs ready for processing and propagation).
-
Felix Lange authored
-
Felix Lange authored
The transaction pool drops processed transactions on its own during pool maintenance.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Add missing err checks on From()
-
Jeffrey Wilcke authored
core: re-add parallel nonce checks
-
Jeffrey Wilcke authored
core/vm: improve JUMPDEST analysis
-
Jeffrey Wilcke authored
eth/downloader: add a basic block download congestion control
-