Age | Commit message (Expand) | Author | Files | Lines |
2020-01-26 | serialization: do not write optional fields with default value | moneromooo-monero | 1 | -2/+2 |
2019-10-15 | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 1 | -1/+1 |
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 1 | -7/+13 |
2019-10-14 | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 1 | -6/+6 |
2019-09-17 | functional_tests: python3 compatibility | moneromooo-monero | 1 | -1/+1 |
2019-09-17 | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 1 | -1/+2 |
2019-09-17 | functional_tests: add is_key_image_spent tests | moneromooo-monero | 1 | -1/+45 |
2019-09-17 | functional_tests: check transaction fee is around what we expect | moneromooo-monero | 1 | -2/+9 |
2019-09-17 | functional_tests: add tx_notes tests | moneromooo-monero | 1 | -0/+18 |
2019-09-17 | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 1 | -0/+39 |
2019-09-17 | functional_tests: add get_transfers test | moneromooo-monero | 1 | -0/+23 |
2019-09-17 | functional_tests: add missing sweep_dust parameters, and test it | moneromooo-monero | 1 | -0/+8 |
2019-08-21 | Merge pull request #5511 | luigi1111 | 1 | -0/+59 |
2019-08-14 | Merge pull request #5487 | luigi1111 | 1 | -0/+1 |
2019-07-09 | wallet_rpc_server: fix get_bulk_payments with short payment ids | moneromooo-monero | 1 | -0/+3 |
2019-05-29 | functional_tests: fix python3 compatibility | moneromooo-monero | 1 | -4/+4 |
2019-05-02 | functional_tests: add tests for pending/out transfer addresses | moneromooo-monero | 1 | -0/+59 |
2019-04-23 | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 1 | -0/+1 |
2019-04-20 | functional_tests: reset blockchain on test start | moneromooo-monero | 1 | -0/+7 |
2019-04-15 | functional_tests: add sweep_single test | moneromooo-monero | 1 | -0/+50 |
2019-04-11 | functional_tests: add double spend detection tests | moneromooo-monero | 1 | -0/+61 |
2019-04-11 | functional_tests: add more wallet tests | moneromooo-monero | 1 | -0/+26 |
2019-03-22 | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 1 | -2/+2 |
2019-03-22 | functional_tests: add balance tests | moneromooo-monero | 1 | -59/+171 |
2019-03-21 | functional_tests: add more transfer tests | moneromooo-monero | 1 | -6/+53 |
2019-03-21 | functional_tests: add get_bulk_transfer tests | moneromooo-monero | 1 | -0/+37 |
2019-03-21 | functional_tests: add basic transfer tests | moneromooo-monero | 1 | -0/+291 |