482 Commits

Author SHA1 Message Date
selsta
ef3fe664fd src: update checkpoints to match v0.18.4.4 2025-11-10 19:00:50 +01:00
selsta
0fb4a8f9b1 src: update checkpoints to match v0.18.4.3 2025-10-07 16:37:18 +02:00
selsta
b74ca72bad cmake: set minimum to 3.10 to fix warnings 2025-09-08 20:12:45 +02:00
tobtoht
574c845090 guix: use llvm 18 toolchain for darwin targets 2025-08-05 13:02:18 +02:00
tobtoht
d839f99dde Merge pull request #9993
4f64942 readme: update packages (tobtoht)
2025-08-01 11:47:24 +00:00
nahuhh
aea82b9c7e anonymity: update docs to use --proxy + misc improvements 2025-07-25 15:25:37 +00:00
tobtoht
fbc242d52d Merge pull request #9988
5f048a3 readme: fix macos depends requirements (tobtoht)
2025-07-19 15:19:53 +00:00
nahuhh
40813f70ea readme: recommend v0.18.4.1 2025-07-14 16:05:04 +00:00
tobtoht
4f649425d8 readme: update packages 2025-07-13 23:38:04 +02:00
tobtoht
5f048a30c9 readme: fix macos depends requirements 2025-07-13 20:24:56 +02:00
tobtoht
c461b3c67b make: remove static targets 2025-02-09 11:38:43 +01:00
tobtoht
e38c175d92 gtest: add submodule 2025-01-19 12:31:02 +01:00
tobtoht
db70cc23dc Merge pull request #9171
35477a6 build: remove glibc backcompat (tobtoht)
2025-01-17 19:03:33 +00:00
Lee *!* Clagett
4344f97255 Fix build with boost ASIO 1.87. Support boost 1.66+ 2025-01-06 18:05:25 -05:00
tobtoht
35477a66c2 build: remove glibc backcompat 2024-12-24 00:28:48 +01:00
tobtoht
7b3cbb06da cmake: use pkgconfig to find zeromq 2024-12-23 17:12:22 +01:00
luigi1111
0d93746e71 Merge pull request #9537
b8911f1 readme: update raspberry pi build instructions (tobtoht)
2024-12-23 10:47:50 -05:00
luigi1111
f1f2e7fa4a Merge pull request #9535
bd540d9 readme: update msys2 build instructions (tobtoht)
2024-12-23 10:46:50 -05:00
luigi1111
671b77a757 Merge pull request #9533
c3b262f readme: remove outdated gtest note (tobtoht)
2024-12-23 10:46:25 -05:00
luigi1111
5d465e22bf Merge pull request #9531
def79dd readme: fix win64 cross-compile requirements (tobtoht)
2024-12-23 10:45:38 -05:00
luigi1111
092fea667b Merge pull request #9454
9131369 readme: add missing ubuntu/debian build tools (tobtoht)
2024-12-23 10:36:17 -05:00
luigi1111
df69d03df4 Merge pull request #8929
b2ff764 Bootstrappable Builds (tobtoht)
2024-12-23 10:17:14 -05:00
tobtoht
b2ff7641a5 Bootstrappable Builds 2024-12-08 18:00:32 +01:00
tobtoht
b8911f163c readme: update raspberry pi build instructions 2024-10-24 22:33:36 +02:00
tobtoht
bd540d9448 readme: update msys2 build instructions 2024-10-24 21:00:42 +02:00
tobtoht
c3b262f4cb readme: remove outdated gtest note 2024-10-24 19:09:59 +02:00
tobtoht
def79dd7bd readme: fix win64 cross-compile requirements 2024-10-24 17:12:51 +02:00
tobtoht
170844bc59 cmake: boost: fix header-only library search, bump minimum 2024-10-02 23:13:03 +02:00
tobtoht
913136936b readme: add missing ubuntu/debian build tools 2024-08-25 18:32:27 +02:00
luigi1111
040bccc22f Merge pull request #9338
4a376d6 copyright: fix vector.h typo (hinto.janaiyo)
d61e8e9 workflows: delete copyright.yml (plowsof)
341771a copyright: bump to 2024 (copyCat)
2024-07-16 18:42:49 -04:00
copyCat
341771ac3e copyright: bump to 2024 2024-05-21 16:29:33 +00:00
plowsof
2e061be322 README.md: sponsors;remove forked networking/globee 2024-05-12 19:43:06 +01:00
Siren
7043238261 Remove instructions for Void Linux, add NixOS 2024-02-20 01:33:21 +02:00
selsta
5965b02aef cmake: set cpp17 standard 2023-10-26 04:02:25 +02:00
luigi1111
40af6848f2 Merge pull request #9007
c8e4de1 depends: remove kernel version from darwin triplet (tobtoht)
2023-10-25 21:39:24 -04:00
luigi1111
f10ed50431 Merge pull request #8967
eba9011 README: remove obsolete forum (maogo)
2023-10-25 21:35:17 -04:00
Dusan Klinec
c444a7e002 trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup.
- fix LibUSB cmake for static builds on OSX
- tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added.
- tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour.
- requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \
make debug-test-trezor -j8`
2023-09-30 09:01:10 +02:00
tobtoht
c8e4de13f2 depends: remove kernel version from darwin triplet 2023-09-27 07:37:01 +02:00
maogo
eba9011ca0 README: remove obsolete forum 2023-08-10 04:18:24 +02:00
luigi1111
d88296b17d Merge pull request #8817
a32aeb9 Added Alpine Linux to list of packages (Dvd-Znf)
2023-06-27 11:34:22 -05:00
luigi1111
a5cf8b5c4c Merge pull request #8797
833dd6b add libunbound to package list for OpenBSD (Nihal Jere)
2023-04-25 11:25:00 -04:00
luigi1111
5e19f232d0 Merge pull request #8719
1082720 README: fix void ssl package (tobtoht)
2023-04-25 11:14:14 -04:00
Dvd-Znf
a32aeb9573 Added Alpine Linux to list of packages 2023-04-04 14:33:49 +03:00
Nihal Jere
833dd6bb92 add libunbound to package list for OpenBSD 2023-03-21 14:20:49 -05:00
tobtoht
1082720980 README: fix void ssl package
https://voidlinux.org/news/2021/02/OpenSSL.html
2023-01-23 22:05:01 +01:00
mj-xmr
5b4fea72cf Copyright: Update to 2023
Co-authored-by: plowsof <plowsof@protonmail.com>
extra files
2023-01-16 13:00:18 +01:00
luigi1111
ad80aa0f65 Merge pull request #8671
a160270 update readme with v0.18.1.2 version number (Gingeropolous)
2023-01-11 11:47:11 -05:00
Gingeropolous
a1602700b1 update readme with v0.18.1.2 version number
updated readme with all relevant instances of v0.18.0.0 changed to v0.18.1.2
2022-12-07 07:08:27 -05:00
Offshore Monero
6558e7e2c6 Correct/modernize build instructions for OpenBSD 2022-12-01 04:28:46 +00:00
luigi1111
709ef69b01 Merge pull request #8590
74ec950 readme: fix instructions for win64 cross builds (erciccione)
2022-10-28 00:52:07 -04:00