aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_format_utils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-0/+1
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-1/+1
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero1-0/+1
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero1-0/+1
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-1/+1
2016-08-28add rct to the protocolmoneromooo-monero1-3/+7
2016-05-01tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-10-10from hard fork 2, claim a quantized reward in coinbasemoneromooo-monero1-1/+1
2015-10-10cryptonote_format_utils: add a function to tell if an amount is canonicalmoneromooo-monero1-0/+1
2015-08-24wallet: only return tx keys via RPC if requestedmoneromooo-monero1-1/+2
2015-08-19make tx keys available to the usermoneromooo-monero1-1/+1
2015-08-09encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero1-4/+6
2015-08-09Encrypted payment IDsmoneromooo-monero1-2/+5
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-25Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni1-2/+0
2014-09-24low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni1-0/+2
2014-09-15Pass tx and nonce to genesis block constructorZachary Michaels1-2/+5
2014-09-15Add testnet flagZachary Michaels1-0/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-01Remove redeclarationZachary Michaels1-1/+0
2014-05-03initial [broken] updatemydesktop1-3/+18
2014-04-30various fixes to allow mac osx compilationmydesktop1-1/+1
2014-04-07Improvements in JSON RPCAntonio Juarez1-1/+1
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-3/+2
2014-03-20some fixesAntonio Juarez1-1/+0
2014-03-03moved all stuff to githubAntonio Juarez1-0/+191