aboutsummaryrefslogtreecommitdiffstats
path: root/blockchain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* styleCJentzsch2015-03-111-1/+1
|
* blockchain tests fixesCJentzsch2015-03-111-1/+13
|
* Gas pricing infrastructure and a couple of pricing mechanisms.Gav Wood2015-03-071-1/+1
|
* Avoid checking for difficulty when doing PoW test.Gav Wood2015-03-071-6/+7
|
* try to have a uncle with block number = 1CJentzsch2015-03-061-1/+5
|
* style + add test casesCJentzsch2015-03-061-54/+54
|
* styleCJentzsch2015-03-061-2/+0
|
* add uncle header feature for fillersCJentzsch2015-03-061-100/+182
|
* mergeCJentzsch2015-03-061-129/+146
|
* Add date/time language to solidity.Gav Wood2015-03-061-7/+7
|
* update block tests to latest changes PoW changesCJentzsch2015-03-061-6/+30
|
* more block tests + bugfix for longer chainsCJentzsch2015-03-061-30/+15
|
* blockchain testsCJentzsch2015-03-061-335/+225
| | | | | Conflicts: test/block.cpp
* try to have a uncle with block number = 1CJentzsch2015-03-061-1/+5
|
* style + add test casesCJentzsch2015-03-061-54/+54
|
* styleCJentzsch2015-03-061-2/+0
|
* add uncle header feature for fillersCJentzsch2015-03-061-100/+182
|
* mergeCJentzsch2015-03-061-129/+146
|
* Add date/time language to solidity.Gav Wood2015-03-061-7/+7
|
* update block tests to latest changes PoW changesCJentzsch2015-03-061-6/+30
|
* more block tests + bugfix for longer chainsCJentzsch2015-03-061-30/+15
|
* blockchain testsCJentzsch2015-03-061-0/+537
Conflicts: test/block.cpp