Commit Graph
11911 Commits
Author SHA1 Message Date
tobtoht 84df77404e Merge pull request #9708
a0ed32391 ci: containerize ubuntu cli jobs (tobtoht)
2025-02-06 05:12:58 +00:00
tobtoht a0ed323919 ci: containerize ubuntu cli jobs 2025-02-06 04:34:21 +01:00
tobtoht 662d246cd5 Merge pull request #9726
d696efdc9 cmake: remove obsolete policy setting (tobtoht)
2025-02-04 18:44:48 +00:00
tobtoht 796f031646 Merge pull request #9725
e662fa9de cmake: don't explicitely link libatomic (tobtoht)
2025-02-04 18:44:04 +00:00
tobtoht 2102aebfcb Merge pull request #9724
d07f99a8d cmake: remove obsolete msys2 workaround (tobtoht)
2025-02-04 18:43:24 +00:00
tobtoht f58dde6ced Merge pull request #9681
040c16321 depends: remove expat (tobtoht)
2025-02-04 18:42:09 +00:00
tobtoht c57a429b2b Merge pull request #9675
e7e00df83 depends: remove eudev (tobtoht)
2025-02-04 18:41:24 +00:00
tobtoht 4118bd8721 Merge pull request #9467
5cb0b263d guix: bump time-machine to 9d09b0cf841fb657a1aec12e9bab68e00c2b493c (tobtoht)
2025-02-04 18:39:57 +00:00
tobtoht 513626059e Merge pull request #9706
7f40add8f ci: build wallet_api for all linux cli jobs (tobtoht)
2025-02-04 18:36:35 +00:00
tobtoht 59882b5d71 Merge pull request #9713
7110d180d guix: readme update (hinto.janai)
2025-02-04 17:00:58 +00:00
tobtoht a92bd63822 Merge pull request #9739
70e441293 wallet: mark wallet error throwing functions as noreturn (jeffro256)
2025-02-04 16:59:18 +00:00
jeffro256 70e4412930 wallet: mark wallet error throwing functions as noreturn
Simplifies calling logic where a branch ends but a return value is needed
2025-01-28 00:05:31 -06:00
tobtoht 7f40add8f6 ci: build wallet_api for all linux cli jobs 2025-01-26 13:38:53 +01:00
tobtoht 90359e31fd Merge pull request #9723
b2140b628 ci: Parallelize Arch Linux build (iamamyth)
2025-01-26 12:12:10 +00:00
tobtoht d696efdc98 cmake: remove obsolete policy setting 2025-01-26 11:31:49 +01:00
tobtoht e662fa9def cmake: don't explicitely link libatomic 2025-01-26 05:55:11 +01:00
tobtoht d07f99a8dc cmake: remove obsolete msys2 workaround 2025-01-26 05:28:55 +01:00
iamamyth b2140b6287 ci: Parallelize Arch Linux build
The "--parallel" flag got dropped from the Arch Linux build due to
unidentified, logical commit conflicts.
2025-01-25 15:11:04 -08:00
tobtoht 8d60021377 Merge pull request #9716
f48a73d91 tests: Fix tools::is_hdd unit tests (iamamyth)
2025-01-25 11:43:04 +00:00
iamamyth f48a73d919 tests: Fix tools::is_hdd unit tests
Correct the unit tests for tools::is_hdd to avoid making assumptions
about the configuration of a particular device based solely on the
value of the __GLIBC__ preprocessor flag. Instead, rely on the
test invoker to provide paths for devices of specific types via
the process environment, thereby avoiding faulty assumptions and
improving the specificity of test assertions. To ensure appropriate
devices exist, add a script, tests/create_test_disks.sh, which
configures loopback devices mirroring relevant configurations.
2025-01-24 23:11:47 -08:00
tobtoht c0f3a1c1db Merge pull request #9690
f18b966a9 build: auto-set GitHub runner make job count (iamamyth)
2025-01-25 05:57:58 +00:00
tobtoht 040c16321f depends: remove expat 2025-01-25 05:57:21 +01:00
tobtoht 34d3e5201a Merge pull request #9715
e38c175d9 gtest: add submodule (tobtoht)
2025-01-25 04:48:01 +00:00
tobtoht d69161d584 Merge pull request #9701
f3349b9dd daemon: fix log message typo (selsta)
2025-01-25 04:47:06 +00:00
tobtoht 996986b3af Merge pull request #9642
f150ff177 depends: unbound: update to 1.22.0 (tobtoht)
2025-01-25 04:46:08 +00:00
tobtoht e7e00df831 depends: remove eudev 2025-01-24 10:52:42 +01:00
tobtoht f150ff177a depends: unbound: update to 1.22.0 2025-01-24 01:50:30 +01:00
tobtoht d42db814db Merge pull request #9720
3b64d1f55 functional tests: fix race in restore wallet refresh (j-berman)
2025-01-24 00:03:36 +00:00
j-berman 3b64d1f558 functional tests: fix race in restore wallet refresh 2025-01-23 11:37:48 -08:00
tobtoht eaf9f98930 Merge pull request #9680
0bbac40e5 ci: add arch linux build (tobtoht)
2025-01-22 22:57:35 +00:00
tobtoht 3b7bd060d0 Merge pull request #9694
4feb6b3e2 crypto: remove unused POD classes (iamamyth)
2025-01-22 22:56:28 +00:00
tobtoht cb25aba9ac Merge pull request #9693
07d93f01a common: Remove resolved FIXME in pod-class.h (iamamyth)
2025-01-22 22:55:21 +00:00
tobtoht 0beb733a16 Merge pull request #9691
254ac2bae crypto: make CRYPTO_DEFINE_HASH_FUNCTIONS adhere strict aliasing (jeffro256)
2025-01-22 22:53:55 +00:00
tobtoht da470b7471 Merge pull request #9688
26b4f5e00 Revert "blockchain: detect and log bad difficulty calculations" (selsta)
2025-01-22 22:51:10 +00:00
tobtoht 73638a9e35 Merge pull request #9643
a8292fcf8 depends: hidapi: update to 0.14.0 (tobtoht)
2025-01-22 22:50:17 +00:00
tobtoht 8ab643adb0 Merge pull request #9523
3c25d6e3b build: bump minimum macos version to 10.15 (tobtoht)
2025-01-22 22:49:01 +00:00
tobtoht 0e253622b2 Merge pull request #9459
7e766e13c Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
2025-01-22 22:39:57 +00:00
tobtoht e38c175d92 gtest: add submodule 2025-01-19 12:31:02 +01:00
tobtoht 1bd57c8e95 Merge pull request #9653
c182428 depends: don't run auto(re)conf anywhere (tobtoht)
2025-01-19 11:15:30 +00:00
tobtoht c182428c35 depends: don't run auto(re)conf anywhere 2025-01-19 04:58:02 +01:00
tobtoht 249977ac32 Merge pull request #9650
84a56ae guix: remove moreutils (tobtoht)
2025-01-19 03:54:16 +00:00
tobtoht b63122617e Merge pull request #9648
1d56b84 guix: remove p7zip (tobtoht)
2025-01-19 03:49:51 +00:00
tobtoht d22e82dcb0 Merge pull request #9646
c3bb84f depends: sodium: drop unneeded patch (tobtoht)
2025-01-19 03:49:17 +00:00
tobtoht 6db5bdd5d8 Merge pull request #9645
4156bdc depends: cleanup packages.mk (tobtoht)
2025-01-19 03:47:56 +00:00
tobtoht 104001963b Merge pull request #9544
6fd2276 daemonizer: replace boost chrono/thread with std lib (tobtoht)
2025-01-19 03:47:11 +00:00
tobtoht 1360b18ab8 Merge pull request #9491
ad72b13 trezor: vendor trezor-common (tobtoht)
2025-01-19 03:46:24 +00:00
tobtoht c5360bb4ec Merge pull request #9453
1a21e3d depends: freebsd_base: update to 12.3 (tobtoht)
2025-01-19 03:45:33 +00:00
tobtoht 94f7efd53f Merge pull request #9683
133298d Fix linking error with libunwind when build for FreeBSD with GCC, by preferring easylogging++ when GCC is being used (WHR)
2025-01-18 11:11:47 +00:00
tobtoht 09d95c2f14 Merge pull request #9664
4e54b19 check for windows NTFS compression on database files (eversinc33)
2025-01-18 11:06:38 +00:00
tobtoht 2226d4f7e0 Merge pull request #9389
98decee wallet2: remove refresh() from scan_tx (j-berman)
2025-01-18 00:09:41 +00:00