aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/account.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero2015-08-091-1/+1
* account: allow creating an account from a public address and view secret keymoneromooo-monero2015-06-201-0/+16
* account: add a couple constsmoneromooo-monero2015-06-121-2/+2
* Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-121-0/+6
* account: add a forget_spend_key methodmoneromooo-monero2015-05-311-0/+5
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3...warptangent2014-12-011-1/+1
* Separate testnet address prefixZachary Michaels2014-09-151-2/+2
* restored wallets will have timestamp set to June 8 2014.Thomas Winget2014-08-031-1/+17
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* change hash for keygen from blake to keccaktom2014-06-121-2/+2
* allow two-random-numbers wallet generation (but not as default)Thomas Winget2014-06-121-2/+2
* fixed some pointer- and loop-based derpsThomas Winget2014-06-121-0/+3
* builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget2014-06-121-3/+10
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-1/+1
* moved all stuff to githubAntonio Juarez2014-03-031-0/+50