tzadiko
|
30ae2deed5
|
Correct Max / Min Block Waiting Periods
|
2025-03-25 16:55:43 -05:00 |
|
tobtoht
|
44523cafff
|
Merge pull request #9135
c069c04ed blockchain sync: reduce disk writes from 2 to 1 per tx (jeffro256)
|
2025-03-10 16:16:18 +00:00 |
|
jeffro256
|
c069c04ede
|
blockchain sync: reduce disk writes from 2 to 1 per tx
|
2025-03-10 01:02:37 -05:00 |
|
tobtoht
|
97c0ce73c4
|
Merge pull request #9804
418a9adb1 BlockchainLMDB: fix data.mdb nuking on Windows (jeffro256)
|
2025-02-17 18:23:06 +00:00 |
|
jeffro256
|
418a9adb13
|
BlockchainLMDB: fix data.mdb nuking on Windows
|
2025-02-17 11:57:32 -06:00 |
|
tobtoht
|
c3fc0ffc37
|
common: add missing iomanip include
|
2025-02-17 17:20:03 +01:00 |
|
tobtoht
|
24c90ae9a2
|
Merge pull request #9787
05184554a add wallet rpc call to get default fee priority (woodser)
|
2025-02-16 05:22:05 +00:00 |
|
woodser
|
05184554a6
|
add wallet rpc call to get default fee priority
|
2025-02-15 15:15:23 -05:00 |
|
tobtoht
|
257db6dff2
|
Merge pull request #9765
ec74ff4a3 Set response limits on http server connections (Lee *!* Clagett)
|
2025-02-14 07:33:45 +00:00 |
|
Lee *!* Clagett
|
ec74ff4a3d
|
Set response limits on http server connections
|
2025-02-13 23:55:17 -05:00 |
|
tobtoht
|
4d1a8804ae
|
Merge pull request #9729
e250841a3 cmake: remove msvc (tobtoht)
|
2025-02-14 03:51:01 +00:00 |
|
tobtoht
|
ca16c290ab
|
Merge pull request #9711
2511f8579 brew: use latest protobuf (tobtoht)
|
2025-02-13 17:40:24 +00:00 |
|
tobtoht
|
9570c1a216
|
Merge pull request #9717
ff4e86dc4 ringct: remove unused range proof types and fix serialization bug (jeffro256)
|
2025-02-13 17:37:47 +00:00 |
|
tobtoht
|
e87c16dd3e
|
Merge pull request #9582
16b5c11f7 Some cleanup in span/connection_context + few more checks (Lee *!* Clagett)
|
2025-02-13 17:36:19 +00:00 |
|
tobtoht
|
eceb3cdc8d
|
Merge pull request #9760
9386f87a7 ringct: remove inclusion of cryptonote_format_utils.h in rctOps.cpp (jeffro256)
|
2025-02-13 17:34:16 +00:00 |
|
tobtoht
|
ac7eeab52d
|
Merge pull request #9770
151c7f0e8 src: bump network speed 4x (nahuhh)
|
2025-02-13 17:31:18 +00:00 |
|
plowsof
|
d796b1aff5
|
p2p/net_node.inl : update seed node
|
2025-02-09 23:42:40 +00:00 |
|
tobtoht
|
e250841a35
|
cmake: remove msvc
|
2025-02-09 11:43:57 +01:00 |
|
tobtoht
|
2511f8579d
|
brew: use latest protobuf
|
2025-02-09 11:42:14 +01:00 |
|
nahuhh
|
151c7f0e85
|
src: bump network speed 4x
|
2025-02-05 17:30: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
|
9386f87a78
|
ringct: remove inclusion of cryptonote_format_utils.h in rctOps.cpp
This vestigial include line breaks some downstream builds
|
2025-01-31 16:04:08 -06: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
|
d69161d584
|
Merge pull request #9701
f3349b9dd daemon: fix log message typo (selsta)
|
2025-01-25 04:47:06 +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
|
0e253622b2
|
Merge pull request #9459
7e766e13c Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
|
2025-01-22 22:39:57 +00:00 |
|
jeffro256
|
ff4e86dc4f
|
ringct: remove unused range proof types and fix serialization bug
|
2025-01-18 23:40:19 -06: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
|
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 |
|
tobtoht
|
db70cc23dc
|
Merge pull request #9171
35477a6 build: remove glibc backcompat (tobtoht)
|
2025-01-17 19:03:33 +00:00 |
|
tobtoht
|
ad72b1307f
|
trezor: vendor trezor-common
|
2025-01-16 13:03:58 +01:00 |
|
j-berman
|
98decee8ac
|
wallet2: remove refresh() from scan_tx
Fixes #9354
|
2025-01-14 13:37:46 -08:00 |
|
eversinc33
|
4e54b19793
|
check for windows NTFS compression on database files
|
2025-01-14 21:12:49 +01:00 |
|
tobtoht
|
2a9458aedc
|
Merge pull request #9477
b1ff22f trezor: replace Python tools with CMake (tobtoht)
|
2025-01-14 16:14:51 +00:00 |
|
tobtoht
|
8c08863d60
|
Merge pull request #9663
978f1d7 Fix get_database_size on Windows (iamamyth)
|
2025-01-14 14:32:20 +00:00 |
|
tobtoht
|
295dba01a6
|
Merge pull request #9660
9311a24 validate ip parameter in set_bans rpc call (eversinc33)
|
2025-01-14 14:31:30 +00:00 |
|
tobtoht
|
90e908f588
|
Merge pull request #9659
d64d3bd p2p: remove dead protocol defs (jeffro256)
|
2025-01-14 14:30:48 +00:00 |
|
tobtoht
|
06f0cd5606
|
Merge pull request #9656
c99c07b common/password: flush confirm prompt before user input (jeffro256)
|
2025-01-14 14:29:31 +00:00 |
|
tobtoht
|
c599916113
|
Merge pull request #9632
e2eea7b Fix --anonymous-inbound data leak (Lee *!* Clagett)
|
2025-01-14 14:25:48 +00:00 |
|
tobtoht
|
b32c69aabd
|
Merge pull request #9628
4344f97 Fix build with boost ASIO 1.87. Support boost 1.66+ (Lee *!* Clagett)
|
2025-01-14 14:24:07 +00:00 |
|
tobtoht
|
38668822b7
|
Merge pull request #9621
fe17069 Blockchain: get height of RingCT fork programmatically (jeffro256)
|
2025-01-14 14:13:06 +00:00 |
|
tobtoht
|
59edd62d0b
|
Merge pull request #9600
797811d dns_util: add new DNSSEC trust anchor (selsta)
|
2025-01-14 14:05:23 +00:00 |
|
selsta
|
26b4f5e00c
|
Revert "blockchain: detect and log bad difficulty calculations"
This reverts commit 5741b4d74d.
|
2025-01-14 13:04:25 +01:00 |
|
selsta
|
f3349b9dd6
|
daemon: fix log message typo
|
2025-01-14 11:17:43 +01:00 |
|