- Jun 16, 2015
-
-
Gustav Simonsson authored
-
- Jun 15, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core: drop low gas tx
-
Jeffrey Wilcke authored
eth: add GasPriceOracle
-
Jeffrey Wilcke authored
p2p: prevent writes at shutdown time
-
Jeffrey Wilcke authored
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
Moved the queue to check to the checkQueue method so no undeeded loops need to be initiated or sorting needs to happen twice.
-
Jeffrey Wilcke authored
eth, eth/downloader: separate concerns, clean up test suite
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Felix Lange authored
-
Felix Lange authored
As of this commit, we no longer rely on the protocol handler to report write errors in a timely fashion. When a write fails, shutdown is initiated immediately and no new writes can start. This will also prevent new writes from starting after Server.Stop has been called.
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Transactions in the queue are now capped to a maximum of 200 transactions. This number is completely arbitrary.
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
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
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jun 12, 2015
-
-
Jeffrey Wilcke authored
eth, core: interrupt the chain processing on stop
-
Jeffrey Wilcke authored
Removed chain manager's select/channel approach when checking for interrupts. Now using an atomic int32 instead which checked for every block processed.
-
Jeffrey Wilcke authored
core/vm: fixed strange output for trace logging & error reporting
-
Jeffrey Wilcke authored
Added an additional channel which is used to interupt the chain manager when it's processing blocks.
-
Jeffrey Wilcke authored
Invalid named pipe name
-