| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Miner fixes and updates (including miner) | obscuren | 2015-03-05 | 1 | -5/+2 |
| * | uncle validation | obscuren | 2015-03-04 | 1 | -22/+38 |
| * | Changed nonce to a uint64 | obscuren | 2015-03-04 | 1 | -2/+2 |
| * | Merge branch 'xcthulhu-publictests' into poc-9 | obscuren | 2015-03-04 | 1 | -3/+10 |
| |\ | |||||
| | * | fixed pow stuff | obscuren | 2015-03-04 | 1 | -3/+2 |
| | * | Merge branch 'publictests' of https://github.com/xcthulhu/go-ethereum into xc... | obscuren | 2015-03-04 | 1 | -2/+10 |
| | |\ | |||||
| | | * | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -2/+3 |
| | | * | Only one uncle | Matthew Wampler-Doty | 2015-03-03 | 1 | -0/+4 |
| | | * | Exposing stuff for ethash | Matthew Wampler-Doty | 2015-02-28 | 1 | -0/+3 |
| | | * | Fixed consensus issue for refunding | obscuren | 2015-02-27 | 1 | -4/+4 |
| * | | | changed message | obscuren | 2015-03-04 | 1 | -1/+1 |
| |/ / | |||||
| * | | GasLimit check updated | obscuren | 2015-03-04 | 1 | -6/+8 |
| * | | wip | obscuren | 2015-02-27 | 1 | -4/+6 |
| |/ | |||||
| * | Validate block header gas limit | Gustav Simonsson | 2015-02-26 | 1 | -1/+6 |
| * | Added eth_logs & fixed issue with manual log filtering | obscuren | 2015-02-22 | 1 | -10/+6 |
| * | dirty tracking for state objects fixed | obscuren | 2015-02-20 | 1 | -5/+2 |
| * | Optimisations and fixed a couple of DDOS issues in the miner | obscuren | 2015-02-20 | 1 | -11/+14 |
| * | Added GetBlock GetUncle with OOB guard | obscuren | 2015-02-18 | 1 | -1/+5 |
| * | Merge branch 'develop' into miner | obscuren | 2015-02-12 | 1 | -45/+14 |
| |\ | |||||
| | * | Documented methods & removed old manifest | obscuren | 2015-02-12 | 1 | -29/+14 |
| | * | moved manager | obscuren | 2015-02-09 | 1 | -16/+0 |
| * | | Basic structure miner | obscuren | 2015-02-10 | 1 | -5/+5 |
| * | | merged | obscuren | 2015-02-09 | 1 | -16/+17 |
| |\| | |||||
| | * | Undone fix. Will re-enable once chain resets | obscuren | 2015-02-06 | 1 | -12/+5 |
| | * | Merge pull request #290 from Gustav-Simonsson/correct_block_parent_timestamp_... | Jeffrey Wilcke | 2015-02-06 | 1 | -6/+6 |
| | |\ | |||||
| | | * | Correct block parent timestamp check and typos | Gustav Simonsson | 2015-02-04 | 1 | -6/+6 |
| | * | | pending / chain event | obscuren | 2015-02-06 | 1 | -0/+8 |
| * | | | Merge branch 'develop' into miner | obscuren | 2015-02-06 | 1 | -2/+3 |
| |/ / | |||||
| * | | Filtering | obscuren | 2015-02-05 | 1 | -6/+7 |
| * | | WIP miner | obscuren | 2015-02-04 | 1 | -37/+37 |
| |/ | |||||
| * | Docs & old code removed | obscuren | 2015-02-03 | 1 | -1/+1 |
| * | reworking messages => log | obscuren | 2015-01-28 | 1 | -0/+21 |
| * | Future blocks not allowed | obscuren | 2015-01-22 | 1 | -21/+4 |
| * | Fixed difficulty | obscuren | 2015-01-18 | 1 | -2/+1 |
| * | Fixed consensus issue | obscuren | 2015-01-13 | 1 | -1/+1 |
| * | Moved the TD method from block processor. | obscuren | 2015-01-10 | 1 | -39/+15 |
| * | Cast to string for hashable type | obscuren | 2015-01-10 | 1 | -1/+1 |
| * | mem fixes for vm. Changed uncle inclusion tests | obscuren | 2015-01-10 | 1 | -14/+20 |
| * | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -3/+7 |
| * | Adjusted difficulty and skip get tx messages | obscuren | 2015-01-06 | 1 | -0/+1 |
| * | Limit block extra to 1024 | obscuren | 2015-01-06 | 1 | -0/+4 |
| * | BlockManager => BlockProcessor | obscuren | 2015-01-05 | 1 | -2/+2 |
| * | BlockManager => BlockProcessor | obscuren | 2015-01-05 | 1 | -0/+359 |
