2023-12-05T02:20:24Z - 2024-12-05T02:20:24Z
Overview
68 Pull requests merged by 1 user
Merged
#2270 kivy-code-quality-4
Merged
#2269 kivy-code-quality-2
Merged
#2268 Don't put compiled bitmsghash.so into the dockerfiles
Merged
#2267 Additionally quote vars in appimage/build.sh
Merged
#2266 Kivy - fixes android build
Merged
#2265 fix kivy build - restrict setuptools < 71
Merged
#2263 Android build fixes
Merged
#2262 Fix python3 / kivy test
Merged
#2257 Moved portCheckerQueue and receiveDataQueue to network module
Merged
#2256 Moved Multiqueue, invQueue and addrQueue to network module
Merged
#2261 Add a check for default in TestProtocol.test_check_local()
Merged
#2259 Simplify local testing
Merged
#2252 Reduced helper_randon dependency from network module
Merged
#2254 Use six to avoid obsolete unittest assertions
Merged
#2253 Disambiguate the appimage builds
Merged
#2251 Allow user to set a base Qt window style
Merged
#2246 moved dandelion_enabled from state to dandelion instance as enabled attribute
Merged
#2244 Moved dandelion runtime var from state to network->dandelion
Merged
#2235 Simplify handling RIPEMD160
Merged
#2234 Append commit abbreviation to the snap version for non-release builds
Merged
#2226 Replaced state.streamsInWhichIAmParticipating with pool.streams
Merged
#2222 Remove state.shutdown or replaced with self._stopped from some of the network threads
Merged
#2224 Possible replacement for buildbot/PyBitmessage-pylint
Merged
#2223 Remove ancient travis configuration
Merged
#2220 Made BMConnectionPool as global runtime variable in connectionpool from singleton
Merged
#2221 Solve the issue with cross-compiling bitmsghash for ARM
Merged
#2218 Downgrade devcontainer ubuntu
Merged
#2216 moved Dandelion in state - global runtime variable from singleton
Merged
#2215 moved inventory in state - global runtime variable from singleton
Merged
#2201 Test cases for shared.py
Merged
#2214 Functions for key generation
Merged
#2213 A test for random address generation
Merged
#2212 Fix outdated exception handlers for singleWorker._getKeysForAddress()
Merged
#2211 Make PoW optional in disseminatePreEncryptedMsg API command
Merged
#2210 Start moving hashes into highlevelcrypto
Merged
#2209 Move randomBytes to highlevelcrypto
Merged
#2208 Test WIF decoding and encoding in highlevelcrypto
Merged
#2207 Add tests for base58 and WIF decoding using pyelliptic.arithmetic
Merged
#2206 Slicing the old crypto branch: signatures
Merged
#2205 Don't use network for sending ACK
Merged
#2203 Test cases for helper_inbox.py
Merged
#2202 Kivy dependencies downgrade
Merged
#2199 Renamed mockpb directory to mockbm
Merged
#2200 Test cases for helper_sent
Merged
#2196 Test for helper_sql
Merged
#2198 Renamed mock directory to mockpb
Merged
#2197 Fix typo and formatting in tests.core
Merged
#2195 Test cases for multiqueue
Merged
#2194 Complete the cleanup of the lint-basic run
Merged
#2193 Remove tox-xenial
Merged
#2192 Code Quality
Merged
#2190 Update devcontainers
Merged
#2191 Code quality
Merged
#2189 Code Quality
Merged
#2188 Move sphinx_rtd_theme into the docs requirements
Merged
#2187 Code Quality
Merged
#2186 Fixing docs build with py27
Merged
#2184 Code quality + Security related changes
Merged
#2185 Add devcontainer setup
Merged
#2182 Fix android build once again, add SQL-files
Merged
#2181 Fix failures of test_send_broadcast() in test_api
Merged
#2180 Trying to fix readthedocs build
Merged
#2178 Code Quality
Merged
#2176 Code quality
Merged
#2173 Possible fix for test_random_keys() failure on short keys
Merged
#2172 Updated android build
Merged
#2170 A test case for address generator
Merged
#2169 Move most of the code testing UDP from core tests to test_network
16 Pull requests proposed by 1 user
Proposed
#2228 Test for class object Processor
Proposed
#2236 Fix #2233 almost invisible text on network status tab in dark themes.
Proposed
#2237 Merge branch 'v0.6' into qt5-wip
Proposed
#2238 Test for Helper bitcoin & used fallback for ripemd160 in helper_bitcoin
Proposed
#2239 Use import paths compatible with both Python2 and Python3
Proposed
#2240 Use six everywhere possible
Proposed
#2241 Use binary literals for compatibility to Python3
Proposed
#2242 Use buffer() in Python2 and use memoryview in Python3
Proposed
#2243 Use bytes() on keys to be hashable in Python3
Proposed
#2245 Read from and write to SQLite database in binary mode
Proposed
#2248 Quick workaround for BLOB as TEXT problem (#2247)
Proposed
#2249 Runnable with both Python3 and Python2, with PyQt4
Proposed
#2250 Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py
Proposed
#2255 Refactor parent package dependency in network module
Proposed
#2258 Moved protocol to network module
Proposed
#2260 Reduced path Dependency from network package
3 Issues closed from 1 user
Closed
#1155 Not all invs relayed
Closed
#1949 Append *.sql
files into buildozer.spec
Closed
#2174 中文比特channel (ad, can close me)
7 Issues created by 1 user
Opened
#2229 How to setup the development environment which is identical to the one core developers are using?
Opened
#2230 How about using the "Black" code formatter on the whole codebase?
Opened
#2231 Don't use "hello %1".arg("world") : arg() can't be used in Python 3
Opened
#2232 objectracker.py should be renamed to objecttracker.py
Opened
#2233 Texts of the peers are almost invisible on Dark theme of GTK
Opened
#2247 msgid is stored as text type
Opened
#2264 OpenBSD connectivity issues