Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed prev_hash to block_hash, state transition now uses vm env | obscuren | 2015-01-04 | 1 | -20/+21 |
* | Closure => Context | obscuren | 2015-01-02 | 1 | -1/+1 |
* | Minor updates on gas and removed/refactored old code. | obscuren | 2014-12-20 | 1 | -11/+10 |
* | Removed OOG check. Revert should always happen. | obscuren | 2014-12-19 | 1 | -2/+9 |
* | Transaction was generating incorrect hash because of var changes | obscuren | 2014-12-19 | 1 | -1/+1 |
* | Fixed refund model | obscuren | 2014-12-19 | 1 | -6/+4 |
* | Gas corrections and vm fixes | obscuren | 2014-12-19 | 1 | -36/+37 |
* | Moved methods to messages | obscuren | 2014-12-18 | 1 | -4/+6 |
* | Created generic message (easy for testing) | obscuren | 2014-12-18 | 1 | -32/+66 |
* | null ptr fix | obscuren | 2014-12-04 | 1 | -4/+3 |
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -3/+3 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+198 |