Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core changes | obscuren | 2014-12-10 | 1 | -8/+8 |
* | upped proto version and modified block pool | obscuren | 2014-12-05 | 1 | -9/+15 |
* | Fixed issue in VM where LOG didn't pop anything of the stack | obscuren | 2014-12-05 | 3 | -14/+24 |
* | Skip mining on transactions that don't meet the min accepted gas price | obscuren | 2014-12-05 | 2 | -20/+16 |
* | Improved and simplified wallet functions and behaviour | obscuren | 2014-12-04 | 2 | -5/+7 |
* | Only set TD if it's actually higher | obscuren | 2014-12-04 | 1 | -1/+4 |
* | Moved block validation as first step | obscuren | 2014-12-04 | 1 | -7/+3 |
* | null ptr fix | obscuren | 2014-12-04 | 1 | -4/+3 |
* | Log is now interface | obscuren | 2014-12-04 | 2 | -3/+3 |
* | sort tests for evm | obscuren | 2014-12-04 | 1 | -1/+0 |
* | Renamed State => StateDB | obscuren | 2014-12-04 | 6 | -19/+19 |
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 2 | -2/+2 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 26 | -0/+3046 |