| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Balance includes unconfirmed transfers to self | woodser | 2022-01-30 | 1 | -5/+2 |
| | | |||||
| * | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -2/+2 |
| | | | | | They are allowed from v12, and MLSAGs are rejected from v13. | ||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Revert functional test changes in babf25d2e and 571546067 | Lee Clagett | 2020-04-24 | 1 | -39/+13 |
| | | |||||
| * | Always reject duplicate key-images from second txid | Lee Clagett | 2020-03-30 | 1 | -13/+39 |
| | | |||||
| * | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 2020-03-31 | 1 | -3/+0 |
| | | |||||
| * | serialization: do not write optional fields with default value | moneromooo-monero | 2020-01-26 | 1 | -2/+2 |
| | | |||||
| * | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 2019-10-15 | 1 | -1/+1 |
| | | |||||
| * | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 1 | -7/+13 |
| | | |||||
| * | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2019-10-14 | 1 | -6/+6 |
| | | |||||
| * | functional_tests: python3 compatibility | moneromooo-monero | 2019-09-17 | 1 | -1/+1 |
| | | | | | and add missing tests | ||||
| * | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 2019-09-17 | 1 | -1/+2 |
| | | |||||
| * | functional_tests: add is_key_image_spent tests | moneromooo-monero | 2019-09-17 | 1 | -1/+45 |
| | | |||||
| * | functional_tests: check transaction fee is around what we expect | moneromooo-monero | 2019-09-17 | 1 | -2/+9 |
| | | |||||
| * | functional_tests: add tx_notes tests | moneromooo-monero | 2019-09-17 | 1 | -0/+18 |
| | | |||||
| * | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 2019-09-17 | 1 | -0/+39 |
| | | |||||
| * | functional_tests: add get_transfers test | moneromooo-monero | 2019-09-17 | 1 | -0/+23 |
| | | |||||
| * | functional_tests: add missing sweep_dust parameters, and test it | moneromooo-monero | 2019-09-17 | 1 | -0/+8 |
| | | | | | though not a very good test, but we don't have dust handy | ||||
| * | Merge pull request #5511 | luigi1111 | 2019-08-21 | 1 | -0/+59 |
| |\ | | | | | | | | | 914b106 wallet_rpc_server: use original addresses in destinations in get_transfers (moneromooo-monero) da694d4 functional_tests: add tests for pending/out transfer addresses (moneromooo-monero) | ||||
| | * | functional_tests: add tests for pending/out transfer addresses | moneromooo-monero | 2019-05-02 | 1 | -0/+59 |
| | | | |||||
| * | | Merge pull request #5487 | luigi1111 | 2019-08-14 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | df83ed7 consensus: from v12, enforce >= 2 outputs (moneromooo-monero) | ||||
| | * | | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 2019-04-23 | 1 | -0/+1 |
| | | | | |||||
| * | | | wallet_rpc_server: fix get_bulk_payments with short payment ids | moneromooo-monero | 2019-07-09 | 1 | -0/+3 |
| | | | | |||||
| * | | | functional_tests: fix python3 compatibility | moneromooo-monero | 2019-05-29 | 1 | -4/+4 |
| | |/ |/| | | | | | Also add missing bans test to the default tests | ||||
| * | | functional_tests: reset blockchain on test start | moneromooo-monero | 2019-04-20 | 1 | -0/+7 |
| |/ | |||||
| * | functional_tests: add sweep_single test | moneromooo-monero | 2019-04-15 | 1 | -0/+50 |
| | | |||||
| * | functional_tests: add double spend detection tests | moneromooo-monero | 2019-04-11 | 1 | -0/+61 |
| | | |||||
| * | functional_tests: add more wallet tests | moneromooo-monero | 2019-04-11 | 1 | -0/+26 |
| | | | | | get_transfer_by_txid, get_height, open/close | ||||
| * | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 2019-03-22 | 1 | -2/+2 |
| | | |||||
| * | functional_tests: add balance tests | moneromooo-monero | 2019-03-22 | 1 | -58/+170 |
| | | |||||
| * | functional_tests: add more transfer tests | moneromooo-monero | 2019-03-21 | 1 | -6/+53 |
| | | | | | | manual relay, transfer to integrated address, and a few negative transfer tests | ||||
| * | functional_tests: add get_bulk_transfer tests | moneromooo-monero | 2019-03-21 | 1 | -0/+37 |
| | | |||||
| * | functional_tests: add basic transfer tests | moneromooo-monero | 2019-03-21 | 1 | -0/+291 |
