- Jun 03, 2015
-
-
Felix Lange authored
-
Felix Lange authored
The transaction pool drops processed transactions on its own during pool maintenance.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Add missing err checks on From()
-
Jeffrey Wilcke authored
core: re-add parallel nonce checks
-
Jeffrey Wilcke authored
core/vm: improve JUMPDEST analysis
-
Jeffrey Wilcke authored
eth/downloader: add a basic block download congestion control
-
Jeffrey Wilcke authored
Add EC signature validations before call to libsecp256k1
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
* JUMPDEST analysis is faster because less type conversions are performed. * The map of JUMPDEST locations is now created lazily at the first JUMP. * The result of the analysis is kept around for recursive invocations through CALL/CALLCODE. Fixes #1147
-
Gustav Simonsson authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
crypto/sha3: pull in latest keccak from go crypto (45% speed increase)
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Unsupport bruncles
-
- Jun 02, 2015
-
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
- Jun 01, 2015
-
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Felix Lange authored
This reduces the amount of queueEvents that are sent internally.
-
Felix Lange authored
In this incancation, the processor waits until the nonce has been verified before handling the block.
-
Felix Lange authored
Updated SA boot node
-
- May 31, 2015
-
-
Taylor Gerring authored
-
- May 29, 2015
-
-
Felix Lange authored
core: fix #1154, sort out data race accessing the future blocks
-
Péter Szilágyi authored
-
Gustav Simonsson authored
-
- May 28, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-