| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 2019-09-17 | 10 | -10/+20 | |
| * | | functional_tests: check for RPC methods which aren't exposed | moneromooo-monero | 2019-09-17 | 2 | -0/+54 | |
| * | | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 2019-09-17 | 1 | -0/+84 | |
| * | | functional_tests: add save_bc | moneromooo-monero | 2019-09-17 | 1 | -0/+3 | |
| * | | functional_tests: add is_key_image_spent tests | moneromooo-monero | 2019-09-17 | 1 | -1/+45 | |
| * | | functional_tests: add submitblock test | moneromooo-monero | 2019-09-17 | 1 | -0/+28 | |
| * | | 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 wallet attributes test | moneromooo-monero | 2019-09-17 | 1 | -0/+23 | |
| * | | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 2019-09-17 | 1 | -0/+39 | |
| * | | functional_tests: add monero: URI tests | moneromooo-monero | 2019-09-17 | 2 | -1/+235 | |
| * | | wallet: add edit_address_book RPC | moneromooo-monero | 2019-09-17 | 1 | -6/+71 | |
| * | | functional_tests: add address book tests | moneromooo-monero | 2019-09-17 | 2 | -1/+239 | |
| * | | functional_tests: add wallet password change, store and tag tests | moneromooo-monero | 2019-09-17 | 2 | -9/+165 | |
| * | | functional_tests: add spend proof tests | moneromooo-monero | 2019-09-17 | 1 | -0/+35 | |
| * | | functional_tests: add test for mining via wallet | moneromooo-monero | 2019-09-17 | 1 | -7/+21 | |
| * | | functional_tests: add multisig state tests | moneromooo-monero | 2019-09-17 | 1 | -0/+68 | |
| * | | 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 | |
| * | | functional_tests: move extraneous stuff out of the framework | moneromooo-monero | 2019-09-17 | 1 | -5/+16 | |
| * | | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 2019-09-05 | 1 | -4/+4 | |
| |/ | ||||||
| * | Merge pull request #5511 | luigi1111 | 2019-08-21 | 1 | -0/+59 | |
| |\ | ||||||
| | * | functional_tests: add tests for pending/out transfer addresses | moneromooo-monero | 2019-05-02 | 1 | -0/+59 | |
| * | | Merge pull request #5504 | luigi1111 | 2019-08-17 | 1 | -2/+3 | |
| |\ \ | ||||||
| | * | | functional_tests: test creating wallets with local language names | moneromooo-monero | 2019-08-16 | 1 | -2/+3 | |
| * | | | Merge pull request #5490 | luigi1111 | 2019-08-17 | 1 | -0/+12 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | functional_tests: add get_fee_estimate to blockchain test | moneromooo-monero | 2019-04-24 | 1 | -0/+12 | |
| * | | | Merge pull request #5677 | luigi1111 | 2019-08-15 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | tests: functional: fix python syntax | redfish | 2019-06-19 | 1 | -1/+1 | |
| * | | | | Merge pull request #5498 | luigi1111 | 2019-08-14 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | functional_tests: add a 3/3 multisig test | moneromooo-monero | 2019-04-26 | 1 | -0/+7 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #5487 | luigi1111 | 2019-08-14 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 2019-04-23 | 1 | -0/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | functional_tests: add validate_address tests | moneromooo-monero | 2019-07-29 | 1 | -0/+111 | |
| * | | | | Merge pull request #5473 | luigi1111 | 2019-07-24 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | python-rpc: add missing getblock RPC parameters | moneromooo-monero | 2019-05-09 | 1 | -4/+4 | |
| | |/ / / | ||||||
| * | | / | wallet_rpc_server: fix get_bulk_payments with short payment ids | moneromooo-monero | 2019-07-09 | 1 | -0/+3 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #5583 | Riccardo Spagni | 2019-06-01 | 15 | -59/+60 | |
| |\ \ \ | ||||||
| | * | | | functional_tests: fix python3 compatibility | moneromooo-monero | 2019-05-29 | 15 | -59/+60 | |
| * | | | | functional_tests: fix rare get_output_distribution failure | moneromooo-monero | 2019-05-20 | 1 | -1/+10 | |
| |/ / / | ||||||
| * | | | Merge pull request #5496 | Riccardo Spagni | 2019-05-07 | 2 | -1/+218 | |
| |\ \ \ | ||||||
| | * | | | rpc: improve get_output_distribution | moneromooo-monero | 2019-04-25 | 2 | -1/+218 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #5484 | Riccardo Spagni | 2019-05-02 | 1 | -0/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | functional_tests: flush stdout before popening new process | moneromooo-monero | 2019-04-23 | 1 | -0/+1 | |
| | |/ | ||||||
| * / | functional_tests: reset blockchain on test start | moneromooo-monero | 2019-04-20 | 8 | -0/+57 | |
| |/ | ||||||
| * | functional_tests: detect requests python module | moneromooo-monero | 2019-04-18 | 1 | -3/+9 | |
| * | functional_tests: add sweep_single test | moneromooo-monero | 2019-04-15 | 1 | -0/+50 | |
| * | Merge pull request #5402 | Riccardo Spagni | 2019-04-15 | 1 | -7/+7 | |
| |\ | ||||||
| | * | rpc: make wide_difficulty hexadecimal | moneromooo-monero | 2019-04-05 | 1 | -7/+7 | |
| * | | functional_tests: exit with 1 if any test fails | moneromooo-monero | 2019-04-11 | 1 | -0/+2 | |
