aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_basic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-397/+0
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero1-15/+13
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-0/+3
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-4/+7
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero1-1/+1
2016-08-28integrate simple rct apimoneromooo-monero1-2/+10
2016-08-28add rct to the protocolmoneromooo-monero1-24/+38
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-3/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-30Revert "Merge pull request #506"Riccardo Spagni1-2/+2
2015-11-27core: serialize block major/minor versions as bytes, not varintsmoneromooo-monero1-2/+2
2015-10-21hardfork: switch voting to block minor versionmoneromooo-monero1-2/+2
2015-09-12blockchain: use the new hardfork classmoneromooo-monero1-3/+1
2015-08-09encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero1-0/+1
2015-02-02Add compile-time support for both db implementations: in-memory and LMDBwarptangent1-0/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-25Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni1-0/+1
2014-09-24low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni1-1/+0
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+347