aboutsummaryrefslogtreecommitdiffstats
path: root/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move hash to a hidden function, and provide a datapath to it so avoidGav Wood2015-04-061-3/+3
* Decent transaction import result provision.Gav Wood2015-04-051-1/+1
* Fixes #1509Gav Wood2015-04-041-1/+1
* Use TransientDirectory.Gav Wood2015-03-301-1/+3
* Fix a load of horrible style that got through.Gav Wood2015-03-301-17/+17
* Refactored much of transaction queue for tidiness and optimisation.Gav Wood2015-03-301-11/+10
* add possibility to have in-chain uncles as testsCJentzsch2015-03-231-0/+10
* SDIVwinsvega2015-03-201-2/+2
* BlokTestswinsvega2015-03-181-0/+5
* update blockchain testsCJentzsch2015-03-171-4/+4
* add test for uncle generationCJentzsch2015-03-141-1/+6
* clean upCJentzsch2015-03-131-2/+2
* remove seedhash from block header testsCJentzsch2015-03-131-1/+1
* Remove seedHash from header.Gav Wood2015-03-131-8/+0
* 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
* 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