aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/tx_extra.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-07Subaddresseskenshi841-1/+13
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+0
2016-06-06tx_extra: parse new chunk added by minergateblashyrkh1-1/+12
Patch from blashyrkh on forum.getmonero.org: https://forum.getmonero.org/5/support/2530/simplewallet-returns-invalid-paymentid
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-08-09Encrypted payment IDsmoneromooo-monero1-0/+1
A payment ID may be encrypted using the tx secret key and the receiver's public view key. The receiver can decrypt it with the tx public key and the receiver's secret view key. Using integrated addresses now cause the payment IDs to be encrypted. Payment IDs used manually are not encrypted by default, but can be encrypted using the new 'encrypt_payment_id' field in the transfer and transfer_split RPC calls. It is not possible to use an encrypted payment ID by specifying a manual simplewallet transfer/transfer_new command, though this is just a limitation due to input parsing.
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-05-250.8.8updatemydesktop1-1/+0
2014-05-13Update tx_extra.hNoodleDoodleNoodleDoodleNoodleDoodleNoo1-1/+52
1. Fixed bug where it's impossible to spend merge-mining blocks due to missing serialization support for "tx_etra_merge_mining_tag".
2014-05-03initial [broken] updatemydesktop1-2/+85
2014-03-03moved all stuff to githubAntonio Juarez1-0/+11