- Oct 14, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Standard VM should be about 10x faster than the debug VM. Some error checking has been removed, all of the log statements and therefor quite some unnecessary if-statements.
-
- Oct 10, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Fix filter map race
-
Jeffrey Wilcke authored
Fix Eventer race
-
Jeffrey Wilcke authored
-
- Oct 08, 2014
-
-
Felix Lange authored
This commit also documents (but doesn't enforce) that filters are immutable while they're installed. This required a minor API change.
-
Felix Lange authored
-
Felix Lange authored
This test reports the race condition when run using "go test -race".
-
Felix Lange authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Oct 07, 2014
-
-
Jeffrey Wilcke authored
-
- Oct 02, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Oct 01, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Sep 30, 2014
-
-
Jeffrey Wilcke authored
-
- Sep 29, 2014
-
-
Jeffrey Wilcke authored
The new event machine will be used for loose coupling and handle the communications between the services: 1) Block pool finds blocks which "links" with our current canonical chain 2) Posts the blocks on to the event machine 3) State manager receives blocks & processes them 4) Broadcasts new post block event
-
- Sep 28, 2014
-
-
Jeffrey Wilcke authored
-
- Sep 26, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-