Age | Commit message (Expand) | Author | Files | Lines |
2022-11-17 | fix(trezor-tests): fix trezor tests build, fix integrated addr test | Dusan Klinec | 1 | -0/+8 |
2022-09-20 | Second thread pool for IO | SChernykh | 1 | -1/+1 |
2022-08-22 | Merge pull request #8299 | luigi1111 | 1 | -1/+1 |
2022-07-13 | derive multisig tx secret keys from an entropy source plus the tx inputs' key... | koe | 1 | -2/+3 |
2022-06-30 | multisig: fix critical vulnerabilities in signing | anon | 5 | -100/+89 |
2022-06-20 | feat(trezor): add HF15 support, BP+ | Dusan Klinec | 1 | -1/+1 |
2022-05-10 | Merge pull request #8302 | luigi1111 | 2 | -2/+2 |
2022-05-10 | Merge pull request #8277 | luigi1111 | 1 | -2/+0 |
2022-05-10 | Merge pull request #8220 | luigi1111 | 1 | -6/+2 |
2022-04-29 | multisig: add post-kex verification round to check that all participants have... | koe | 1 | -6/+2 |
2022-04-29 | Update copyright to 2022 for Hardfork files | Akrit | 2 | -2/+2 |
2022-04-21 | Preserve commitment format inside transactions | Luke Parker | 1 | -2/+0 |
2022-04-18 | Add view tags to outputs to reduce wallet scanning time | j-berman | 7 | -17/+363 |
2022-04-06 | Merge pull request #8205 | luigi1111 | 1 | -0/+2 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 38 | -38/+38 |
2022-04-05 | store outPk/8 in the tx for speed | moneromooo-monero | 1 | -0/+2 |
2022-04-05 | plug bulletproofs plus into consensus | moneromooo-monero | 11 | -22/+644 |
2022-03-04 | Compil. time: cryptonote_core minus portable_storage header | mj-xmr | 1 | -0/+2 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 38 | -38/+38 |
2022-02-22 | multisig key exchange update and refactor | koe | 2 | -69/+59 |
2021-08-19 | core_tests: remove unused typedef, fix warning | selsta | 1 | -1/+0 |
2021-06-10 | Merge pull request #7661 | luigi1111 | 1 | -8/+4 |
2021-05-11 | Warnings: unused var in core_tests:chaingen.h | mj-xmr | 1 | -1/+1 |
2021-02-18 | Merge pull request #7355 | luigi1111 | 1 | -2/+2 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 2 | -5/+0 |
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 1 | -2/+2 |
2021-01-23 | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 1 | -8/+4 |
2020-10-28 | Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable... | mj-xmr | 1 | -1/+1 |
2020-09-06 | Merge pull request #6111 | Riccardo Spagni | 1 | -3/+3 |
2020-08-28 | core_tests: fix failures after v13 | moneromooo-monero | 4 | -13/+21 |
2020-08-28 | core_tests: remove hardcoded hf version | moneromooo-monero | 1 | -1/+1 |
2020-08-27 | core: fix mining from a block that's not the current top | moneromooo-monero | 1 | -3/+3 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 10 | -79/+466 |
2020-08-27 | Merge pull request #6760 | Alexander Blair | 3 | -0/+30 |
2020-08-21 | enforce claiming maximum coinbase amount | moneromooo-monero | 3 | -0/+30 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 1 | -2/+0 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 35 | -35/+35 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 1 | -2/+3 |
2020-05-14 | build: fix boost 1.73 compatibility | selsta | 1 | -2/+2 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 35 | -35/+35 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 4 | -2/+44 |
2020-03-14 | Correct key image check in tx_pool | Lee Clagett | 3 | -0/+64 |
2020-02-28 | Merge pull request #6061 | Alexander Blair | 4 | -5/+0 |
2020-01-24 | Merge pull request #6300 | Alexander Blair | 1 | -4/+10 |
2020-01-24 | Merge pull request #6146 | Alexander Blair | 1 | -2/+2 |
2020-01-19 | fix tests bug added in #6110 | Dusan Klinec | 1 | -4/+10 |
2020-01-16 | Merge pull request #6115 | Alexander Blair | 1 | -0/+2 |
2020-01-11 | Merge pull request #6110 | Alexander Blair | 3 | -22/+180 |
2019-11-13 | tests: fix HF12 chaingen - construct bc object from events | Dusan Klinec | 3 | -22/+180 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 1 | -0/+2 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 1 | -2/+2 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 7 | -22/+723 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 1 | -2/+6 |
2019-10-30 | core_tests: remove some useless verbose logs | moneromooo-monero | 4 | -5/+0 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 1 | -5/+13 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -5/+13 |
2019-09-25 | RandomX integration | Howard Chu | 1 | -2/+2 |
2019-09-24 | Merge pull request #5882 | luigi1111 | 3 | -6/+40 |
2019-09-24 | Merge pull request #5877 | luigi1111 | 1 | -2/+2 |
2019-09-17 | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 3 | -6/+40 |
2019-09-02 | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 1 | -2/+2 |
2019-08-19 | blockchain: forbid v1 coinbase from v12 | moneromooo-monero | 3 | -0/+28 |
2019-04-29 | add a few checks where it seems appropriate | moneromooo-monero | 2 | -0/+2 |
2019-04-17 | Remove unneeded SFINAE on check_tx/block verification in core_tests | Doyle | 3 | -77/+28 |
2019-04-16 | Merge pull request #5409 | Riccardo Spagni | 4 | -5/+5 |
2019-04-16 | Merge pull request #5400 | Riccardo Spagni | 1 | -2/+17 |
2019-04-14 | blockchain_db: fix db txn ending too early | moneromooo-monero | 1 | -2/+17 |
2019-04-10 | tests: trezor tests fixes and improvements | Dusan Klinec | 1 | -1/+1 |
2019-04-07 | tests: fix test_options initialization error | Dusan Klinec | 4 | -5/+5 |
2019-03-21 | Merge pull request #5211 | Riccardo Spagni | 2 | -6/+4 |
2019-03-20 | tests/trezor: HF9 and HF10 tests | Dusan Klinec | 2 | -6/+4 |
2019-03-17 | Merge pull request #5061 | Riccardo Spagni | 33 | -33/+33 |
2019-03-14 | Merge pull request #4977 | Riccardo Spagni | 5 | -110/+1353 |
2019-03-05 | Update 2019 copyright | binaryFate | 33 | -33/+33 |
2019-03-05 | device/trezor: debugging features, trezor tests | Dusan Klinec | 5 | -110/+1353 |
2019-03-05 | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 1 | -2/+2 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -1/+1 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 1 | -1/+1 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 4 | -45/+45 |
2019-01-18 | Merge pull request #5046 | Riccardo Spagni | 2 | -5/+13 |
2019-01-07 | core_tests: add a --list_tests command line switch | moneromooo-monero | 2 | -5/+13 |
2018-12-22 | core_tests: rename invalid multisig tests to read "invalid" | moneromooo-monero | 3 | -16/+16 |
2018-11-23 | remove some unused code | moneromooo-monero | 2 | -4/+1 |
2018-10-01 | Multisig M/N functionality core tests added | naughtyfox | 4 | -42/+223 |
2018-10-01 | Arbitrary M/N multisig schemes: | naughtyfox | 1 | -1/+1 |
2018-09-11 | core_tests: add a test for 4-aggregated BP verification | moneromooo-monero | 3 | -0/+16 |
2018-09-11 | core_tests: add a test for a tx with empty bulletproof | moneromooo-monero | 3 | -0/+20 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 7 | -163/+176 |
2018-09-11 | require canonical multi output bulletproof layout | moneromooo-monero | 3 | -13/+13 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 7 | -4/+573 |
2018-09-11 | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 1 | -1/+1 |
2018-07-07 | core_tests: add --filter to select which tests to run | moneromooo-monero | 2 | -0/+7 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 7 | -18/+18 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 2 | -3/+3 |
2018-03-05 | Stagenet | stoffu | 1 | -2/+2 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 5 | -7/+10 |
2018-02-02 | pass large parameters by const ref, not value | moneromooo-monero | 1 | -1/+1 |
2018-01-26 | Readd copyright starting date | xmr-eric | 2 | -2/+2 |
2018-01-26 | Update 2018 copyright | xmr-eric | 31 | -31/+31 |
2017-12-17 | core_tests: multisig test now tests multiple inputs | moneromooo-monero | 3 | -136/+209 |
2017-12-17 | Match surae's recommendation to derive multisig keys | moneromooo-monero | 1 | -4/+6 |
2017-12-17 | make multisig work with subaddresses | moneromooo-monero | 1 | -7/+11 |
2017-12-17 | add multisig core test and factor multisig building blocks | moneromooo-monero | 6 | -0/+716 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -1/+1 |
2017-12-08 | add bulletproofs from v7 on testnet | moneromooo-monero | 1 | -1/+1 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -0/+1 |
2017-11-14 | Merge pull request #2696 | Riccardo Spagni | 1 | -0/+1 |
2017-11-14 | Merge pull request #2691 | Riccardo Spagni | 10 | -12/+8 |
2017-11-14 | Merge pull request #2686 | Riccardo Spagni | 1 | -5/+5 |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+1 |
2017-10-20 | core_tests: do not include chaingen_tests_list.h in all tests | moneromooo-monero | 10 | -12/+8 |
2017-10-19 | always use core_tests for consistency, not coretests | moneromooo-monero | 1 | -5/+5 |
2017-10-17 | core_tests: fix for subaddress patch | kenshi84 | 6 | -8/+9 |
2017-10-07 | Subaddresses | kenshi84 | 7 | -15/+28 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -2/+2 |
2017-09-25 | Merge pull request #2424 | Riccardo Spagni | 1 | -2/+4 |
2017-09-25 | core_tests: catch (impossible in practice) tx extra api failure | moneromooo-monero | 1 | -2/+4 |
2017-09-21 | build: auto update version info without manually deleting version.h | stoffu | 1 | -0/+1 |
2017-06-09 | core_tests: fix tests failing due to new txpool code requitring batch transac... | moneromooo-monero | 1 | -0/+1 |
2017-05-30 | Merge pull request #2036 | Riccardo Spagni | 1 | -2/+10 |
2017-05-25 | Move txpool to the database | moneromooo-monero | 1 | -0/+10 |
2017-05-18 | tests: fix invalid key image test | moneromooo-monero | 1 | -2/+10 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 29 | -29/+29 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 4 | -14/+14 |
2017-01-28 | core_tests: decrease trace level from trace to debug | moneromooo-monero | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 4 | -67/+27 |
2017-01-14 | fix do_not_relay not preventing relaying on a timer | moneromooo-monero | 1 | -2/+2 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -5/+1 |
2016-08-28 | tests: hard fork list must end with a 0 | moneromooo-monero | 3 | -4/+4 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 8 | -11/+26 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -8/+9 |
2016-08-28 | rct: change the simple flag to a type | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | core_tests: fix a couple pre-rct tests using rct | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | change fork settings to allow pre-rct txes for one more fork cycle | moneromooo-monero | 2 | -9/+9 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 1 | -5/+3 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 1 | -2/+4 |
2016-08-28 | integrate simple rct api | moneromooo-monero | 1 | -1/+4 |
2016-08-28 | rct: add the tx prefix hash into the MLSAG | moneromooo-monero | 3 | -0/+33 |
2016-08-28 | Add rct core tests | moneromooo-monero | 7 | -10/+764 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 7 | -34/+25 |
2016-05-01 | tests: fix tests broken by the removal of the block reward accumulation loop | moneromooo-monero | 5 | -23/+17 |
2016-04-02 | tests: fix build with older GCC | Javier Smooth | 1 | -2/+4 |
2016-03-21 | core_tests: fix compile failure with GCC 4.8.4 | moneromooo-monero | 1 | -1/+1 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 3 | -10/+10 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 3 | -10/+10 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -2/+0 |
2016-02-17 | Merge pull request #659 | Riccardo Spagni | 1 | -1/+1 |
2016-02-13 | core_tests: fix a compile problem with CLANG | moneromooo-monero | 1 | -1/+1 |
2016-02-13 | Add the new test files | moneromooo-monero | 2 | -0/+295 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 4 | -7/+22 |
2016-02-08 | core_tests: allow setting miner tx max_outs when creating a block | moneromooo-monero | 2 | -4/+6 |
2016-01-31 | tests: fix compilation failure after V1 define rename | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 25 | -25/+25 |
2015-12-30 | core_tests: deinit core before destroying it | moneromooo-monero | 1 | -1/+3 |
2015-12-25 | tests: fix various tests by using parameters better suited to monero | moneromooo-monero | 3 | -8/+8 |
2015-12-25 | tests: fix some double spending tests | moneromooo-monero | 1 | -7/+8 |
2015-12-25 | tests: use 255 as a "too high" block version | moneromooo-monero | 1 | -2/+2 |
2015-12-25 | blockchain: fix bitflipping test with quantized block rewards | moneromooo-monero | 1 | -1/+2 |
2015-12-13 | core_tests: fix ring_signature_1 tests | moneromooo-monero | 1 | -8/+8 |
2015-12-13 | core_tests: bump default test fee to 0.02 monero | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 1 | -0/+4 |
2015-12-09 | tests: remove data-dir argument registration | moneromooo-monero | 1 | -1/+0 |
2015-11-21 | Relay transactions when they linger too long in the pool | moneromooo-monero | 1 | -2/+2 |
2015-11-13 | More changes for 2-min blocks | Javier Smooth | 1 | -4/+4 |
2015-11-13 | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 1 | -2/+2 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 1 | -1/+3 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 1 | -1/+3 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 2 | -0/+4 |
2015-01-02 | year updated in license | Riccardo Spagni | 25 | -25/+25 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -0/+74 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -2/+2 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 24 | -70/+697 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -6/+6 |
2014-05-03 | initial [broken] update | mydesktop | 5 | -14/+15 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 3 | -18/+17 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 24 | -0/+5318 |