Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-11 | functional_tests: add more blockchain related tests | moneromooo-monero | 1 | -4/+66 | |
Related to emission, reorgs, getting tx data back, output distribution and histogram | |||||
2019-04-11 | functional_tests: add bans tests | moneromooo-monero | 1 | -0/+21 | |
2019-03-23 | python-rpc: add getblockheadersrange daemon RPC | moneromooo-monero | 1 | -0/+13 | |
2019-03-23 | python-rpc: add console.py | moneromooo-monero | 2 | -0/+16 | |
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. | |||||
2019-03-22 | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 4 | -0/+873 | |