You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero-python/tests
Michał Sałaban 48cad4007a
Add `sweep_all()` method, close #20
5 years ago
..
data Add `sweep_all()` method, close #20 5 years ago
__init__.py Add offline subaddress generation 5 years ago
base.py Fix bug in destinations amounts 5 years ago
test_address.py Add offline subaddress generation 5 years ago
test_base58.py slightly better base58 (still ugly tho) 6 years ago
test_ed25519.py Add offline subaddress generation 5 years ago
test_jsonrpcdaemon.py Fix minor bugs in JSONRPC daemon backend and offline wallet, add tests 5 years ago
test_jsonrpcwallet.py Add `sweep_all()` method, close #20 5 years ago
test_numbers.py Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 5 years ago
test_offline.py Fix minor bugs in JSONRPC daemon backend and offline wallet, add tests 5 years ago
test_seed.py Instantiate the address returned by Seed 6 years ago
test_transaction.py Sort payments by height (descending) and mempool on top 6 years ago
test_wallet.py Issue a warning when filtering by height but also asking for mempool transactions, fix #37 6 years ago
utils.py continuous integration goodies from rooterkyberian (#26) 6 years ago