wownero-python/tests
lza_menace 026992a812 refactoring for wownero 2020-08-17 23:41:41 -07:00
..
data Fix encoding errors on send_transaction() 2020-04-13 11:44:25 +02:00
__init__.py Add offline subaddress generation 2019-01-03 16:36:26 +00:00
base.py Fix bug in destinations amounts 2019-03-12 11:27:46 +01:00
test_address.py Introduce monero.const, simplify net check methods and deprecate old API 2020-01-22 14:10:39 +01:00
test_base58.py slightly better base58 (still ugly tho) 2018-07-02 19:01:25 +02:00
test_block.py Add comparison handling to Block, fix reward type 2020-01-24 12:38:33 +01:00
test_ed25519.py Add offline subaddress generation 2019-01-03 16:36:26 +00:00
test_jsonrpcdaemon.py refactoring for wownero 2020-08-17 23:41:41 -07:00
test_jsonrpcwallet.py Optimize retrieval of master address 2019-10-08 01:02:06 +02:00
test_numbers.py Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 2019-04-04 13:07:53 +02:00
test_offline.py Introduce monero.const, simplify net check methods and deprecate old API 2020-01-22 14:10:39 +01:00
test_seed.py Introduce monero.const, simplify net check methods and deprecate old API 2020-01-22 14:10:39 +01:00
test_transaction.py Add comparison handling to Block, fix reward type 2020-01-24 12:38:33 +01:00
test_wallet.py Add test on mempool vs tx_id 2020-06-09 14:05:02 +02:00
utils.py continuous integration goodies from rooterkyberian (#26) 2018-06-12 13:09:35 +02:00