This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-01/src
2024-06-21 07:36:48 +05:30
..
backend
bitmessagecurses moved inventory in state - global runtime variable from singleton 2024-04-19 08:21:19 +05:30
bitmessagekivy Rename mockpb dir to mockbm 2024-03-22 08:54:15 +00:00
bitmessageqt Suppress pylint complaint 2024-06-16 11:44:18 +08:00
bitmsghash
fallback
images Add Subscription and update test case of payment screen 2022-12-26 18:54:42 +05:30
messagetypes
mockbm Rename mockpb dir to mockbm 2024-03-22 08:54:15 +00:00
network Reduced helper_randon dependency from network module 2024-06-21 07:36:48 +05:30
plugins Code Quality 2024-03-04 15:37:03 +00:00
pyelliptic Moved samples into the samples module 2024-04-06 03:47:51 +03:00
sql
sslkeys
storage Remove MailboxStorage TODO 2023-11-21 13:29:08 +02:00
tests Use six to avoid obsolete unittest assertions 2024-06-17 00:42:07 +03:00
translations
__init__.py
addresses.py Start adding hashes with double SHA512 2024-04-13 03:17:39 +03:00
api.py Made BMConnectionPool as global runtime variable in connectionpool from singleton 2024-05-09 19:53:54 +05:30
bitmessagecli.py
bitmessagemain.py moved dandelion_enabled from state to Dandelion class as enabled attr 2024-06-11 14:48:29 +05:30
bmconfigparser.py Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg, 2022-10-19 16:03:57 +03:00
build_osx.py
class_addressGenerator.py Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796) 2024-05-20 15:07:20 +03:00
class_objectProcessor.py Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796) 2024-05-20 15:07:20 +03:00
class_singleCleaner.py Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 09:21:37 +05:30
class_singleWorker.py moved inventory in state - global runtime variable from singleton 2024-04-19 08:21:19 +05:30
class_smtpDeliver.py Code Quality 2024-02-23 23:50:04 +05:30
class_smtpServer.py
class_sqlThread.py
debug.py
default.ini
defaults.py
depends.py Code Quality 2024-03-04 15:37:03 +00:00
helper_ackPayload.py Move randomBytes to highlevelcrypto 2024-04-12 15:46:32 +03:00
helper_addressbook.py
helper_bitcoin.py
helper_inbox.py
helper_msgcoding.py
helper_random.py Move randomBytes to highlevelcrypto 2024-04-12 15:46:32 +03:00
helper_search.py
helper_sent.py
helper_sql.py Code Quality - included B101 in tox.ini to ignore assert warning 2024-02-25 00:24:01 +05:30
helper_startup.py included defusedxml package for parsestring & cleaned upnp schema 2024-02-28 08:40:56 +05:30
highlevelcrypto.py Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796) 2024-05-20 15:07:20 +03:00
inventory.py moved inventory in state - global runtime variable from singleton 2024-04-19 08:21:19 +05:30
l10n.py
main.py
multiqueue.py
namecoin.py
openclpow.py Code Quality 2024-03-04 15:37:03 +00:00
pathmagic.py
paths.py
proofofwork.py Avoid recursion when trying to build bitmsghash lib 2024-05-05 23:22:34 +03:00
protocol.py moved dandelion_enabled from state to Dandelion class as enabled attr 2024-06-11 14:48:29 +05:30
pybitmessage
qidenticon.py
queues.py
randomtrackingdict.py
shared.py Encode WIF string before passing to highlevelcrypto.decodeWalletImportFormat() 2024-04-15 05:27:45 +03:00
shutdown.py moved inventory in state - global runtime variable from singleton 2024-04-19 08:21:19 +05:30
singleinstance.py Code Quality 2024-02-28 07:23:55 +05:30
singleton.py
state.py moved dandelion_enabled from state to Dandelion class as enabled attr 2024-06-11 14:48:29 +05:30
testmode_init.py
threads.py
tr.py
upnp.py Made BMConnectionPool as global runtime variable in connectionpool from singleton 2024-05-09 19:53:54 +05:30
version.py