issues
search
Bitmessage
/
PyBitmessage
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.83k
stars
576
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
kivy-code-quality-4
#2270
PeterSurda
closed
1 month ago
0
kivy-code-quality-2
#2269
PeterSurda
closed
1 month ago
1
Don't put compiled bitmsghash.so into the dockerfiles
#2268
PeterSurda
closed
2 months ago
0
Additionally quote vars in appimage/build.sh
#2267
PeterSurda
closed
2 months ago
0
Kivy - fixes android build
#2266
PeterSurda
closed
2 months ago
0
fix kivy build - restrict setuptools < 71
#2265
PeterSurda
closed
3 months ago
0
OpenBSD connectivity issues
#2264
jon1enforce
opened
3 months ago
2
Android build fixes
#2263
PeterSurda
closed
4 months ago
0
Fix python3 / kivy test
#2262
PeterSurda
closed
4 months ago
0
Add a check for default in TestProtocol.test_check_local()
#2261
PeterSurda
closed
4 months ago
0
Reduced path Dependency from network package
#2260
anand-skss
opened
4 months ago
0
Simplify local testing
#2259
PeterSurda
closed
4 months ago
0
Moved protocol to network module
#2258
anand-skss
opened
5 months ago
0
Moved portCheckerQueue and receiveDataQueue to network module
#2257
anand-skss
closed
4 months ago
0
Moved Multiqueue, invQueue and addrQueue to network module
#2256
anand-skss
closed
4 months ago
0
Refactor parent package dependency in network module
#2255
anand-skss
opened
5 months ago
0
Use six to avoid obsolete unittest assertions
#2254
PeterSurda
closed
5 months ago
0
Disambiguate the appimage builds
#2253
PeterSurda
closed
5 months ago
0
Reduced helper_randon dependency from network module
#2252
anand-skss
closed
5 months ago
0
Allow user to set a base Qt window style
#2251
PeterSurda
closed
5 months ago
0
Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py
#2250
kashikoibumi
opened
5 months ago
2
Runnable with both Python3 and Python2, with PyQt4
#2249
kashikoibumi
opened
5 months ago
0
Quick workaround for BLOB as TEXT problem (#2247)
#2248
kashikoibumi
opened
5 months ago
1
msgid is stored as text type
#2247
kashikoibumi
opened
5 months ago
5
moved dandelion_enabled from state to dandelion instance as enabled attribute
#2246
anand-skss
closed
5 months ago
0
Read from and write to SQLite database in binary mode
#2245
kashikoibumi
opened
6 months ago
0
Moved dandelion runtime var from state to network->dandelion
#2244
anand-skss
closed
5 months ago
0
Use bytes() on keys to be hashable in Python3
#2243
kashikoibumi
opened
6 months ago
0
Use buffer() in Python2 and use memoryview in Python3
#2242
kashikoibumi
opened
6 months ago
0
Use binary literals for compatibility to Python3
#2241
kashikoibumi
opened
6 months ago
0
Use six everywhere possible
#2240
kashikoibumi
opened
6 months ago
0
Use import paths compatible with both Python2 and Python3
#2239
kashikoibumi
opened
6 months ago
0
Test for Helper bitcoin & used fallback for ripemd160 in helper_bitcoin
#2238
anand-skss
opened
6 months ago
0
Merge branch 'v0.6' into qt5-wip
#2237
kashikoibumi
opened
6 months ago
3
Fix #2233 almost invisible text on network status tab in dark themes.
#2236
kashikoibumi
opened
6 months ago
0
Simplify handling RIPEMD160
#2235
PeterSurda
closed
6 months ago
0
Append commit abbreviation to the snap version for non-release builds
#2234
PeterSurda
closed
6 months ago
0
Texts of the peers are almost invisible on Dark theme of GTK
#2233
kashikoibumi
opened
6 months ago
1
objectracker.py should be renamed to objecttracker.py
#2232
kashikoibumi
opened
6 months ago
0
Don't use "hello %1".arg("world") : arg() can't be used in Python 3
#2231
kashikoibumi
opened
6 months ago
6
How about using the "Black" code formatter on the whole codebase?
#2230
kashikoibumi
opened
6 months ago
0
How to setup the development environment which is identical to the one core developers are using?
#2229
kashikoibumi
opened
6 months ago
14
Test for class object Processor
#2228
anand-skss
opened
6 months ago
0
Python3 + PyQt6 port for Debian derived Linux
#2227
kashikoibumi
closed
5 months ago
6
Replaced state.streamsInWhichIAmParticipating with pool.streams
#2226
anand-skss
closed
6 months ago
0
WIP: Append commit abbreviation to the snap version for non-release builds
#2225
PeterSurda
closed
6 months ago
0
Possible replacement for buildbot/PyBitmessage-pylint
#2224
PeterSurda
closed
6 months ago
0
Remove ancient travis configuration
#2223
PeterSurda
closed
6 months ago
0
Remove state.shutdown or replaced with self._stopped from some of the network threads
#2222
anand-skss
closed
6 months ago
0
Solve the issue with cross-compiling bitmsghash for ARM
#2221
PeterSurda
closed
6 months ago
0
Next