- May 21, 2015
-
-
Viktor Trón 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
Tests updates
-
Jeffrey Wilcke authored
Cleanup
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- May 20, 2015
-
-
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
-
Zsolt Felföldi authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
- May 19, 2015
-
-
Jeffrey Wilcke authored
Set the TEST_VM_COMPLEX env var to test complex vm tests which require a lot of ram and quite some time.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Skipped tests due to large return value
-
Jeffrey Wilcke authored
core: block cache Has method thread safe
-
Jeffrey Wilcke authored
Allow unlocking multiple accounts
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
Separate accounts with spaces when using --unlock
-
Jeffrey Wilcke authored
eth: make the peer-set thread safe
-
Jeffrey Wilcke authored
JSON RPC null field updates
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
- May 18, 2015
-
-
Jeffrey Wilcke authored
Nonce fix for failing transactions
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-