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 cd1d5ff298
Add Py2 compatibility
3 years ago
..
data Merge branch 'expand_daemon' of https://github.com/jeffro256/monero-python into jeffro256-expand_daemon 3 years ago
__init__.py Add offline subaddress generation 5 years ago
base.py Fix bug in destinations amounts 5 years ago
test_address.py Remove deprecated features 3 years ago
test_base58.py slightly better base58 (still ugly tho) 6 years ago
test_block.py Add comparison handling to Block, fix reward type 4 years ago
test_ed25519.py Add offline subaddress generation 5 years ago
test_jsonrpcdaemon.py Add Py2 compatibility 3 years ago
test_jsonrpcwallet.py Add tests for #88 3 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_outputs.py s/OneTimeOutput/Output/ 3 years ago
test_seed.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
test_transaction.py s/OneTimeOutput/Output/ 3 years ago
test_wallet.py Add test on mempool vs tx_id 4 years ago
utils.py continuous integration goodies from rooterkyberian (#26) 6 years ago