aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/verification_context.h
Commit message (Collapse)AuthorAgeFilesLines
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-61/+0
|
* mixable transactions must be rct for v3moneromooo-monero2016-08-281-0/+1
|
* Convey tx verification failure reasons to the RPC clientmoneromooo-monero2016-03-271-0/+7
| | | | | | | | | | | This allows appropriate action to be taken, like displaying the reason to the user. Do just that in simplewallet, which should help a lot in determining why users fail to send. Also make it so a tx which is accepted but not relayed is seen as a success rather than a failure.
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero2015-12-251-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.
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-4/+29
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+27