- 25 May, 2015 1 commit
-
-
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.
-
- 24 May, 2015 1 commit
-
-
Felix Lange authored
p2p/discover: evacuate self from node database during iterations
-
- 22 May, 2015 7 commits
-
-
Jeffrey Wilcke authored
core/vm, rpc: added disasm to `ext_` RPC
-
obscuren authored
-
Jeffrey Wilcke authored
core: added RPC sign back in
-
obscuren authored
-
Jeffrey Wilcke authored
Add StateTests/RandomTests and VMTests/RandomTests
-
Jeffrey Wilcke authored
make registrar available in console
-
Bas van Kervel authored
-
- 21 May, 2015 22 commits
-
-
Gustav Simonsson authored
-
obscuren authored
-
obscuren authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
automatic DAG pregeneration for smooth epoch transitions
-
Jeffrey Wilcke authored
Fix two additional download vulnerabilities
-
Péter Szilágyi authored
-
zelig authored
- backend: AutoDAG bool flag passed from cli/eth.Config to ethereum, autoDAG loop started if true - backend: autoDAG loop start/stop, remove previous DAG - cli: AutoDAG bool flag, off by default, but automatically ON if mining - admin jsre: add startAutoDAG stopAutoDAG and makeDAG in miner section - switch on/off DAG autogeneration when miner started/stopped on console
-
Jeffrey Wilcke authored
prefix dapp key/value entries in extradb
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
Tests updates
-
Jeffrey Wilcke authored
Cleanup
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- 20 May, 2015 9 commits
-
-
Jeffrey Wilcke authored
core/vm: optimisation on RETURN and updated tests
-
Jeffrey Wilcke authored
Storing tx receipts in extraDb
-
Jeffrey Wilcke authored
CLI, JSRE admin and Solc improvements
-
Jeffrey Wilcke authored
eth/downloader: fix test to it doesn't time out on a slow machine
-
Jeffrey Wilcke authored
eth: fix odd method names in peer set
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
zsfelfoldi authored
-
zelig authored
-