aboutsummaryrefslogtreecommitdiffstats
path: root/pow
Commit message (Collapse)AuthorAgeFilesLines
* 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-222-2/+2
|
* pre-powobscuren2015-01-122-0/+19
|
* Refactored ethutil.Config.Db outobscuren2015-01-075-301/+0
|
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-061-1/+1
|
* Cleaned up some of that utilobscuren2015-01-042-0/+179
|
* Refactored block & Transactionobscuren2014-12-232-3/+3
| | | | * 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-103-0/+106
|
* all: fix rename breakageFelix Lange2014-11-013-10/+10
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-234-6/+7
| | | | mist, etheruem have been moved to cmd/
* Implemented AR PoWobscuren2014-10-115-0/+300