tobtoht
b556ca6678
depends: boost: update to 1.69.0
2025-02-18 13:49:51 +01:00
tobtoht
aad91bf196
depends: release type should be lower case
2025-02-18 13:43:46 +01:00
tobtoht
c476b87fcf
Merge pull request #9803
...
6ccd3200b common: add missing iomanip include (tobtoht)
2025-02-17 16:34:55 +00:00
tobtoht
6ccd3200bf
common: add missing iomanip include
2025-02-17 17:30:27 +01:00
tobtoht
8b01135927
Merge pull request #9438
...
322953e62 assign default port for http and https clients (woodser)
2025-02-17 16:04:22 +00:00
tobtoht
1c1b828551
Merge pull request #9797
...
f97fef1e9 ci: add arch linux build (tobtoht)
2025-02-16 05:25:05 +00:00
tobtoht
505b189248
Merge pull request #9788
...
d14c3ca3d add wallet rpc call to get default fee priority (woodser)
2025-02-16 05:23:11 +00:00
tobtoht
f97fef1e95
ci: add arch linux build
2025-02-15 05:49:18 +01:00
tobtoht
be0efaf7f6
Merge pull request #9800
...
01bcd5292 Fix build with boost ASIO 0.87. Support boost 1.66+ (Lee *!* Clagett)
2025-02-15 04:48:18 +00:00
tobtoht
23a11d851a
Merge pull request #9775
...
13ff355cf Set response limits on http server connections (Lee *!* Clagett)
89fa3ed68 epee: update 'http_server_handlers_map2.h' macros to use fully qualified names (Jeffrey Ryan)
2025-02-14 07:49:40 +00:00
tobtoht
70afa6b7bc
Merge pull request #9796
...
ef1ff103f tests: Improve p2p tx propagation functional test (iamamyth)
2025-02-14 04:02:26 +00:00
tobtoht
3b1300d2af
Merge pull request #9790
...
d13da6e71 tests: include <iomanip> where using std::setfill (jeffro256)
2025-02-13 18:14:02 +00:00
tobtoht
08ec640773
Merge pull request #9722
...
3fef29608 build: prepare v0.18.4.0 (selsta)
2025-02-13 17:48:32 +00:00
tobtoht
5b045d70e0
Merge pull request #8617
...
e44e8b164 wallet: background sync with just the view key (j-berman)
2025-02-13 17:43:24 +00:00
tobtoht
903e4fa360
Merge pull request #9687
...
05729aba7 depends: boost: update to 1.66.0 (tobtoht)
2025-02-13 17:39:32 +00:00
tobtoht
5a326dba62
Merge pull request #9718
...
f00ce66d4 wallet: fix signed_tx_set RangeProofType serialization (jeffro256)
2025-02-13 17:38:31 +00:00
tobtoht
71c8a726e5
Merge pull request #9759
...
ed70c1622 Some cleanup in span/connection_context + few more checks (Lee *!* Clagett)
2025-02-13 17:35:32 +00:00
tobtoht
bea2993912
Merge pull request #9771
...
66c2fe12c src: bump network speed 4x (nahuhh)
2025-02-13 17:30:40 +00:00
tobtoht
632eceb172
Merge pull request #9777
...
87a8e0b2c ci: development build backports [0.18] (tobtoht)
84e44dd01 tests: Fix tools::is_hdd unit tests (iamamyth)
2025-02-13 17:29:53 +00:00
tobtoht
5633906124
Merge pull request #9778
...
a615aa763 ci: containerize depends jobs [0.18] (tobtoht)
2025-02-13 17:28:58 +00:00
tobtoht
e921c79c2b
Merge pull request #9793
...
97746a41b p2p/net_node.inl : update seed node (plowsof)
2025-02-13 17:26:48 +00:00
tobtoht
87a8e0b2ce
ci: development build backports [0.18]
2025-02-08 02:58:03 +01:00
tobtoht
a615aa763f
ci: containerize depends jobs [0.18]
2025-02-07 08:26:40 +01:00
tobtoht
5e31c0adf2
Merge pull request #9766
...
e01d08b70 ci: update to v4 actions (tobtoht)
2025-02-02 09:07:25 +00:00
tobtoht
e01d08b706
ci: update to v4 actions
2025-02-02 03:29:35 +01:00
tobtoht
d0118f4778
Merge pull request #9721
...
16082d8b9 ci: msys2: downgrade icu to fix build (tobtoht)
2025-01-24 00:05:18 +00:00
tobtoht
16082d8b9a
ci: msys2: downgrade icu to fix build
2025-01-23 08:00:46 +01:00
tobtoht
b08d3b5b83
Merge pull request #9692
...
27858049d crypto: make CRYPTO_DEFINE_HASH_FUNCTIONS adhere strict aliasing (jeffro256)
2025-01-22 22:54:33 +00:00
tobtoht
9029001127
Merge pull request #9689
...
4d2aad837 Revert "blockchain: detect and log bad difficulty calculations" (selsta)
2025-01-22 22:51:55 +00:00
tobtoht
00e582a2b1
Merge pull request #9460
...
0cd74568d Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
2025-01-22 22:47:10 +00:00
tobtoht
e488bc838a
Merge pull request #9705
...
36c5987 Fix get_database_size on Windows (iamamyth)
2025-01-18 11:09:43 +00:00
tobtoht
5625ea3a56
Merge pull request #9703
...
936046f validate ip parameter in set_bans rpc call (eversinc33)
2025-01-18 11:08:39 +00:00
tobtoht
1540638b6a
Merge pull request #9702
...
6392361 check for windows NTFS compression on database files (eversinc33)
2025-01-18 11:07:36 +00:00
tobtoht
1a725dc82e
Merge pull request #9710
...
d8e5a17 tests: fix IPv4Success, DNSSECSuccess (tobtoht)
2025-01-16 12:26:52 +00:00
tobtoht
d8e5a17883
tests: fix IPv4Success, DNSSECSuccess
...
"example.com" now has more than one A record
2025-01-16 13:17:36 +01:00
tobtoht
7fb0d2f48d
Merge pull request #9685
...
f14a73c miniupnpc: fix build with gcc 14 (tobtoht)
2025-01-14 14:35:20 +00:00
tobtoht
fce0c39e6c
Merge pull request #9657
...
5f39d17 common/password: flush confirm prompt before user input (jeffro256)
2025-01-14 14:30:04 +00:00
tobtoht
386182ff37
Merge pull request #9637
...
a20c68e CI: -j4 with lin/win runners (plowsof)
2025-01-14 14:27:54 +00:00
tobtoht
61702e015e
Merge pull request #9633
...
e99ef92 Fix --anonymous-inbound data leak (Lee *!* Clagett)
2025-01-14 14:26:47 +00:00
tobtoht
460412b10e
Merge pull request #9622
...
41c4bc4 Blockchain: get height of RingCT fork programmatically (jeffro256)
2025-01-14 14:16:02 +00:00
tobtoht
05729aba78
depends: boost: update to 1.66.0
...
-DBOOST_ASIO_HAS_STD_STRING_VIEW=1 fixes:
/monero/contrib/depends/x86_64-unknown-freebsd/native/usr/include/c++/v1/experimental/string_view:18:3:
warning: "<experimental/string_view> has been removed. Use <string_view> instead." [-W#warnings]
/monero/contrib/depends/x86_64-unknown-freebsd/include/boost/asio/detail/string_view.hpp:32:12
: error: no member named 'experimental' in namespace 'std'
using std::experimental::basic_string_view;
~~~~~^
2025-01-07 16:41:38 +01:00
tobtoht
f14a73cea3
miniupnpc: fix build with gcc 14
2025-01-07 15:42:43 +01:00
tobtoht
c783de1b84
ci: msys2: pin boost to 1.86.0
2024-12-21 11:48:21 +01:00
tobtoht
6a56219e4d
ci: brew: pin boost to 1.85
2024-12-17 17:34:16 +01:00
tobtoht
366eb60ee3
cmake: boost: fix header-only library search, bump minimum
2024-10-13 15:26:22 +02:00
tobtoht
a928cbc20f
wallet2: fix error throw if unable to load cache
2024-10-07 00:38:40 +02:00
tobtoht
7cb69fa6bc
epee: string_tools: keep full path in cut_off_extension
2024-08-14 19:50:06 +02:00
tobtoht
c7d4bf491e
epee: string_tools: remove dot from get_extension
...
Fixes a regression introduced in #9254 . Previously it did not
include the dot.
2024-08-14 16:57:49 +02:00
tobtoht
dffa6766e7
device: add ledger flex support
...
See: https://github.com/LedgerHQ/ledger-live/blob/bd1b09970f2f5a27eb08352a67a73dfa2fce29f6/libs/ledgerjs/packages/devices/src/index.ts#L111
2024-08-09 10:33:55 +02:00
tobtoht
71567885e6
build: force Trezor for depends builds
2024-04-15 17:25:52 +02:00
tobtoht
b987870553
depends: openssl: update to 3.0.13
2024-02-18 23:17:05 +01:00
tobtoht
3aabfcfce5
depends: unbound: update to 1.19.1
2024-02-18 23:16:41 +01:00
tobtoht
8322f9c4f5
depends: expat: update to 2.6.0
2024-02-18 23:16:05 +01:00
tobtoht
0c04018718
depends: openssl: update to 3.0.11
2023-09-19 15:51:28 +02:00
tobtoht
a4a58eb886
depends: update openssl to 1.1.1u
2023-05-30 16:23:55 +02:00
tobtoht and j-berman
8dc4abdafe
common: do not use DNS to determine if address is local
...
Co-authored-by: j-berman <justinberman@protonmail.com >
2023-05-25 18:06:34 +02:00
tobtoht
f983ac7780
fix missing <cstdint> includes
2023-05-08 19:29:54 +02:00
tobtoht
d8e39bd381
depends: bump openssl to 1.1.1t
...
https://www.openssl.org/news/secadv/20230207.txt
Patch can be removed, it was included upstream.
2023-02-07 20:56:20 +01:00
tobtoht and selsta
15384cc135
depends: bump hidapi/libusb
...
fixes Trezor connectivity issues on Windows 10/11
Co-authored-by: selsta <selsta@sent.at >
2023-01-25 21:52:42 +01:00
tobtoht
3679925331
Windows: fix unicode file path support
2022-09-02 12:28:57 +02:00