This repository has been archived on 2025-01-15. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-15/src
2021-11-10 12:25:07 +05:30
..
bitmessagecurses Added ignore comments for bare except warnings for addresses, class_smtpDeliver, depends, helper_msgcoding, helper_startup, highlevelcrypto, protocol & bitmessagecurses/__init__ files 2021-10-07 12:11:03 +05:30
bitmessagekivy Refactor list all messages kivy test 2021-11-10 12:25:07 +05:30
bitmessageqt
bitmsghash
fallback
images
messagetypes Added ignore comments for bare except warnings 2021-10-06 12:35:46 +05:30
mock Updated queue.Full logger.error to logger.warning and added bare except for subprocess.check_output function call for windows 2021-10-06 12:35:48 +05:30
network Added ignore comments for bare except warnings 2021-10-06 12:35:46 +05:30
plugins Reverted import placement change & added ignore comment 2021-10-14 12:49:13 +05:30
pyelliptic
sslkeys
storage
tests Updated queue.Full logger.error to logger.warning and added bare except for subprocess.check_output function call for windows 2021-10-06 12:35:48 +05:30
translations
__init__.py
addresses.py Updated ValueError in addresses.py, updated safeGet & added exception handling for read permission error in helper_startup.py and reverted highlevelcrypto.py changes 2021-10-07 12:11:03 +05:30
api.py Updated code quality replaced unicode by decode function in api.py 2021-09-01 13:31:35 +05:30
bitmessagecli.py Ignored bare except warnings 2021-09-08 13:09:14 +05:30
bitmessagemain.py Move _fixSocket from bitmessagemain to helper_startup, 2021-09-05 15:09:05 +03:00
bmconfigparser.py Updated pylint ignore comments 2021-09-28 21:11:45 +05:30
build_osx.py
class_addressGenerator.py
class_objectProcessor.py
class_singleCleaner.py Updated code quality base except warning code changes in class_singleCleaner.py and added test for safeGetFloat in bmconfigparser.py 2021-09-08 13:48:59 +05:30
class_singleWorker.py Updated code quality binary operator next line changes in class_singleWorker.py 2021-09-20 20:20:34 +05:30
class_smtpDeliver.py Added ignore comments for bare except warnings for addresses, class_smtpDeliver, depends, helper_msgcoding, helper_startup, highlevelcrypto, protocol & bitmessagecurses/__init__ files 2021-10-07 12:11:03 +05:30
class_smtpServer.py Added SmtpServerChannelException custom exception 2021-09-02 13:03:24 +05:30
class_sqlThread.py
debug.py
defaults.py
depends.py Updated import placement based on python version dependencies 2021-10-11 21:00:37 +05:30
helper_ackPayload.py
helper_addressbook.py
helper_bitcoin.py
helper_inbox.py
helper_msgcoding.py Added ignore comments for bare except warnings for addresses, class_smtpDeliver, depends, helper_msgcoding, helper_startup, highlevelcrypto, protocol & bitmessagecurses/__init__ files 2021-10-07 12:11:03 +05:30
helper_random.py
helper_search.py
helper_sent.py
helper_sql.py
helper_startup.py Reverted try/except from read method 2021-10-07 12:11:04 +05:30
highlevelcrypto.py Updated ValueError in addresses.py, updated safeGet & added exception handling for read permission error in helper_startup.py and reverted highlevelcrypto.py changes 2021-10-07 12:11:03 +05:30
inventory.py
l10n.py Fixed isort & updated exceptions 2021-09-29 17:54:48 +05:30
main.py
multiqueue.py
namecoin.py Updated flake8 indentation changes & added return None to queryHTTP exceptions 2021-09-10 20:49:20 +05:30
openclpow.py Updated code quality ignored bare except warnings changes in openclpow.py 2021-09-01 20:31:44 +05:30
pathmagic.py
paths.py
proofofwork.py
protocol.py Added FIXME at bare except warning in protocol.py 2021-09-15 21:25:18 +05:30
pybitmessage
qidenticon.py Updated range import by six 2021-09-07 22:34:40 +05:30
queues.py
randomtrackingdict.py
shared.py Updated code quality binary operator, added UnicodeDecodeError specific exception, replaced unicode by decode function changes in shared.py 2021-10-13 12:53:42 +05:30
shutdown.py
singleinstance.py Removed print statement 2021-09-30 17:52:16 +05:30
singleton.py
state.py
threads.py
tr.py
upnp.py Updated BMConfigParser getint to safeGetInt 2021-09-27 19:25:09 +05:30
version.py