Age | Commit message (Expand) | Author | Files | Lines |
2022-04-18 | Add view tags to outputs to reduce wallet scanning time | j-berman | 1 | -1/+13 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2020-08-27 | CLSAG device support | Sarang Noether | 1 | -0/+23 |
2020-05-16 | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 1 | -2/+3 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-05-01 | Merge pull request #6436 | luigi1111 | 1 | -0/+4 |
2020-04-08 | Add timelock verification on device | cslashm | 1 | -0/+4 |
2020-04-01 | Hash domain separation | Sarang Noether | 1 | -11/+8 |
2019-03-28 | Add get_tx_proof support, needed for new sanity check | cslashm | 1 | -1/+5 |
2019-03-28 | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 1 | -0/+4 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-08 | New scheme key destination contrfol | cslashm | 1 | -3/+50 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 1 | -4/+4 |
2018-12-04 | move int-util.h to epee | moneromooo-monero | 1 | -1/+1 |
2018-11-02 | device/trezor: trezor support added | Dusan Klinec | 1 | -4/+4 |
2018-10-23 | ringct: use dummy bulletproofs when in fake mode, for speed | moneromooo-monero | 1 | -1/+1 |
2018-08-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -1/+1 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 1 | -2/+2 |
2018-04-12 | Fix sub-address tx scan. | cslashm | 1 | -0/+4 |
2018-04-12 | Merge pull request #3511 | Riccardo Spagni | 1 | -2/+6 |
2018-03-31 | Add the possibility to export private view key for fast scan. | cslashm | 1 | -4/+3 |
2018-03-31 | Change mutex lock model to avoid dead lock and ensure locks are always released. | cslashm | 1 | -0/+11 |
2018-03-28 | device: fix endianess dependence on subaddress secret key generation | moneromooo-monero | 1 | -2/+6 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 1 | -1/+1 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -9/+100 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 1 | -16/+11 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 1 | -1/+1 |
2018-03-04 | Fix invalid device unique_ptr cast | MoroccanMalinois | 1 | -2/+2 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+263 |