| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | functional_tests: cold signing key images/outputs import/export | moneromooo-monero | 2019-04-11 | 1 | -0/+6 |
| * | | functional_tests: add double spend detection tests | moneromooo-monero | 2019-04-11 | 1 | -0/+61 |
| * | | functional_tests: add alt chains tests | moneromooo-monero | 2019-04-11 | 1 | -1/+34 |
| * | | functional_tests: add wallet creation language tests | moneromooo-monero | 2019-04-11 | 1 | -0/+21 |
| * | | functional_tests: add more wallet tests | moneromooo-monero | 2019-04-11 | 2 | -0/+55 |
| * | | functional_tests: add describe_transfer tests | moneromooo-monero | 2019-04-11 | 2 | -0/+33 |
| * | | functional_tests: add more blockchain related tests | moneromooo-monero | 2019-04-11 | 1 | -0/+125 |
| * | | functional_tests: add bans tests | moneromooo-monero | 2019-04-11 | 1 | -0/+117 |
| |/ | |||||
| * | python-rpc: add console.py | moneromooo-monero | 2019-03-23 | 1 | -1/+1 |
| * | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 2019-03-22 | 17 | -892/+25 |
| * | functional_tests: add balance tests | moneromooo-monero | 2019-03-22 | 1 | -58/+170 |
| * | functional_tests: add missing parameters to get_balance | moneromooo-monero | 2019-03-22 | 1 | -1/+6 |
| * | functional_tests: add proofs tests (tx key, in/out tx, reserve) | moneromooo-monero | 2019-03-21 | 3 | -1/+350 |
| * | functional_tests: add more transfer tests | moneromooo-monero | 2019-03-21 | 2 | -6/+60 |
| * | functional_tests: add get_bulk_transfer tests | moneromooo-monero | 2019-03-21 | 2 | -0/+49 |
| * | functional_tests: add message signing/verification tests | moneromooo-monero | 2019-03-21 | 3 | -1/+110 |
| * | functional_tests: add multisig and cold signing tests | moneromooo-monero | 2019-03-21 | 4 | -2/+544 |
| * | functional_tests: support several daemons/wallets | moneromooo-monero | 2019-03-21 | 3 | -29/+42 |
| * | functional_tests: add txpool RPC tests | moneromooo-monero | 2019-03-21 | 3 | -1/+178 |
| * | functional_tests: add integrated address tests | moneromooo-monero | 2019-03-21 | 3 | -1/+125 |
| * | functional_tests: add basic transfer tests | moneromooo-monero | 2019-03-21 | 3 | -14/+360 |
