PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:

Results 150 PyBitmessage issues
Sort by recently updated
recently updated
newest added

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:...

bug

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...

enhancement
documentation

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...

enhancement
question
refactoring
developers

A couple of code quality fixes.

developers

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...

bug
test
performance

I have created a separate method for each version of the class_sqlThread module and also added a decorator for removing repeated code.

duplicate
refactoring

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...

bug

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...

bug
documentation
packaging

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...

enhancement
build
regression