| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
| * | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
| * | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
| * | Use uint64 for block header timestamp | Gustav Simonsson | 2015-06-30 | 1 | -1/+1 |
| * | core/types: make blocks immutable | Felix Lange | 2015-06-30 | 1 | -17/+17 |
| * | core, core/vm: added structure logging | obscuren | 2015-06-10 | 1 | -0/+11 |
| * | Changed how logs are being recorded | obscuren | 2015-04-08 | 1 | -1/+1 |
| * | Cleanup VM | obscuren | 2015-03-29 | 1 | -7/+3 |
| * | Cleaned up changes | obscuren | 2015-03-24 | 1 | -3/+3 |
| * | moved state and vm to core | obscuren | 2015-03-23 | 1 | -2/+2 |
| * | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 1 | -2/+2 |
| * | core: actually convert transaction pool | Felix Lange | 2015-03-17 | 1 | -1/+1 |
| * | converted vm | obscuren | 2015-03-17 | 1 | -18/+19 |
| * | updated vm env | obscuren | 2015-03-17 | 1 | -16/+17 |
| * | Added (disabled) Jit validation | obscuren | 2015-02-01 | 1 | -0/+4 |
| * | Changed prev_hash to block_hash, state transition now uses vm env | obscuren | 2015-01-04 | 1 | -3/+10 |
| * | Closure => Context | obscuren | 2015-01-02 | 1 | -3/+3 |
| * | Refactored block & Transaction | obscuren | 2014-12-23 | 1 | -6/+6 |
| * | Cleaned up objects | obscuren | 2014-12-19 | 1 | -3/+1 |
| * | Created generic message (easy for testing) | obscuren | 2014-12-18 | 1 | -5/+5 |
| * | Log is now interface | obscuren | 2014-12-04 | 1 | -1/+1 |
| * | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -3/+3 |
| * | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+63 |
