aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_basic_impl.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero1-1/+0
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-10-21Support median block size > 4 GBmoneromooo-monero1-5/+2
2019-04-05cryptonote: rework block blob size sanity checkmoneromooo-monero1-5/+0
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-12-04move int-util.h to epeemoneromooo-monero1-1/+1
2018-11-23a few minor (but easy) performance tweaksmoneromooo-monero1-1/+1
2018-10-27cryptonote: use logging functions for errors, not std::coutmoneromooo-monero1-1/+1
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-14/+14
2018-06-11cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu1-14/+5
2018-03-05Stagenetstoffu1-15/+19
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-22factor STL container serializationmoneromooo-monero1-1/+1
2017-10-07Subaddresseskenshi841-45/+31
2017-07-27Move OpenAlias console input back from libsmoneromooo-monero1-4/+4
2017-03-17wallet-rpc: enable openaliasstoffu1-2/+4
2017-03-15Add intervening v5 fork for increased min block sizemoneromooo-monero1-1/+10
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
2017-02-05 bugfix: infinite recursion in get_account_address_from_str_or_urlkenshi841-1/+1
2017-01-24moved get_account_address_from_str_or_url from libcommon to libcryptonote_corekenshi841-1/+29
2017-01-16Change logging to easylogging++moneromooo-monero1-1/+4
2016-11-27change 'invalid address format' loglevelJaquee1-1/+1
2016-01-29Fix V1/V2 use of hard fork related parametersmoneromooo-monero1-3/+3
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-15Replace tabs with two spaces for consistency with rest of codebasewarptangent1-9/+9
2015-11-13Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth1-6/+13
2015-08-09encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero1-4/+4
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-1/+5
2015-06-16Fix standard address deserializationmoneromooo-monero1-7/+17
2015-06-12Integrated addresses (standard address plus payment id)moneromooo-monero1-4/+71
2015-03-04minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth1-0/+4
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels1-5/+18
2014-09-15Reorganize testnet constantsZachary Michaels1-3/+3
2014-07-23License updated to BSD 3-clausefluffypony1-4/+29
2014-04-18Bitmonero releasethankful_for_today1-1/+1
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-33/+26
2014-03-20some fixesAntonio Juarez1-7/+7
2014-03-03moved all stuff to githubAntonio Juarez1-0/+193