|
3a04e351cc
|
Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796)
|
2024-05-20 15:07:20 +03:00 |
|
|
c51b2875df
|
Tests for keys generation
this implementation for deterministic keys requires a passphrase of type bytes
|
2024-04-16 20:18:37 +03:00 |
|
|
e1ae33389c
|
Properly format all the keys samples
|
2024-04-13 06:33:59 +03:00 |
|
|
7348568c78
|
The test for double SHA512
|
2024-04-13 03:19:55 +03:00 |
|
|
feaee60632
|
Add a test for WIF decoding and encoding
|
2024-04-07 03:30:56 +03:00 |
|
|
fd3567b3fa
|
Add a test for sign() and verify()
|
2024-04-05 02:44:28 +03:00 |
|
|
9747f65884
|
Define a protocol function for decoding object parameters outside of network
|
2024-04-05 00:37:50 +03:00 |
|
|
9a96cab080
|
Make sample_seed bytes as in crypto
|
2024-01-15 20:44:22 +02:00 |
|
|
0c07bb6257
|
Move all the network constants into the protocol, define also magic.
Closes: #1788.
|
2023-11-25 17:18:42 +02:00 |
|
|
305d5d716c
|
Add a test for protocol.assembleAddrMessage()
|
2023-11-25 17:18:42 +02:00 |
|
|
b25ed553bc
|
Format for PEP8 test_api and samples (almost)
|
2022-07-26 03:28:05 +03:00 |
|
|
62ffe96bc8
|
Added anouncement addr comment, replaces assertTrue with assertEqual & added print for getAllInboxMessages to check build failure
|
2021-12-02 19:11:37 +05:30 |
|
|
21cb4e516d
|
Added testmode check for HandleclearUISignalQueue & HandleGetStatusBar functions, replaced sample_inbox_msg_receiver_address by sample_deterministic_addr4
|
2021-12-02 19:11:36 +05:30 |
|
|
9a194f0bae
|
Added statusBar, getAllInboxMessages, getAllInboxMessageIds, getInboxMessageById, getInboxMessagesByReceiver, trashMessage, trashInboxMessage & addSubscription, methods testcases & updated related functions
|
2021-12-02 19:11:35 +05:30 |
|
|
a94ff1efd3
|
New test case for packets data, so far here are the tests for:
varint, protocol.encodeHost(), protocol.CreatePacket() - only checks magic
|
2021-11-11 15:35:42 +02:00 |
|
|
ed52b41464
|
Add a test for base58 and use samples everywhere in test_addresses
|
2021-11-11 15:35:41 +02:00 |
|
|
8a5d8ecd4c
|
Collect samples from test_api
|
2021-08-17 15:56:26 +03:00 |
|
|
e76a47779e
|
Gather all the sample data in a samples module
|
2021-08-17 15:56:26 +03:00 |
|