aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/account.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-92/+0
2016-02-22simplewallet: add a new --restore-from-keys optionmoneromooo-monero1-0/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-08-09encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero1-1/+1
2015-06-20account: allow creating an account from a public address and view secret keymoneromooo-monero1-0/+1
2015-06-12account: add a couple constsmoneromooo-monero1-2/+2
2015-06-12Integrated addresses (standard address plus payment id)moneromooo-monero1-0/+1
2015-05-31account: add a forget_spend_key methodmoneromooo-monero1-0/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-06-12allow two-random-numbers wallet generation (but not as default)Thomas Winget1-1/+1
2014-06-12builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget1-1/+1
2014-06-12defaulted new parameters in modified functionstom1-1/+1
2014-06-12most functions prototyped/modified for wallet recoveryThomas Winget1-1/+1
2014-03-03moved all stuff to githubAntonio Juarez1-0/+61