aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/genesis.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-2/+2
| | | | mist, etheruem have been moved to cmd/
* Empty string for uncleobscuren2014-10-211-2/+1
|
* PoC7 Netobscuren2014-10-211-1/+2
|
* Renamed Sha3Bin to Sha3obscuren2014-10-081-3/+3
|
* Turbo miningobscuren2014-08-221-1/+1
|
* PoC 6 networking code.obscuren2014-08-211-2/+4
| | | | | * Added block pool for gathering blocks from the network (chunks) * Re wrote syncing
* change all modified calls to ethtrie, ethutil and ethcrypto functionszelig2014-06-301-3/+4
|
* Working on interopobscuren2014-05-221-1/+1
| | | | | | * Receipts after each transaction * Fee structure * Applying fees to miners
* Changed transaction hash for poc 5obscuren2014-05-201-2/+1
|
* Fixed genesis and block dataobscuren2014-05-201-5/+12
|
* s/GenisisHeader/GenesisHeader/Sam Boyer2014-02-181-2/+2
|
* The great mergeobscuren2014-02-151-0/+39