Commit graph

23 commits

Author SHA1 Message Date
27312d2e54
update Github workflows for Python 3.14 2026-04-27 13:52:17 +00:00
94a59e650a
update wiki documentation 2025-09-23 09:28:13 +00:00
60ca7a2918
eth: sign transactions with libsecp256k1 2025-06-29 14:53:50 +00:00
8adbda8f08
update Github workflows for Python 3.13 2025-02-15 09:54:12 +00:00
487678bce9
Use Ruff static code analyzer for Github workflows 2024-12-30 13:59:03 +00:00
5f3920b11a
unit_tests.py -> modtest.py, daemontest.py 2024-10-18 10:43:27 +00:00
ab1fbb8f5d
wallet: ‘requested on command line’ -> ‘user-configured’ 2024-09-20 09:36:06 +00:00
ee35ab0683
pylint workflow tweak 2024-08-26 14:43:38 +00:00
3ea32c525a
add Python 3.12 to Github workflows matrix 2024-07-08 14:06:39 +00:00
e48ea94195
downgrade Pylint to avoid false positive 2024-05-20 15:58:09 +00:00
ee932a40bc
cfg.py: restore importlib_resources import (pylint bug workaround) 2024-02-15 09:28:07 +00:00
1f75be898d
xmrwallet: delay mounting of removable device 2024-02-10 15:10:45 +00:00
46bb919a8d
main.py: errmsg fix; workflows: add missing paths 2024-01-28 14:03:12 +00:00
f979a3c052
unit_tests.py ecc: Python 3.9 fixes; workflows: build secp256k1 extmod 2024-01-26 11:57:55 +00:00
1dcb0fbf5f
minor fixes, cleanups 2024-01-26 10:54:02 +00:00
b001c1a792
use cryptography library for pbkdf2 function 2023-12-07 16:48:01 +00:00
b19e6332ad
add pbkdf2 mod to Pylint workflow 2023-11-30 11:54:47 +00:00
270a9cd3d2
add alt-requirements.txt to Pylint workflow 2023-11-30 11:17:20 +00:00
81b6c051ed
add libsecp256k1-dev package dependency to build workflow 2023-11-13 14:31:44 +00:00
01783f63d5
improve pylint workflow, add build workflow 2023-11-11 07:45:29 +00:00
eb830e22d2
pylint workflow: cleanups 2023-11-10 17:27:59 +00:00
8ed097610d
pylint workflow: add missing packages 2023-11-10 16:44:32 +00:00
57799d6977
setup.cfg: add urls, classifiers; add pylint workflow 2023-11-10 16:05:22 +00:00