aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/verification_context.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-25blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero1-0/+1
Block reward may now be less than the full amount allowed. This was breaking the bitflipping test. We now keep track of whether a block which was accepted by the core has a lower than allowed block reward, and allow this in the test.
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-4/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+27