- 22 Oct, 2015 1 commit
- 
- 
Péter Szilágyi authored
 
- 
- 21 Oct, 2015 5 commits
- 
- 
Jeffrey Wilcke authoredcore/vm: JIT segmentation 
- 
Jeffrey Wilcke authoredeth/63 fast synchronization algorithm 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredcore, tests: get_hash fix 
- 
Jeffrey Wilcke authoredMake sure that we're fetching the hash from the current chain and not the canonical chain. 
 
- 
- 20 Oct, 2015 1 commit
- 
- 
Jeffrey Wilcke authoredcore, core/state: move gas tracking out of core/state 
 
- 
- 19 Oct, 2015 10 commits
- 
- 
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
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
 
- 
- 17 Oct, 2015 1 commit
- 
- 
Felix Lange authoredThe amount of gas available for tx execution was tracked in the StateObject representing the coinbase account. This commit makes the gas counter a separate type in package core, which avoids unintended consequences of intertwining the counter with state logic. 
 
- 
- 16 Oct, 2015 10 commits
- 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored* multi-push segments * static jumps segments 
- 
Jeffrey Wilcke authoredMoved the execution of instructions to the instruction it self. This will allow for specialised instructions (e.g. segments) to be execution in the same manner as regular instructions. 
- 
Jeffrey Wilcke authoredcore, eth/filters, miner, xeth: Optimised log filtering 
- 
Jeffrey Wilcke authoredLog filtering is now using a MIPmap like approach where addresses of logs are added to a mapped bloom bin. The current levels for the MIP are in ranges of 1.000.000, 500.000, 100.000, 50.000, 1.000. Logs are therefor filtered in batches of 1.000. 
- 
Jeffrey Wilcke authoredgodeps: update ethash following GPU miner merge 
- 
Gustav Simonsson authored
- 
Jeffrey Wilcke authoredall: Add GPU mining, disabled by default 
- 
Jeffrey Wilcke authoredcore/state, core, miner: handle missing root error from state.New 
- 
Gustav Simonsson authored
 
- 
- 15 Oct, 2015 4 commits
- 
- 
Jeffrey Wilcke authoredUpdate libsecp256k1, Go wrapper and tests 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredcore, eth, event, miner, xeth: fix event post / subscription race 
- 
Jeffrey Wilcke authoredcommon, crypto: add ICAP functions 
 
- 
- 13 Oct, 2015 1 commit
- 
- 
Gustav Simonsson authored
 
- 
- 12 Oct, 2015 2 commits
- 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredcore/vm: copy stack element to prevent overwrites 
 
- 
- 11 Oct, 2015 1 commit
- 
- 
Péter Szilágyi authored
 
- 
- 09 Oct, 2015 2 commits
- 
- 
Gustav Simonsson authored
- 
Jeffrey Wilcke authoredcmd, core, eth: added official testnet 
 
- 
- 08 Oct, 2015 2 commits
- 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredcmd: properly initialize Olympic for all subcommands 
 
-