- Jun 09, 2015
-
-
Felix Lange authored
If blocks get larger, sending 256 at once can make messages large enough to exceed the low-level write timeout.
-
Felix Lange authored
-
Jeffrey Wilcke authored
jsre: patch up the pretty printer to have a decent look
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Precompiled ec recover padding
-
Péter Szilágyi authored
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
Fix various data races in eth and core
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Fix RPC sign
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Differentiate between 0 and unspecified gas/gasprice
-
Taylor Gerring authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
core: skip genesis block for reprocess. Closes #1202
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth: implement the NewBlockHashes protocol proposal
-
Jeffrey Wilcke authored
eth/downloader: gather and ban hashes from invalid chains
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
core: write accounts to statedb. Closes #1210
-
Jeffrey Wilcke authored
-
- Jun 08, 2015
-
-
Jeffrey Wilcke authored
Improve export command
-
Jeffrey Wilcke authored
core: added a test for missing nonces
-
Jeffrey Wilcke authored
This test showed the logic in the queue was slightly flawed sending out transactions to its peer it couldn't even resolve itself.
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
core: settable genesis nonce
-
Jeffrey Wilcke authored
crash fix: skip deep log if self.chain is not caught up
-