aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_basic_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-142/+0
|
* moved get_account_address_from_str_or_url from libcommon to libcryptonote_corekenshi842017-01-241-0/+14
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block ↵Javier Smooth2015-11-131-1/+1
| | | | version 2
* encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero2015-08-091-3/+8
| | | | | | | | | | | | | | Pros: - smaller on the blockchain - shorter integrated addresses Cons: - less sparseness - less ability to embed actual information The boolean argument to encrypt payment ids is now gone from the RPC calls, since the decision is made based on the length of the payment id passed.
* Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-121-0/+22
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* Separate testnet address prefixZachary Michaels2014-09-151-2/+12
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-1/+1
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+65