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

Updates the requirements on [mistune](https://github.com/lepture/mistune) to permit the latest version. Release notes Sourced from mistune's releases. Version 2.0.5 Improve on parsing list. Make it possible to customize list regex. ref...

dependencies

Add transifexrc file for transifex translation

Bumps [kivymd](https://github.com/kivymd/KivyMD) from 1.0.2 to 1.1.1. Commits fd5f598 KivyMD 1.1.1 ae3fee1 KivyMD 1.2.0.dev0 539acaa KivyMD 1.1.0 f49f29b Edit doc string a1b8d7b Edit doc string 69d2c4d Edit doc string 8a015ce Edit...

dependencies

jsonrpclib throws errors sometimes due to the auto-generated labels that are based on the passphrases I set. Example: ```(-32603, ':API Error 0021: Unexpected API Failure - bad interpolation variable reference...

Refactoring SWAP64 in bitmsghash.cl

Because of #1712 I am disowning the pybitmessage-git package on the AUR. I'm happy to maintain the package again when python3 is supported.

Came in bitmessage chan: There is a race condition between the Asyncore thread and a ReceiveQueue thread where the Asyncore thread calls AdvancedDispatcher.handle_close (setting read_buf to an empty bytearray) between...

bug