- Jun 18, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Changed header validation method to function in preparation of @karalabe's PR.
-
- Jun 17, 2015
-
-
Jeffrey Wilcke authored
Removed full tx validation during state transitions
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 15, 2015
-
-
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.
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
Transactions in the queue are now capped to a maximum of 200 transactions. This number is completely arbitrary.
-
Jeffrey Wilcke authored
-
- Jun 12, 2015
-
-
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
Added an additional channel which is used to interupt the chain manager when it's processing blocks.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 11, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 10, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Removed `Stop/Start` mechanism from the transaction pool.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
This also reduces the time required spend in the VM
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 09, 2015
-
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Felix Lange authored
-
Felix Lange authored
-
Gustav Simonsson authored
-