aboutsummaryrefslogtreecommitdiffstats
path: root/chain/transaction.go
Commit message (Collapse)AuthorAgeFilesLines
* debugging codeobscuren2014-11-111-47/+0
|
* Fixed bloom, updated mining & block processingobscuren2014-11-101-1/+1
| | | | | | * Reverted back to process blocks in batches method * Bloom generation and lookup fix * Minor UI changed (mainly debug)
* ethstate => stateobscuren2014-10-311-4/+4
|
* ethcrypto => cryptoobscuren2014-10-311-6/+6
|
* Moved ethchain to chainobscuren2014-10-311-0/+271