2023-09-21T07:23:38Z - 2024-09-21T07:23:38Z

Overview

88 Active Pull Requests
13 Active Issues
Excluding merges, 6 authors have pushed 153 commits to v0.6 and 240 commits to all branches. On v0.6, 136 files have changed and there have been 3143 additions and 1793 deletions.

72 Pull requests merged by 1 user

Merged #2265 fix kivy build - restrict setuptools < 71 2024-08-14 10:54:42 +02:00

Merged #2263 Android build fixes 2024-07-24 22:29:48 +02:00

Merged #2262 Fix python3 / kivy test 2024-07-07 15:47:26 +02:00

Merged #2257 Moved portCheckerQueue and receiveDataQueue to network module 2024-07-07 13:51:06 +02:00

Merged #2256 Moved Multiqueue, invQueue and addrQueue to network module 2024-07-06 16:43:51 +02:00

Merged #2261 Add a check for default in TestProtocol.test_check_local() 2024-07-04 11:34:08 +02:00

Merged #2259 Simplify local testing 2024-07-01 16:36:41 +02:00

Merged #2252 Reduced helper_randon dependency from network module 2024-06-21 10:02:46 +02:00

Merged #2254 Use six to avoid obsolete unittest assertions 2024-06-17 08:12:24 +02:00

Merged #2253 Disambiguate the appimage builds 2024-06-16 20:33:07 +02:00

Merged #2251 Allow user to set a base Qt window style 2024-06-16 06:43:57 +02:00

Merged #2246 moved dandelion_enabled from state to dandelion instance as enabled attribute 2024-06-11 11:35:05 +02:00

Merged #2244 Moved dandelion runtime var from state to network->dandelion 2024-05-27 10:53:26 +02:00

Merged #2235 Simplify handling RIPEMD160 2024-05-21 02:32:14 +02:00

Merged #2234 Append commit abbreviation to the snap version for non-release builds 2024-05-20 01:06:23 +02:00

Merged #2226 Replaced state.streamsInWhichIAmParticipating with pool.streams 2024-05-15 06:12:41 +02:00

Merged #2222 Remove state.shutdown or replaced with self._stopped from some of the network threads 2024-05-13 04:30:16 +02:00

Merged #2224 Possible replacement for buildbot/PyBitmessage-pylint 2024-05-10 02:09:29 +02:00

Merged #2223 Remove ancient travis configuration 2024-05-10 01:46:38 +02:00

Merged #2220 Made BMConnectionPool as global runtime variable in connectionpool from singleton 2024-05-09 16:33:22 +02:00

Merged #2221 Solve the issue with cross-compiling bitmsghash for ARM 2024-05-09 16:21:26 +02:00

Merged #2218 Downgrade devcontainer ubuntu 2024-04-29 05:30:01 +02:00

Merged #2216 moved Dandelion in state - global runtime variable from singleton 2024-04-22 07:13:39 +02:00

Merged #2215 moved inventory in state - global runtime variable from singleton 2024-04-20 02:57:40 +02:00

Merged #2201 Test cases for shared.py 2024-04-18 04:39:46 +02:00

Merged #2214 Functions for key generation 2024-04-17 01:45:22 +02:00

Merged #2213 A test for random address generation 2024-04-16 06:17:13 +02:00

Merged #2212 Fix outdated exception handlers for singleWorker._getKeysForAddress() 2024-04-14 06:23:28 +02:00

Merged #2211 Make PoW optional in disseminatePreEncryptedMsg API command 2024-04-14 03:40:55 +02:00

Merged #2210 Start moving hashes into highlevelcrypto 2024-04-13 05:31:22 +02:00

Merged #2209 Move randomBytes to highlevelcrypto 2024-04-13 05:08:07 +02:00

Merged #2208 Test WIF decoding and encoding in highlevelcrypto 2024-04-12 06:30:36 +02:00

Merged #2207 Add tests for base58 and WIF decoding using pyelliptic.arithmetic 2024-04-06 04:26:01 +02:00

Merged #2206 Slicing the old crypto branch: signatures 2024-04-06 02:34:17 +02:00

Merged #2205 Don't use network for sending ACK 2024-04-05 01:15:06 +02:00

Merged #2203 Test cases for helper_inbox.py 2024-04-01 04:48:10 +02:00

Merged #2202 Kivy dependencies downgrade 2024-03-28 15:31:03 +01:00

Merged #2199 Renamed mockpb directory to mockbm 2024-03-22 14:36:49 +01:00

Merged #2200 Test cases for helper_sent 2024-03-22 09:46:11 +01:00

Merged #2196 Test for helper_sql 2024-03-22 06:26:48 +01:00

Merged #2198 Renamed mock directory to mockpb 2024-03-20 03:38:19 +01:00

Merged #2197 Fix typo and formatting in tests.core 2024-03-15 01:24:21 +01:00

Merged #2195 Test cases for multiqueue 2024-03-12 03:34:15 +01:00

Merged #2194 Complete the cleanup of the lint-basic run 2024-03-06 14:27:34 +01:00

Merged #2193 Remove tox-xenial 2024-03-06 06:00:54 +01:00

Merged #2192 Code Quality 2024-03-06 01:38:22 +01:00

Merged #2190 Update devcontainers 2024-03-03 07:59:37 +01:00

Merged #2191 Code quality 2024-03-03 07:14:16 +01:00

Merged #2189 Code Quality 2024-03-01 12:17:09 +01:00

Merged #2188 Move sphinx_rtd_theme into the docs requirements 2024-02-29 12:25:49 +01:00

Merged #2187 Code Quality 2024-02-29 04:26:41 +01:00

Merged #2186 Fixing docs build with py27 2024-02-28 16:22:37 +01:00

Merged #2184 Code quality + Security related changes 2024-02-28 04:35:51 +01:00

Merged #2185 Add devcontainer setup 2024-02-28 00:00:33 +01:00

Merged #2182 Fix android build once again, add SQL-files 2024-02-27 00:41:54 +01:00

Merged #2181 Fix failures of test_send_broadcast() in test_api 2024-02-26 16:50:01 +01:00

Merged #2180 Trying to fix readthedocs build 2024-02-26 16:18:37 +01:00

Merged #2178 Code Quality 2024-02-26 14:46:00 +01:00

Merged #2176 Code quality 2024-02-23 00:10:49 +01:00

Merged #2173 Possible fix for test_random_keys() failure on short keys 2024-02-20 02:23:12 +01:00

Merged #2172 Updated android build 2024-02-01 05:14:04 +01:00

Merged #2170 A test case for address generator 2024-01-17 09:34:05 +01:00

Merged #2169 Move most of the code testing UDP from core tests to test_network 2024-01-15 17:55:42 +01:00

Merged #2168 Standalone API test case 2023-12-04 00:59:16 +01:00

Merged #2167 Fix the test for proofofwork.LogOutput() 2023-11-29 03:13:07 +01:00

Merged #2166 A minimal test for assembling addr message 2023-11-28 14:23:39 +01:00

Merged #2165 Start writing tests for inventory 2023-11-21 16:51:05 +01:00

Merged #2163 A couple of changes to docs 2023-10-31 12:17:45 +01:00

Merged #2162 Fix qt plugins by copying the qt.conf from the old appimage 2023-10-31 01:35:51 +01:00

Merged #2161 Remove core tests from coverage 2023-10-24 15:27:49 +02:00

Merged #2160 Move loading cryptors into objectProcessor init. 2023-10-20 10:41:40 +02:00

Merged #2159 Check the return of buildscripts/winbuild.sh in winebuild task 2023-10-19 10:03:39 +02:00

16 Pull requests proposed by 1 user

Proposed #2228 Test for class object Processor 2024-05-16 04:53:09 +02:00

Proposed #2236 Fix #2233 almost invisible text on network status tab in dark themes. 2024-05-21 07:57:54 +02:00

Proposed #2237 Merge branch 'v0.6' into qt5-wip 2024-05-22 01:49:02 +02:00

Proposed #2238 Test for Helper bitcoin & used fallback for ripemd160 in helper_bitcoin 2024-05-23 07:58:25 +02:00

Proposed #2239 Use import paths compatible with both Python2 and Python3 2024-05-24 05:52:48 +02:00

Proposed #2240 Use six everywhere possible 2024-05-26 03:01:17 +02:00

Proposed #2241 Use binary literals for compatibility to Python3 2024-05-26 05:13:21 +02:00

Proposed #2242 Use buffer() in Python2 and use memoryview in Python3 2024-05-26 06:40:32 +02:00

Proposed #2243 Use bytes() on keys to be hashable in Python3 2024-05-26 17:28:32 +02:00

Proposed #2245 Read from and write to SQLite database in binary mode 2024-05-26 21:50:28 +02:00

Proposed #2248 Quick workaround for BLOB as TEXT problem (#2247) 2024-05-30 11:23:22 +02:00

Proposed #2249 Runnable with both Python3 and Python2, with PyQt4 2024-05-30 14:55:02 +02:00

Proposed #2250 Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py 2024-05-30 14:58:55 +02:00

Proposed #2255 Refactor parent package dependency in network module 2024-06-20 04:28:05 +02:00

Proposed #2258 Moved protocol to network module 2024-06-26 04:05:10 +02:00

Proposed #2260 Reduced path Dependency from network package 2024-07-04 04:56:40 +02:00

4 Issues closed from 1 user

Closed #1155 Not all invs relayed 2024-06-11 11:02:43 +02:00

Closed #1949 Append *.sql files into buildozer.spec 2024-02-27 00:41:53 +01:00

Closed #2174 中文比特channel (ad, can close me) 2024-02-20 11:53:18 +01:00

Closed #2148 PyQt4 module is not availabale anymore 2023-11-23 19:24:05 +01:00

9 Issues created by 1 user

Opened #2158 Newbie on Linux(Ubuntu) with AppImage 2023-09-26 21:17:59 +02:00

Opened #2164 Appimage release 2023-10-31 16:26:33 +01:00

Opened #2229 How to setup the development environment which is identical to the one core developers are using? 2024-05-17 08:21:36 +02:00

Opened #2230 How about using the "Black" code formatter on the whole codebase? 2024-05-17 08:30:09 +02:00

Opened #2231 Don't use "hello %1".arg("world") : arg() can't be used in Python 3 2024-05-17 08:44:15 +02:00

Opened #2232 objectracker.py should be renamed to objecttracker.py 2024-05-17 09:15:03 +02:00

Opened #2233 Texts of the peers are almost invisible on Dark theme of GTK 2024-05-18 09:27:39 +02:00

Opened #2247 msgid is stored as text type 2024-05-29 20:02:59 +02:00

Opened #2264 OpenBSD connectivity issues 2024-08-04 12:44:06 +02:00

1 Unresolved Conversation

Open #2150 Refactor sqlthread 2023-11-08 12:04:38 +01:00