PyBitmessage
PyBitmessage copied to clipboard
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
Hello! With recent code I see this log message when opening any 'inbox' folder in the `bitmessageqt` app ``` 2021-08-27 15:49:00,688 - WARNING - Section or Option did not found:...
There is currently no way to verify that the released binary packages are in fact released by the developer. One way to do this is to sign the packages with...
Hello! Your comment in #1839 triggered a huge reflection in my brain regarding the architecture of threads in the main package. I suddenly realized that they have the same birth...
Hello! Lately I constantly see 10 outbound connections on the "Network Status" tab of my PyBitmessage while 'maxoutboundconnections' is set to default 8. I added additional check to `TestCore.test_bootstrap()` and...
flake8 pycodestyle pylint
I have created a separate method for each version of the class_sqlThread module and also added a decorator for removing repeated code.
Hello! This is the fix for the bug on Windows which was recently reported back in chan. When the `messages.dat` file path contains unicode characters the exception `sqlite3.OperationalError: unable to...
we need a patch for checkdeps.py to make a user friendly statement like : find required package at https://gitlab.com/inemum/inemum_archlinux/raw/master/python2-sip-pyqt4/PKGBUILD else checkdeps.py might gain a reputation of being feckless ? see...
what's the goal / status / general motivation about translation the interface options, help, documentation etc? Is it being done, or is there work necessary to do, where one could...