aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_basic_impl.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2023-08-01blockchain_db: add k-anonymity to txid fetchingjeffro2561-0/+47
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
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-04Merge pull request #4894Riccardo Spagni1-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/+347