|
659b292357
|
test_wif(): import from highlevelcrypto and add encoding checks
|
2021-12-15 22:13:51 +02:00 |
|
|
07f815c28b
|
Add a test for WIF decoding
|
2021-12-15 22:11:57 +02:00 |
|
|
93c7cfbf63
|
test_base58: added tests for a single character, zero and invalid data
|
2021-11-11 15:56:05 +02:00 |
|
|
ed52b41464
|
Add a test for base58 and use samples everywhere in test_addresses
|
2021-11-11 15:35:41 +02:00 |
|
|
6360c2773d
|
Separate pyelliptic tests from crypto tests and add simple tests for
changebase(), decode(), encode(), hex_to_point() and point_to_hex()
|
2021-08-17 15:57:08 +03:00 |
|
|
e76a47779e
|
Gather all the sample data in a samples module
|
2021-08-17 15:56:26 +03:00 |
|
|
ddb366b477
|
Separate address tests from crypto and rename the test case
|
2021-08-13 19:04:03 +03:00 |
|