aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_basic_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-347/+0
* bugfix: infinite recursion in get_account_address_from_str_or_urlkenshi842017-02-051-1/+1
* moved get_account_address_from_str_or_url from libcommon to libcryptonote_corekenshi842017-01-241-1/+29
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+4
* change 'invalid address format' loglevelJaquee2016-11-271-1/+1
* Fix V1/V2 use of hard fork related parametersmoneromooo-monero2016-01-291-3/+3
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-9/+9
* Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-131-6/+13
* encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero2015-08-091-4/+4
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-1/+5
* Fix standard address deserializationmoneromooo-monero2015-06-161-7/+17
* Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-121-4/+71
* minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth2015-03-041-0/+4
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Separate testnet address prefixZachary Michaels2014-09-151-5/+18
* Reorganize testnet constantsZachary Michaels2014-09-151-3/+3
* License updated to BSD 3-clausefluffypony2014-07-231-4/+29
* Bitmonero releasethankful_for_today2014-04-181-1/+1
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-33/+26
* some fixesAntonio Juarez2014-03-201-7/+7
* moved all stuff to githubAntonio Juarez2014-03-031-0/+193