aboutsummaryrefslogtreecommitdiffstats
path: root/pow/block.go
Commit message (Collapse)AuthorAgeFilesLines
* all: update license informationFelix Lange2015-07-071-0/+16
|
* updated vm envobscuren2015-03-171-2/+3
|
* POW fixesobscuren2015-03-141-1/+0
|
* Changed nonce to a uint64obscuren2015-03-041-2/+3
|
* Introducing ethashMatthew Wampler-Doty2015-03-031-2/+10
|
* Exposing stuff for ethashMatthew Wampler-Doty2015-02-281-0/+2
|
* Introducign MixDigest and SeedHashMatthew Wampler-Doty2015-02-281-1/+1
|
* Merge branch 'develop' into minerobscuren2015-02-061-0/+1
|
* Refactored block & Transactionobscuren2014-12-231-1/+1
| | | | * Includes new rlp decoder
* Moved powobscuren2014-12-101-0/+9