This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-14/src
2024-05-29 21:44:35 +09:00
..
backend Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
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 replace remained arg() with format() 2024-05-22 10:08:47 +09:00
bitmsghash fix windows header files api issue 2019-06-28 20:35:40 +05:30
fallback Replace obsolete pycrypto with pycryptodome to support jammy: 2022-05-30 21:32:56 +03:00
images Add Subscription and update test case of payment screen 2022-12-26 18:54:42 +05:30
messagetypes Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
mockbm Rename mockpb dir to mockbm 2024-03-22 08:54:15 +00:00
network replace remained arg() with format() 2024-05-22 10:08:47 +09:00
plugins Code Quality 2024-03-04 15:37:03 +00:00
pyelliptic Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
sql add sql scripts files for sqlthread, change in sql import, updated code for sql file loading and fixed some linting 2022-03-23 16:36:10 +05:30
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
storage Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
tests Merge branch 'v0.6' 2024-05-22 14:46:34 +09:00
translations Cleanup the translation project 2019-05-23 10:21:33 +03:00
__init__.py changes needed to get current code to run 2017-02-25 00:06:04 -06:00
addresses.py load data as 'bytes' instead of 'str' from SQLite 2024-05-19 08:36:22 +09:00
api.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
bitmessagecli.py Revert "change command from python2.7 to python3" 2024-05-17 11:50:49 +09:00
bitmessagemain.py make daemon mode runnable 2024-05-20 16:41:15 +09:00
bmconfigparser.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
build_osx.py Revert "change command from python2.7 to python3" 2024-05-17 11:50:49 +09:00
class_addressGenerator.py Merge branch 'v0.6' 2024-05-22 14:46:34 +09:00
class_objectProcessor.py fix type of literals that should be binary 2024-05-29 21:44:35 +09:00
class_singleCleaner.py load data as 'bytes' instead of 'str' from SQLite 2024-05-19 08:36:22 +09:00
class_singleWorker.py load data as 'bytes' instead of 'str' from SQLite 2024-05-19 08:36:22 +09:00
class_smtpDeliver.py Code Quality 2024-02-23 23:50:04 +05:30
class_smtpServer.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
class_sqlThread.py load data as 'bytes' instead of 'str' from SQLite 2024-05-19 08:36:22 +09:00
debug.py Fix broken link 2022-08-24 00:02:26 +09:00
default.ini Set dontconnet to true in loadConfig 2022-02-28 12:29:59 +05:30
defaults.py Marked variables comments in defaults for use in doc. 2019-11-11 17:13:20 +02:00
depends.py fix small failures in migrating to Python3 + PyQt6 2024-05-18 10:24:00 +09:00
helper_ackPayload.py Move randomBytes to highlevelcrypto 2024-04-12 15:46:32 +03:00
helper_addressbook.py Refactor BMConfigParser as a Module variable 2022-02-15 17:12:43 +05:30
helper_bitcoin.py fix decryption to work in Python 3 2024-05-15 09:37:11 +09:00
helper_inbox.py Add delete query 2022-07-07 21:17:40 +05:30
helper_msgcoding.py fix small failures in migrating to Python3 + PyQt6 2024-05-18 10:24:00 +09:00
helper_random.py Move randomBytes to highlevelcrypto 2024-04-12 15:46:32 +03:00
helper_search.py flake8 and style fixes and docstrings in helper_search 2020-05-11 13:39:13 +03:00
helper_sent.py Add trash query for sent box 2022-07-14 13:12:27 +05:30
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 Merge branch 'v0.6' 2024-05-22 14:46:34 +09:00
inventory.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
l10n.py Refactor BMConfigParser as a Module variable 2022-02-15 17:12:43 +05:30
main.py detach kivy version from upstream 2021-01-16 23:11:19 +05:30
multiqueue.py Import queue from six.moves in the top level module 2021-07-28 14:33:41 +03:00
namecoin.py replace remained arg() with format() 2024-05-22 10:08:47 +09:00
openclpow.py Code Quality 2024-03-04 15:37:03 +00:00
pathmagic.py Universal pathmagic returns app dir; activated in setup for python3 2021-02-17 17:11:25 +02:00
paths.py Use $APPIMAGE to determine exe folder and enable portable mode for AppImage 2022-08-12 05:30:18 +03:00
proofofwork.py Avoid recursion when trying to build bitmsghash lib 2024-05-05 23:22:34 +03:00
protocol.py Merge branch 'v0.6' 2024-05-22 14:46:34 +09:00
pybitmessage Revert "change command from python2.7 to python3" 2024-05-17 11:50:49 +09:00
qidenticon.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
queues.py Mock multiqueue 2022-08-01 19:11:01 +08:00
randomtrackingdict.py fix small failures in migrating to Python3 + PyQt6 2024-05-18 10:24:00 +09:00
shared.py load data as 'bytes' instead of 'str' from SQLite 2024-05-19 08:36:22 +09:00
shutdown.py try to migrate to Python3 + PyQt6; part 2 2024-05-13 12:47:42 +09:00
singleinstance.py Revert "run autopep8 on src" 2024-05-17 11:51:14 +09:00
singleton.py Minimal changes to document Singleton and class definitions it wraps 2019-10-18 01:06:03 +03:00
state.py Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 09:21:37 +05:30
testmode_init.py 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
threads.py fix to run with python3-prctl 2024-05-18 23:34:15 +09:00
tr.py eliminate semicolons 2024-05-18 11:12:49 +09:00
upnp.py replace remained arg() with format() 2024-05-22 10:08:47 +09:00
version.py Bump version 2018-02-14 00:23:47 +01:00