PyBitmessage-2021-04-27/src
Dmitri Bogomolov 380530c839
Experimental APIError codes table
2020-09-14 13:11:43 +03:00
..
bitmessagecurses Moved most of variables from shared elsewhere (mostly to state) 2020-05-05 17:27:38 +03:00
bitmessagekivy Fix pylint Too many arguments Issue 2018-09-04 18:54:59 +05:30
bitmessageqt fixed CQ for bitmessageqt.statusbar module 2020-09-09 12:12:52 +05:30
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
kivymd Added Navigation Drawer UI with create feature 2018-07-24 15:40:35 +05:30
messagetypes Imported packages sequencing and formatting 2 2020-01-27 14:43:25 +05:30
navigationdrawer Added Navigation Drawer UI with create feature 2018-07-24 15:40:35 +05:30
network Finish timeOffsetWrongCount 2020-08-31 11:52:30 +02:00
plugins Imported packages sequencing and formatting 2 2020-01-27 14:43:25 +05:30
pyelliptic setting, openssl and bmproto quality fixes 2020-05-28 13:43:03 +05:30
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
storage Populate knownnodes from inventory when singleWorker starts 2020-07-21 16:21:42 +03:00
tests Covered more API commands by tests, listed uncovered in TODO 2020-09-14 13:11:43 +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 Moved addresses demo script into tests.test_crypto 2020-05-05 17:30:31 +03:00
api.py Experimental APIError codes table 2020-09-14 13:11:43 +03:00
bitmessagecli.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
bitmessagemain.py Inherited APIError from xmlrpclib.Fault. 2020-09-14 13:11:42 +03:00
bmconfigparser.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
build_osx.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
buildozer.spec Changes made on UI for Desktop and Mobile Clients with suggested review changes 2018-07-09 17:22:08 +05:30
class_addressGenerator.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
class_objectProcessor.py Move knownnodes module into network package 2020-07-21 16:21:43 +03:00
class_singleCleaner.py Move knownnodes module into network package 2020-07-21 16:21:43 +03:00
class_singleWorker.py Move knownnodes module into network package 2020-07-21 16:21:43 +03:00
class_smtpDeliver.py Formatting and fix License 2020-01-15 16:17:26 +05:30
class_smtpServer.py Formatting and fix License 2020-01-15 16:17:26 +05:30
class_sqlThread.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
debug.py debug pylint fixes 2019-11-25 15:13:53 +05:30
defaults.py Marked variables comments in defaults for use in doc. 2019-11-11 17:13:20 +02:00
depends.py Formatting and fix License 2020-01-15 16:17:26 +05:30
helper_ackPayload.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +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 Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
helper_random.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +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 formatting and docstring 2020-01-07 12:13:51 +05:30
helper_sql.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
helper_startup.py Obsolete bitmessagemain.connectToStream(), use BMConnectionPool method 2020-05-05 17:30:31 +03:00
highlevelcrypto.py Use default digestalg='sha256' in highlevelcrypto.sign() 2020-05-05 17:30:30 +03:00
inventory.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
l10n.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
main.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
multiqueue.py formatting and docstring 2020-01-07 12:13:51 +05:30
namecoin.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
openclpow.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
paths.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
proofofwork.py formatting and docstring 2020-01-07 12:13:51 +05:30
protocol.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
pybitmessage Total setup.py cleanup and simple script installation 2017-02-28 15:51:49 +02:00
qidenticon.py Imported packages sequencing and formatting 2020-01-30 12:14:40 +05:30
queues.py Fixed misleading comment about receiveDataThreads in queues 2019-11-11 17:13:20 +02:00
shared.py Moved state.openKeysFile() into bitmessageqt where it's used 2020-05-05 17:30:23 +03:00
shutdown.py Move knownnodes module into network package 2020-07-21 16:21:43 +03:00
singleinstance.py singleinstance quality fixes 2019-10-31 14:52:43 +05:30
singleton.py Minimal changes to document Singleton and class definitions it wraps 2019-10-18 01:06:03 +03:00
state.py Moved most of variables from shared elsewhere (mostly to state) 2020-05-05 17:27:38 +03:00
threads.py Moved most of variables from shared elsewhere (mostly to state) 2020-05-05 17:27:38 +03:00
tr.py Formatting and fix License 2020-01-15 16:17:26 +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