- 23 Apr, 2015 15 commits
-
-
obscuren authored
-
obscuren authored
Transactions are now propagated to peers from which we have not yet received the transaction. This will significantly reduce the chatter on the network. Moved new mined block handler to the protocol handler and moved transaction handling to protocol handler.
-
obscuren authored
-
obscuren authored
Set the state for the managed tx state instead of creating a new managed state.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
Implemented a new transaction queue. Transactions with a holes in their nonce sequence are also not propagated over the network. N: 0,1,2,5,6,7 = propagate 0..2 -- 5..N is kept in the tx pool
-
Jeffrey Wilcke authored
Block tests reloaded
-
Jeffrey Wilcke authored
Adding flags to facilitate cross compiling to ARM
-
Jeffrey Wilcke authored
Empty Call response should return 0x instead of 0x00. Closes #739
-
Jeffrey Wilcke authored
Changed "Welcome to the Frontier" to something more geeky
-
Jeffrey Wilcke authored
Issue 777
-
Jeffrey Wilcke authored
Rename eth_Version to eth_protocolVersion. Closes #737
-
- 22 Apr, 2015 25 commits
-
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Felix Lange authored
Revert "Revert "refactor Dockerfile""
-
Felix Lange authored
-
Taylor Gerring authored
-
Felix Lange authored
Revert "refactor Dockerfile"
-
Felix Lange authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
caktux authored
refactor Dockerfile
-
Alexandre Van de Sande authored
-
caktux authored
-
Maran authored
-
Jeffrey Wilcke authored
Win32 build fixes
-
Felix Lange authored
These changes ensure that the JS tests run without networking and fixes the block chain export and its associated test.
-
Felix Lange authored
This helps with fixing the tests for cmd/geth to run without networking.
-