This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-12-10
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-12-10
Code
Issues
168
Pull Requests
53
Actions
Packages
Projects
Releases
5
Wiki
Activity
3,682
Commits
37
Branches
24
Tags
473
MiB
e12e9c4155
Commit Graph
7 Commits
Author
SHA1
Message
Date
kuldeep.k@cisinlabs.com
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
kuldeep.k@cisinlabs.com
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
kuldeep.k@cisinlabs.com
9a194f0bae
Added statusBar, getAllInboxMessages, getAllInboxMessageIds, getInboxMessageById, getInboxMessagesByReceiver, trashMessage, trashInboxMessage & addSubscription, methods testcases & updated related functions
2021-12-02 19:11:35 +05:30
Dmitri Bogomolov
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
Dmitri Bogomolov
ed52b41464
Add a test for base58 and use samples everywhere in test_addresses
2021-11-11 15:35:41 +02:00
Dmitri Bogomolov
8a5d8ecd4c
Collect samples from test_api
2021-08-17 15:56:26 +03:00
Dmitri Bogomolov
e76a47779e
Gather all the sample data in a samples module
2021-08-17 15:56:26 +03:00