aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/unsigned_transaction.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-18check accessing an element past the end of a containermoneromooo-monero1-0/+4
2017-10-07Subaddresseskenshi841-15/+48
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-4/+4
2017-08-07change mixin to ring size in user visible placesmoneromooo-monero1-5/+5
2017-04-02Wallet API: fix Cold signing split txJaquee1-4/+10
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-3/+2
2017-01-10GUI cold signingJaquee1-0/+279