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 6e410d9624
Introduce monero.const, simplify net check methods and deprecate old API
4 years ago
..
data Add retrieval of transaction from daemon 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 Introduce monero.const, simplify net check methods and deprecate old API 4 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 Add retrieval of transaction from daemon 5 years ago
test_jsonrpcwallet.py Optimize retrieval of master address 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 Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
test_seed.py Introduce monero.const, simplify net check methods and deprecate old API 4 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