This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-28/src
2024-05-22 13:05:32 +09:00
..
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 use qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09:00
bitmsghash
fallback use qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09:00
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 Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
plugins Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09: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 qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09: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 Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 09:21:37 +05:30
bmconfigparser.py Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
build_osx.py
class_addressGenerator.py Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
class_objectProcessor.py Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
class_singleCleaner.py Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 09:21:37 +05:30
class_singleWorker.py Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
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 use qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09: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 Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
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 Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
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 Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796) 2024-05-20 15:07:20 +03:00
pybitmessage
qidenticon.py use qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09:00
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 Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 09:21:37 +05:30
testmode_init.py
threads.py
tr.py use qtpy directly instead of using fallback-PyQt5 2024-05-22 13:05:32 +09:00
upnp.py Merge branch 'v0.6' into qt5-wip 2024-05-22 08:27:27 +09:00
version.py