| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | functional_tests: add double spend detection tests | moneromooo-monero | 2019-04-11 | 1 | -2/+14 | |
| | | ||||||
| * | functional_tests: add alt chains tests | moneromooo-monero | 2019-04-11 | 1 | -0/+15 | |
| | | ||||||
| * | functional_tests: add wallet creation language tests | moneromooo-monero | 2019-04-11 | 1 | -4/+14 | |
| | | ||||||
| * | functional_tests: add more wallet tests | moneromooo-monero | 2019-04-11 | 1 | -0/+31 | |
| | | | | | get_transfer_by_txid, get_height, open/close | |||||
| * | python-rpc: add set_log_level and set_log_categories | moneromooo-monero | 2019-04-11 | 1 | -0/+12 | |
| | | ||||||
| * | functional_tests: add describe_transfer tests | moneromooo-monero | 2019-04-11 | 1 | -1/+2 | |
| | | ||||||
| * | console.py: support connecting to any host, not just 127.0.0.1 | moneromooo-monero | 2019-04-11 | 1 | -5/+23 | |
| | | ||||||
| * | functional_tests: add more blockchain related tests | moneromooo-monero | 2019-04-11 | 1 | -4/+66 | |
| | | | | | | Related to emission, reorgs, getting tx data back, output distribution and histogram | |||||
| * | functional_tests: add bans tests | moneromooo-monero | 2019-04-11 | 1 | -0/+21 | |
| | | ||||||
| * | python-rpc: add getblockheadersrange daemon RPC | moneromooo-monero | 2019-03-23 | 1 | -0/+13 | |
| | | ||||||
| * | python-rpc: add console.py | moneromooo-monero | 2019-03-23 | 3 | -0/+65 | |
| | | | | | | | | | | | It allows one to connect to a running daemon or wallet, and use its RPC API from python. Usage: python -i console.py <port> It will detect whether it's talking to a daemon or wallet and initialize itself accordingly. | |||||
| * | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 2019-03-22 | 4 | -0/+873 | |
