Age | Commit message (Expand) | Author | Files | Lines |
2023-11-30 | fix merge mining with more than one merge mined chain | Crypto City | 1 | -7/+13 |
2023-06-02 | cryptonote_basic: fix amount overflow detection on 32-bit systems | jeffro256 | 1 | -1/+1 |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 |
2022-08-06 | ledger support for hf 15 (BP+, view tags) | j-berman | 1 | -6/+14 |
2022-06-20 | cryptonote_basic: catch crypto api errors | moneromooo-monero | 1 | -2/+2 |
2022-04-21 | Preserve commitment format inside transactions | Luke Parker | 1 | -1/+1 |
2022-04-18 | Add view tags to outputs to reduce wallet scanning time | j-berman | 1 | -26/+133 |
2022-04-10 | Fee changes from ArticMine | moneromooo-monero | 1 | -0/+63 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 1 | -1/+1 |
2022-04-05 | store outPk/8 in the tx for speed | moneromooo-monero | 1 | -1/+1 |
2022-04-05 | plug bulletproofs plus into consensus | moneromooo-monero | 1 | -9/+38 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2022-02-22 | multisig key exchange update and refactor | koe | 1 | -1/+20 |
2021-07-13 | cmake: fix undefined symbols and multiple definitions | anon | 1 | -16/+0 |
2021-01-23 | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 1 | -45/+15 |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 1 | -0/+1 |
2021-03-20 | Merge pull request #6810 | luigi1111 | 1 | -0/+19 |
2021-02-09 | New add_aux_pow RPC to support merge mining | moneromooo-monero | 1 | -0/+19 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 1 | -1/+0 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 1 | -3/+6 |
2020-08-17 | Avoid some temporary strings when reading off the database | moneromooo-monero | 1 | -17/+20 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-05-06 | Merge pull request #6472 | luigi1111 | 1 | -0/+2 |
2020-05-01 | Merge pull request #6436 | luigi1111 | 1 | -0/+14 |
2020-04-22 | cryptonote: fix reuse of non default tx data when relaying | moneromooo-monero | 1 | -0/+2 |
2020-04-08 | Add timelock verification on device | cslashm | 1 | -0/+14 |
2020-04-01 | Hash domain separation | Sarang Noether | 1 | -2/+0 |
2019-12-12 | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 1 | -2/+16 |
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 1 | -11/+65 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 1 | -12/+21 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -12/+21 |
2019-09-25 | RandomX integration | Howard Chu | 1 | -22/+0 |
2019-06-14 | cryptonote: throw on tx hash calculation error | moneromooo-monero | 1 | -3/+3 |
2019-04-11 | Merge pull request #5380 | Riccardo Spagni | 1 | -2/+0 |
2019-04-01 | various: remove unused variables | moneromooo-monero | 1 | -2/+0 |
2019-03-25 | cryptonote_basic: some more minor speedups | moneromooo-monero | 1 | -4/+16 |
2019-03-25 | cryptonote_basic: speedup calculate_block_hash | moneromooo-monero | 1 | -2/+7 |
2019-03-25 | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 1 | -3/+27 |
2019-03-21 | cryptonote: fix calculating coinbase tx hash | moneromooo-monero | 1 | -10/+6 |
2019-03-21 | Merge pull request #5211 | Riccardo Spagni | 1 | -0/+5 |
2019-03-20 | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 1 | -0/+5 |
2019-03-17 | Merge pull request #5135 | Riccardo Spagni | 1 | -0/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | cryptonote: speed up calculating coinbase tx prunable hash | moneromooo-monero | 1 | -2/+9 |
2019-03-05 | core: avoid calculating tx prefix hash when we don't need it | moneromooo-monero | 1 | -1/+8 |
2019-03-05 | db: speedup block addition | moneromooo-monero | 1 | -22/+40 |
2019-02-14 | Cryptonight variant 4 aka CryptonightR | SChernykh | 1 | -1/+1 |
2019-02-10 | Human readable message if maximum outputs reached | italocoin | 1 | -0/+1 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+17 |
2018-12-31 | Merge pull request #4953 | luigi1111 | 1 | -5/+13 |
2018-12-31 | Merge pull request #4946 | luigi1111 | 1 | -0/+1 |
2018-12-07 | cryptonote: don't serialize for blob size if already known | moneromooo-monero | 1 | -5/+13 |
2018-12-05 | cryptonote: set tx hash on newly parsed txes when known | moneromooo-monero | 1 | -0/+1 |
2018-12-04 | Merge pull request #4894 | Riccardo Spagni | 1 | -2/+2 |
2018-11-23 | cryptonote: fix get_unit for non default settings | moneromooo-monero | 1 | -2/+2 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -3/+2 |
2018-10-26 | Merge pull request #4308 | Riccardo Spagni | 1 | -0/+85 |
2018-10-08 | tx_pool: avoid parsing a whole tx if only the prefix is needed | moneromooo-monero | 1 | -0/+10 |
2018-10-07 | cryptonote: sort tx_extra fields | moneromooo-monero | 1 | -0/+85 |
2018-09-14 | Merge pull request #4330 | Riccardo Spagni | 1 | -3/+13 |
2018-09-11 | bulletproofs: scale points by 8 to ensure subgroup validity | moneromooo-monero | 1 | -1/+1 |
2018-09-11 | cryptonote_basic: check output type before using it | moneromooo-monero | 1 | -0/+7 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -12/+46 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -5/+13 |
2018-09-02 | cryptonote_format_utils: do not early out on invalid tx pubkeys | moneromooo-monero | 1 | -3/+13 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 1 | -8/+56 |
2018-05-07 | cryptonote: make sure outPk setup always happens | moneromooo-monero | 1 | -0/+37 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -182/+13 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 1 | -7/+3 |
2018-03-05 | Monero Cryptonight variants, and add one for v7 | moneromooo-monero | 1 | -1/+2 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -20/+117 |
2018-02-16 | wallet2: speed up subaddress generation (by about a third) | moneromooo-monero | 1 | -0/+39 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-10 | Merge pull request #2990 | Riccardo Spagni | 1 | -0/+1 |
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -0/+1 |
2017-12-18 | check return value for generate_key_derivation and derive_public_key | moneromooo-monero | 1 | -4/+8 |
2017-12-17 | make multisig work with subaddresses | moneromooo-monero | 1 | -4/+49 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+2 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -2/+3 |
2017-11-22 | cryptonote: do not overwrite const data | moneromooo-monero | 1 | -2/+2 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -0/+2 |
2017-10-15 | refactor cryptonote_basic::add_tx_pub_key_to_extra | Jaquee | 1 | -3/+13 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -13/+125 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+1 |
2017-09-12 | wallet: add encrypted seed functionality | moneromooo-monero | 1 | -0/+17 |
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 1 | -6/+0 |
2017-03-26 | core: disable tx/block hash cache | moneromooo-monero | 1 | -0/+6 |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 1 | -15/+11 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 1 | -2/+77 |
2017-03-05 | format_utils: fix typo in assert message | lethos3 | 1 | -2/+2 |
2017-03-03 | Merge pull request #1826 | Riccardo Spagni | 1 | -8/+56 |
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 1 | -8/+56 |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 1 | -0/+10 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+743 |