Age | Commit message (Expand) | Author | Files | Lines |
2019-10-30 | core_tests: remove some useless verbose logs | moneromooo-monero | 1 | -1/+0 |
2019-09-17 | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 1 | -6/+25 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -1/+2 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -1/+1 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -2/+3 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-08 | add bulletproofs from v7 on testnet | moneromooo-monero | 1 | -1/+1 |
2017-10-20 | core_tests: do not include chaingen_tests_list.h in all tests | moneromooo-monero | 1 | -1/+1 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -2/+8 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -2/+2 |
2017-09-25 | core_tests: catch (impossible in practice) tx extra api failure | moneromooo-monero | 1 | -2/+4 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 1 | -10/+18 |
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 | 1 | -8/+8 |
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 | 1 | -0/+18 |
2016-08-28 | Add rct core tests | moneromooo-monero | 1 | -0/+469 |