|
bb5f96cc38
|
Relax pylint design checker rules also for python2.7
|
2025-01-21 02:50:26 +02:00 |
|
|
00d9afb96b
|
Suppress no-member pylint warning in test_proofofwork, fix typo from a84168f2
|
2025-01-19 15:16:49 +02:00 |
|
|
73119af407
|
Test singleWorker._doPOWDefaults(), make it a classmethod (closes: #1834)
|
2025-01-15 19:37:00 +02:00 |
|
|
338c006bb1
|
Inherit TestProofofworkBase from partial.TestPartialRun
|
2025-01-15 19:37:00 +02:00 |
|
|
822950e8f3
|
Add tests for python PoW and a check for StopIteration in the calculate()
|
2025-01-15 19:37:00 +02:00 |
|
|
a84168f273
|
Format proofofwork once again
|
2025-01-15 19:36:59 +02:00 |
|
|
3b6db99152
|
Skip TestProofofwork based on BITMESSAGE_TEST_POW (set for py36 currently),
a minimal test case TestProofofworkBase runs in all envs.
|
2025-01-15 19:36:59 +02:00 |
|
|
c6ae9f6843
|
Use proofofwork.calculate() everywhere
|
2025-01-15 19:36:58 +02:00 |
|
|
120b044e2e
|
Define a couple of functions in proofofwork for common calculations,
add a test checking the result of proofofwork.calculate(),
define common samples for the pow.
|
2025-01-15 19:36:58 +02:00 |
|
|
d5f8d84f78
|
Initial efforts for testing the proofofwork:
a test case, a test with data and python3 support.
|
2025-01-15 19:36:52 +02:00 |
|
|
bc5d46beb0
|
Add new API commands for managing black/white list (closes: #536)
|
2025-01-14 21:15:07 +02:00 |
|
|
41f3774ac4
|
Specify some new API commands for managing black/white list
|
2025-01-14 21:15:01 +02:00 |
|
|
f497d7ab51
|
Remove palette property from the STableWidget
and set background to Button role - should be the same as in TabWidget.
|
2024-12-23 04:26:51 +02:00 |
|
|
866920e60b
|
Set black foreground for colored items in the Network Status connections table
|
2024-12-23 04:24:58 +02:00 |
|
|
034bb19c6a
|
Set focus policy for NetworkStatus.tableWidgetConnectionCount
|
2024-12-23 04:24:50 +02:00 |
|
|
1ee3883898
|
Suppress flake8 error
- python3-only code
|
2024-10-20 10:33:37 +08:00 |
|
|
79ba94bc7f
|
supress pylint super complaint
|
2024-10-17 11:44:02 +05:30 |
|
|
3eec0da204
|
code-quality: Update code quality kivy/baseclass/inbox
|
2024-10-11 19:23:18 +05:30 |
|
|
41ce3ef1ba
|
code-quality: Update code quality kivy/baseclass/draft
|
2024-10-11 19:23:18 +05:30 |
|
|
db69b9885f
|
Suppress pylinit super complaint
- it's in python3-only code
|
2024-10-09 19:32:13 +08:00 |
|
|
4ad06d7c59
|
code-quality: Update code quality kivy/baseclass/allmail and related references
|
2024-10-08 11:35:02 +05:30 |
|
|
85c3720fcc
|
Don't put compiled bitmsghash.so into the dockerfiles
|
2024-09-21 17:07:03 +03:00 |
|
|
dc57f71353
|
Additionally quote vars in appimage/build.sh
|
2024-09-20 16:59:53 +03:00 |
|
|
efaa63c14c
|
Added zbarcam deps
- replaces libpng wth pypng
|
2024-08-22 10:41:28 +05:30 |
|
|
e6ece59e0d
|
fix kivy build - restrict setuptools < 71
|
2024-07-25 09:55:39 +05:30 |
|
|
cf3716950f
|
Use mock for android build
|
2024-07-24 21:55:38 +02:00 |
|
|
759c6228c3
|
Android build fixes
- updates requirements as per Play Store
- can build aab on release
|
2024-07-24 15:45:37 +02:00 |
|
|
d6823a6fb1
|
Fix python3 / kivy test
|
2024-07-07 21:26:29 +08:00 |
|
anand k
|
5b537eabe1
|
Moved portCheckerQueue and receiveDataQueue to network module
|
2024-07-07 19:42:41 +08:00 |
|
anand k
|
49e89ecdf2
|
Moved addrQueue to network module
|
2024-07-04 17:57:11 +05:30 |
|
anand k
|
5cd4ecb437
|
Moved invQueue to network module
|
2024-07-04 17:57:11 +05:30 |
|
anand k
|
6578b5b925
|
Moved multiqueue to network module
|
2024-07-04 17:57:11 +05:30 |
|
|
27e566140d
|
Add a check for default in TestProtocol.test_check_local()
|
2024-07-03 01:25:47 +03:00 |
|
|
65d2a37cb2
|
Extend environment markers for PyQt5 - doesn't install on arm
|
2024-06-30 18:30:59 +03:00 |
|
|
b68beaab20
|
Update and rename the script for testing with docker
|
2024-06-30 18:30:58 +03:00 |
|
|
2b3034a42f
|
Add lines for local testing into the buildbot docker files
|
2024-06-30 18:30:52 +03:00 |
|
anand k
|
e578759a3f
|
Reduced helper_randon dependency from network module
|
2024-06-21 07:36:48 +05:30 |
|
|
205e25337f
|
Use six to avoid obsolete unittest assertions
|
2024-06-17 00:42:07 +03:00 |
|
|
a69e4eebf8
|
Update the windows exe URL
|
2024-06-16 20:51:37 +03:00 |
|
|
8280e058c7
|
Added some notes on the appimages into the install doc
|
2024-06-16 17:08:07 +03:00 |
|
|
638b5a9b1a
|
Add the alpha siffix for non-merge appimage builds
|
2024-06-16 17:07:36 +03:00 |
|
|
de445d6bd9
|
Suppress pylint complaint
|
2024-06-16 11:44:18 +08:00 |
|
|
de11bc484c
|
Make Windows the default window style on windows, not GTK+
|
2024-06-12 19:42:16 +03:00 |
|
|
c3c41902cf
|
Use QtTest and QTimer.singleShot() to check the font dialog
|
2024-06-12 19:41:56 +03:00 |
|
|
d46af0835a
|
A rather rudimentary test with basic checks for the style setting
|
2024-06-12 19:41:56 +03:00 |
|
|
0ccbf6832f
|
Adjust the tabWidget font size relative to the base app font
|
2024-06-12 19:41:55 +03:00 |
|
|
ec1b05ee90
|
Allow user to set a base Qt window style and the font (family and size only)
|
2024-06-12 19:41:32 +03:00 |
|
|
21bef1058d
|
Improve the base class for bitmessageqt test cases
|
2024-06-11 16:05:08 +03:00 |
|
anand k
|
a71b44e95c
|
moved dandelion_enabled from state to Dandelion class as enabled attr
|
2024-06-11 14:48:29 +05:30 |
|
anand k
|
a209d65a26
|
Moved dandelion runtime var from state to network->dandelion
|
2024-05-27 09:20:21 +05:30 |
|