Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved interfaces | obscuren | 2014-12-11 | 1 | -15/+8 |
* | states moved to chain | obscuren | 2014-12-11 | 1 | -10/+0 |
* | Removed start/stop methods | obscuren | 2014-12-10 | 1 | -22/+0 |
* | Moved pow | obscuren | 2014-12-10 | 1 | -3/+5 |
* | Fixed issue in VM where LOG didn't pop anything of the stack | obscuren | 2014-12-05 | 1 | -7/+6 |
* | Skip mining on transactions that don't meet the min accepted gas price | obscuren | 2014-12-05 | 1 | -16/+12 |
* | Improved and simplified wallet functions and behaviour | obscuren | 2014-12-04 | 1 | -4/+6 |
* | Moved block validation as first step | obscuren | 2014-12-04 | 1 | -7/+3 |
* | sort tests for evm | obscuren | 2014-12-04 | 1 | -1/+0 |
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -9/+9 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+414 |