Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed old (unused) argument | obscuren | 2015-04-02 | 1 | -2/+2 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | merge | obscuren | 2015-03-19 | 1 | -1/+1 |
|\ | |||||
| * | fixed chain event. Closes #529 | obscuren | 2015-03-19 | 1 | -2/+2 |
* | | converted chain manager | obscuren | 2015-03-17 | 1 | -5/+5 |
|/ | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -15/+15 |
* | Add additional extra database for non-protocol related data | obscuren | 2015-03-12 | 1 | -1/+1 |
* | Separated block db from state db. Partial fix for #416 | obscuren | 2015-03-07 | 1 | -1/+1 |
* | uncle validation | obscuren | 2015-03-04 | 1 | -1/+1 |
* | Changed nonce to a uint64 | obscuren | 2015-03-04 | 1 | -3/+3 |
* | fixed pow stuff | obscuren | 2015-03-04 | 1 | -3/+3 |
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -18/+29 |
* | public functions for making chains on the fly | Ethan Buchman | 2015-02-28 | 1 | -0/+131 |