You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage-2021-04-27/src
Dmitri Bogomolov 9bed0c4b53
Use appdirs in first place, it's also a dependency for pyopencl
3 years ago
..
bitmessagecurses fixed CQ issues 3 years ago
bitmessageqt replace print with logger and remove unused file 3 years ago
bitmsghash fix windows header files api issue 5 years ago
fallback Fix fallback package docstring 4 years ago
images Loadmessage list feature with current account get and ngletters images icon 5 years ago
messagetypes fixed flake8 code quality issue 3 years ago
network Prevent adding bootstrap servers to knownnodes when received in addr 3 years ago
plugins Imported packages sequencing and formatting 2 4 years ago
pyelliptic setting, openssl and bmproto quality fixes 4 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 8 years ago
storage Fixed flake8 CQ issues 3 years ago
tests Try to find bootstrap server in knownnodes after bootstrapping 3 years ago
translations Cleanup the translation project 5 years ago
__init__.py changes needed to get current code to run 7 years ago
addresses.py Moved addresses demo script into tests.test_crypto 4 years ago
api.py Add missing TTL to API sendMessage 3 years ago
bitmessagecli.py Imported packages sequencing and formatting 4 years ago
bitmessagemain.py Use unicode in os.path.abspath (https://bugs.python.org/issue17320) 3 years ago
bmconfigparser.py Merged PeterSurda/teardown-test1: 3 years ago
build_osx.py Imported packages sequencing and formatting 4 years ago
buildozer.spec Changes made on UI for Desktop and Mobile Clients with suggested review changes 5 years ago
class_addressGenerator.py Imported packages sequencing and formatting 4 years ago
class_objectProcessor.py replace print with logger and remove unused file 3 years ago
class_singleCleaner.py implemented filter query in sent table on the bases of folder= 'sent' 3 years ago
class_singleWorker.py replace print with logger and remove unused file 3 years ago
class_smtpDeliver.py Formatting and fix License 4 years ago
class_smtpServer.py replace print with logger and remove unused file 3 years ago
class_sqlThread.py Fix exception in class_sqlThread on Windows when loading database 3 years ago
debug.py debug pylint fixes 4 years ago
defaults.py Marked variables comments in defaults for use in doc. 4 years ago
depends.py Formatting and fix License 4 years ago
helper_ackPayload.py Imported packages sequencing and formatting 4 years ago
helper_addressGenerator.py added timer of less then 10 seconds 3 years ago
helper_addressbook.py updated addressbook table in class_sqlThread module 3 years ago
helper_bitcoin.py helper_bitcoin pylint fixes 4 years ago
helper_inbox.py helper_inbox pylint fixes 4 years ago
helper_msgcoding.py Imported packages sequencing and formatting 4 years ago
helper_random.py Imported packages sequencing and formatting 4 years ago
helper_search.py flake8 and style fixes and docstrings in helper_search 4 years ago
helper_sent.py validate address in insert method and improve test cases 3 years ago
helper_sql.py SQL operations asserts and code quality 3 years ago
helper_startup.py Obsolete bitmessagemain.connectToStream(), use BMConnectionPool method 4 years ago
highlevelcrypto.py Use default digestalg='sha256' in highlevelcrypto.sign() 4 years ago
inventory.py Imported packages sequencing and formatting 4 years ago
l10n.py Imported packages sequencing and formatting 4 years ago
main.py detach kivy version from upstream 3 years ago
multiqueue.py formatting and docstring 4 years ago
namecoin.py Use appdirs in first place, it's also a dependency for pyopencl 3 years ago
openclpow.py test case for openclpow module 3 years ago
paths.py Use appdirs in first place, it's also a dependency for pyopencl 3 years ago
proofofwork.py added general exception handler 3 years ago
protocol.py Imported packages sequencing and formatting 4 years ago
pybitmessage Total setup.py cleanup and simple script installation 7 years ago
qidenticon.py Imported packages sequencing and formatting 4 years ago
queues.py Fixed misleading comment about receiveDataThreads in queues 4 years ago
randomtrackingdict.py Fixed flake8 CQ issues 3 years ago
shared.py Moved state.openKeysFile() into bitmessageqt where it's used 4 years ago
shutdown.py Move knownnodes module into network package 3 years ago
singleinstance.py singleinstance quality fixes 4 years ago
singleton.py Minimal changes to document Singleton and class definitions it wraps 4 years ago
state.py SQL operations asserts and code quality 3 years ago
threads.py Moved most of variables from shared elsewhere (mostly to state) 4 years ago
tr.py Formatting and fix License 4 years ago
upnp.py Move knownnodes module into network package 3 years ago
version.py Bump version 6 years ago