This repository has been archived on 2024-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-08-21/src
2021-09-02 13:03:23 +05:30
..
bitmessagecurses l10n: reformat and remove py3 incompatibilities, 2021-08-30 21:17:34 +03:00
bitmessagekivy removed assert customised method 2021-08-27 13:57:56 +05:30
bitmessageqt l10n: reformat and remove py3 incompatibilities, 2021-08-30 21:17:34 +03:00
bitmsghash fix windows header files api issue 2019-06-28 20:35:40 +05:30
fallback Fix fallback package docstring 2019-10-18 01:06:02 +03:00
images Loadmessage list feature with current account get and ngletters images icon 2018-08-31 18:26:22 +05:30
messagetypes fixed flake8 code quality issue 2020-10-12 16:44:49 +05:30
mock pybitmessage kivy app test cases and test script 2021-07-20 15:06:27 +05:30
network Updated binary operator line break code quality changes 2021-08-20 13:33:59 +05:30
plugins Support proxyconfig_stem on Windows 2021-08-02 13:45:23 +03:00
pyelliptic Use bytes everywhere in arithmetic 2021-08-17 15:57:08 +03:00
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
storage Fixed flake8 CQ issues 2020-12-30 20:01:33 +05:30
tests A rudimentary test case for l10n module 2021-08-30 21:19:46 +03: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 Revert another portion of pasta from 49f9620 2021-08-17 15:57:07 +03:00
api.py Updated code quality replaced unicode by decode function in api.py 2021-09-01 13:31:35 +05:30
bitmessagecli.py Updated if conditions in clean format in bitmessagecli.py 2021-08-18 17:08:17 +05:30
bitmessagemain.py Update obsolete file() calls in bitmessagemain 2021-08-27 14:18:39 +03:00
bmconfigparser.py pybitmessage kivy app test cases and test script 2021-07-20 15:06:27 +05:30
build_osx.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
class_addressGenerator.py Added pylint ignore for nested blocks, updted some str to binary & added custom AddressGeneratorException exception 2021-08-23 17:52:45 +05:30
class_objectProcessor.py flake8 in class_objectProcessor, save vertical space, 2021-08-30 22:22:31 +03:00
class_singleCleaner.py Formatted class_singleCleaner and simplified the code a bit more 2021-08-26 16:55:42 +03:00
class_singleWorker.py Added UISignalQueue.put at NoSectionError & NoOptionError exceptions & updated existing UISignalQueue.put msg 2021-08-24 14:16:44 +05:30
class_smtpDeliver.py Formatting and fix License 2020-01-15 16:17:26 +05:30
class_smtpServer.py Updated code quality ignore bare except warning & replaced unicode by decode function 2021-09-02 13:03:23 +05:30
class_sqlThread.py Rewritten weird imports in class_sqlThread and fixed import from tr 2021-07-20 21:39:58 +03:00
debug.py Rewritten the weird imports in debug 2021-07-28 14:33:13 +03:00
defaults.py Marked variables comments in defaults for use in doc. 2019-11-11 17:13:20 +02:00
depends.py Updated code quality binary operator warning changes in depends.py 2021-08-23 12:35:09 +05:30
helper_ackPayload.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
helper_addressbook.py updated addressbook table in class_sqlThread module 2021-01-14 15:43:30 +05:30
helper_bitcoin.py helper_bitcoin pylint fixes 2019-11-25 15:17:32 +05:30
helper_inbox.py helper_inbox pylint fixes 2019-11-25 15:17:40 +05:30
helper_msgcoding.py Updated code quality binary operator warning changes in helper_msgcoding.py 2021-08-20 21:15:02 +05:30
helper_random.py pybitmessage kivy app test cases and test script 2021-07-20 15:06:27 +05:30
helper_search.py flake8 and style fixes and docstrings in helper_search 2020-05-11 13:39:13 +03:00
helper_sent.py validate address in insert method and improve test cases 2020-11-21 13:53:10 +05:30
helper_sql.py Import queue from six.moves in the top level module 2021-07-28 14:33:41 +03:00
helper_startup.py Set dontconnect in helper_startup.start_proxyconfig() if plugin fail 2021-08-02 13:45:23 +03:00
highlevelcrypto.py Define __all__ in highlevelcrypto and make all literals bytes 2021-08-17 15:55:55 +03:00
inventory.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
l10n.py l10n: reformat and remove py3 incompatibilities, 2021-08-30 21:17:34 +03:00
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 Updated code quality print space warning changes in namecoin.py 2021-08-25 19:31:32 +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 Universal pathmagic returns app dir; activated in setup for python3 2021-02-17 17:11:25 +02:00
paths.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
proofofwork.py Updated code quality ignored bare except warnings changes in proofofwork.py 2021-08-26 14:01:50 +05:30
protocol.py Do ord() on first two bytes of host in checkIPv6Address() 2021-08-17 15:56:59 +03:00
pybitmessage Total setup.py cleanup and simple script installation 2017-02-28 15:51:49 +02:00
qidenticon.py Correct qidenticon docstrings and return license header 2021-08-26 14:17:49 +03:00
queues.py Import queue from six.moves in the top level module 2021-07-28 14:33:41 +03:00
randomtrackingdict.py Updated binary operator line break code quality change 2021-08-19 14:11:49 +05:30
shared.py Moved state.openKeysFile() into bitmessageqt where it's used 2020-05-05 17:30:23 +03:00
shutdown.py Import queue from six.moves in the top level module 2021-07-28 14:33:41 +03:00
singleinstance.py Add sqlite functions while versioning 2021-04-26 18:30:55 +05:30
singleton.py Minimal changes to document Singleton and class definitions it wraps 2019-10-18 01:06:03 +03:00
state.py pybitmessage kivy app test cases and test script 2021-07-20 15:06:27 +05:30
threads.py Moved most of variables from shared elsewhere (mostly to state) 2020-05-05 17:27:38 +03:00
tr.py Updated code quality print space, removed not required backslash & indentation changes in tr.py 2021-08-26 13:23:12 +05:30
upnp.py Move knownnodes module into network package 2020-07-21 16:21:43 +03:00
version.py Bump version 2018-02-14 00:23:47 +01:00