- May 27, 2015
-
-
Jeffrey Wilcke authored
Revert "core: block.gasLimit - parent.gasLimit <= parent.gasLimit / G…
-
Gustav Simonsson authored
This reverts commit be2b0501.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core: block.gasLimit - parent.gasLimit <= parent.gasLimit / GasLimitB…
-
- May 26, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core: block database version update
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Felix Lange authored
Fine tune seeder and p2p peer handling
-
Jeffrey Wilcke authored
core: check negative value transactions. Closes #1109
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
jsre: fixes for concurrent use, improved timer handling
-
Jeffrey Wilcke authored
common/compiler: compile solidity contracts with std library
-
Jeffrey Wilcke authored
eth/downloader: silence "Added N blocks from..." if N == 0
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
p2p: new dialer, peer management without locks
-
Jeffrey Wilcke authored
Fork fix
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Hash 38f5bbbffd74804820ffa4bab0cd540e9de229725afb98c1a7e57936f4a714bc ignored.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth, eth/downloader: surface downloaded block origin, drop on error
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
core/vm: Cleanups & SUB output fix. Closes #1096
-
Jeffrey Wilcke authored
-
- May 25, 2015
-
-
Felix Lange authored
eth: expand acronym in log message from TD
-
Felix Lange authored
Some JSRE methods (PrettyPrint, ToVal) bypassed the event loop. All calls to the JS VM are now wrapped. In order to make this somewhat more foolproof, the otto VM is now a local variable inside the event loop.
-