aboutsummaryrefslogtreecommitdiffstats
path: root/pow/ezp
Commit message (Collapse)AuthorAgeFilesLines
* Introducign MixDigest and SeedHashMatthew Wampler-Doty2015-02-281-1/+1
|
* Turbo offobscuren2015-02-211-1/+1
|
* Optimisations and fixed a couple of DDOS issues in the minerobscuren2015-02-201-1/+1
|
* Disable turboobscuren2015-02-181-1/+1
|
* Filter and mutex locks addedobscuren2015-02-171-1/+1
|
* Fixed mining & limited hash powerobscuren2015-02-141-1/+1
|
* Reset hash rate to 0 when mining is stoppedobscuren2015-02-141-1/+2
|
* Basic structure minerobscuren2015-02-101-11/+18
|
* Default gas price and default gas for rpcobscuren2015-02-051-2/+0
|
* set uncles regardless of empty uncle list. Fixes invalid blocks being minedobscuren2015-02-051-2/+3
|
* WIP minerobscuren2015-02-041-1/+1
|
* Moved sha3 from `obscuren`obscuren2015-01-221-1/+1
|
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-061-1/+1
|
* Refactored block & Transactionobscuren2014-12-231-2/+2
| | | | * Includes new rlp decoder
* Merged developobscuren2014-12-181-1/+1
|\
| * Locks, refactor, testsobscuren2014-12-181-1/+1
| | | | | | | | | | | | * Added additional chain tests * Added proper mutex' on chain * Removed ethereum dependencies
* | WIPobscuren2014-12-151-4/+8
|/
* Moved powobscuren2014-12-101-0/+89