This repository has been archived on 2025-01-10. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-10/src
2024-01-15 20:44:21 +02:00
..
backend Update resolution and fix format 2022-09-20 16:20:59 +05:30
bitmessagecurses
bitmessagekivy Add Subscription and update test case of payment screen 2022-12-26 18:54:42 +05:30
bitmessageqt Disable oniononly checkbox in Settings dialog if have no onion v3 nodes 2022-11-08 13:58:33 +02:00
bitmsghash
fallback
images Add Subscription and update test case of payment screen 2022-12-26 18:54:42 +05:30
messagetypes
mock Mock network.stats for python3 in tests.partial 2023-12-02 00:46:35 +02:00
network Cast time as int before assembling addr message 2023-11-25 17:18:42 +02:00
plugins Handle also AttributeError in desktop_xdg 2022-11-16 05:28:04 +02:00
pyelliptic Suppress pylint protected-access in test_ecc 2022-11-15 03:55:09 +02:00
sql
sslkeys
storage Remove MailboxStorage TODO 2023-11-21 13:29:08 +02:00
tests Rewrite TestAddressGenerator as a subclass of TestPartialRun, 2024-01-15 20:44:21 +02:00
translations
__init__.py
addresses.py
api.py Mock network.stats for python3 in tests.partial 2023-12-02 00:46:35 +02:00
bitmessagecli.py
bitmessagemain.py Move loading cryptors into objectProcessor init. 2023-10-19 16:23:15 +03:00
bmconfigparser.py Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg, 2022-10-19 16:03:57 +03:00
build_osx.py
class_addressGenerator.py
class_objectProcessor.py Move all the network constants into the protocol, define also magic. 2023-11-25 17:18:42 +02:00
class_singleCleaner.py Cleanup knownnodes only if network is enabled 2022-09-17 04:19:42 +03:00
class_singleWorker.py
class_smtpDeliver.py
class_smtpServer.py
class_sqlThread.py
debug.py Fix broken link 2022-08-24 00:02:26 +09:00
default.ini
defaults.py
depends.py
helper_ackPayload.py
helper_addressbook.py
helper_bitcoin.py
helper_inbox.py
helper_msgcoding.py
helper_random.py
helper_search.py
helper_sent.py
helper_sql.py Add a timeout for sql_ready waiting, exit from object processor if reached 2023-10-19 16:23:46 +03:00
helper_startup.py Fix illogic import in helper_startup 2022-10-26 22:20:56 +03:00
highlevelcrypto.py Rewrite highlevelcrypto.makeCryptor() to reuse pyelliptic.ECC._set_keys() 2022-11-15 03:19:16 +02:00
inventory.py Separate creating the Inventory instance from singleton 2023-11-01 13:38:48 +02:00
l10n.py
main.py
multiqueue.py
namecoin.py
openclpow.py
pathmagic.py
paths.py Use $APPIMAGE to determine exe folder and enable portable mode for AppImage 2022-08-12 05:30:18 +03:00
proofofwork.py
protocol.py Move all the network constants into the protocol, define also magic. 2023-11-25 17:18:42 +02:00
pybitmessage
qidenticon.py
queues.py
randomtrackingdict.py
shared.py
shutdown.py
singleinstance.py
singleton.py
state.py Add python3 compatibility variable 2022-11-01 19:28:38 +05:30
testmode_init.py
threads.py
tr.py
upnp.py
version.py