tobtoht
3af06e53d3
wallet: remove output blackballing
2026-05-11 19:50:01 +02:00
tobtoht
495c7f18dd
Merge pull request #10573
...
a00b7dd blockchain_db: fix remove_block * remove_block should set the cursor before deletion (0xFFFC0000)
2026-05-10 17:45:50 +00:00
tobtoht
d3d29d7312
Merge pull request #10518
...
eb9be9d p2p: initialize m_fallback_seed_nodes_added before first use (ComputeryPony)
2026-05-10 17:44:12 +00:00
tobtoht
43cb148952
Merge pull request #10517
...
a5abe71 epee: fix memory leak with readline (ComputeryPony)
2026-05-10 17:43:09 +00:00
tobtoht
14dc6241ac
Merge pull request #10381
...
2210f85 ringct: make h2d fallible (jeffro256)
2026-05-10 17:41:49 +00:00
tobtoht
4766d3eb8c
Merge pull request #10165
...
50c3c50 use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks (SNeedlewoods)
2026-05-10 17:40:26 +00:00
0xFFFC0000
a00b7dd505
blockchain_db: fix remove_block
...
* remove_block should set the cursor before deletion
2026-05-10 11:40:57 +00:00
SNeedlewoods
50c3c50ba3
use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks
2026-05-10 11:06:44 +02:00
ComputeryPony
a5abe71486
epee: fix memory leak with readline
2026-05-09 16:30:13 -05:00
ComputeryPony
eb9be9d145
p2p: initialize m_fallback_seed_nodes_added before first use
2026-05-09 16:28:03 -05:00
tobtoht
6767b97448
Merge pull request #10519
...
f73c72d crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory (ComputeryPony)
2026-05-09 19:19:22 +00:00
luigi1111
082b600a22
Merge pull request #9734
...
CoC: clarify who can approve and how
2026-05-09 11:18:35 -04:00
tobtoht
89bbdf0aa0
docs: clarify who can approve and how
2026-05-08 23:44:45 +02:00
luigi1111
539012f5b4
Merge pull request #9741
...
CoC: remove 'Goals' section
2026-05-08 10:18:31 -04:00
luigi1111
50554ad21e
Merge pull request #9745
...
CoC: remove unclear 'tag issue as ready' line
2026-05-08 10:18:10 -04:00
luigi1111
61d5560262
Merge pull request #9747
...
CoC: remove implied 'Contributor list'
2026-05-08 10:17:54 -04:00
luigi1111
86a2e6cf31
Merge pull request #9753
...
CoC: Maintainers should not merge patches that have unaddressed comments
2026-05-08 10:17:33 -04:00
luigi1111
e852957108
Merge pull request #9754
...
CoC: do not dictate how a Contributor should work on an issue
2026-05-08 10:17:15 -04:00
luigi1111
380b8ce1ef
Merge pull request #10301
...
docs: reduce 3 to 2 approvals for maintainer merging
2026-05-08 10:16:46 -04:00
tobtoht
cabeafa01a
Merge pull request #10509
...
c9424ba cmake: make static flags configurable (tobtoht)
2026-05-06 19:48:53 +00:00
tobtoht
49ea802139
Merge pull request #9899
...
05ab316 epee: better scope leaver (jeffro256)
2026-05-06 19:34:39 +00:00
tobtoht
5d8e1cc94f
Merge pull request #10508
...
3eca440 cmake: remove obsolete gtest definition (tobtoht)
2026-05-06 19:31:09 +00:00
tobtoht
d01a03e5d1
Merge pull request #10507
...
4da0024 cmake: remove defunct database selection (tobtoht)
2026-05-06 19:30:00 +00:00
tobtoht
eba448d9ac
Merge pull request #10506
...
3cbd84d cmake: remove static_assert check (tobtoht)
2026-05-06 19:25:53 +00:00
jeffro256
05ab316853
epee: better scope leaver
...
1. Doesn't allocate a `boost::shared_ptr`
2. Doesn't use a vtable
3. Doesn't use `std::function` wrapper
4. Doesn't necessarily copy functional object
5. Doesn't need a factory function for simple declaration (yay CTAD)
6. Isolated to its own header
7. Name doesn't suck as much
2026-05-06 11:59:00 -05:00
tobtoht
c182abb4cb
Merge pull request #10498
...
30687dd cmake: remove obsolete CMP0148 policy (tobtoht)
2026-05-05 19:03:42 +00:00
tobtoht
3258030848
Merge pull request #10502
...
a1f18e4 cmake: remove redundant doxygen file (tobtoht)
2026-05-05 19:02:55 +00:00
tobtoht
25abd89e44
Merge pull request #10501
...
073aa87 Makefile: remove unused target (tobtoht)
2026-05-05 19:02:10 +00:00
tobtoht
2b3657067f
Merge pull request #10499
...
6a4eed1 cmake: remove die (tobtoht)
2026-05-05 19:01:26 +00:00
tobtoht
5f6dbb19df
Merge pull request #10500
...
fba83c1 ci: build: harmonize build commands (tobtoht)
2026-05-05 16:19:26 +00:00
tobtoht
6400b689eb
Merge pull request #10497
...
4c50ca3 Makefile: remove unused variable (tobtoht)
2026-05-05 16:18:11 +00:00
tobtoht
eb826fd36f
Merge pull request #10496
...
15efffd cmake: don't overwrite CMAKE_EXE_LINKER_FLAGS (tobtoht)
2026-05-05 16:17:52 +00:00
tobtoht
6c239f7897
Merge pull request #10463
...
6e5896d Dockerfile: update base image and useradd (Márton Gilicze)
2026-05-05 16:17:23 +00:00
tobtoht
4a24ca3ad6
Merge pull request #10516
...
62f3e48 monerod.conf: remove deprecated option (jpk68)
2026-05-04 17:01:42 +00:00
tobtoht
89bf4123d9
Merge pull request #10515
...
2591b38 readme: fix broken markdown link (jpk68)
2026-05-04 16:59:02 +00:00
tobtoht
31332a8639
Merge pull request #10466
...
ce8161c cmake: remove arm flags (tobtoht)
2026-05-04 16:57:26 +00:00
tobtoht
98c571602e
Merge pull request #10464
...
b4899fe depends: support building without readline packages (tobtoht)
2026-05-04 16:56:33 +00:00
tobtoht
6fe4ba670d
Merge pull request #10457
...
dca8e33 rpc: remove last usage of txs_as_hex (selsta)
2026-05-04 16:54:19 +00:00
tobtoht
8b79bfc836
Merge pull request #10485
...
5723d6b epee: remove save_limit_to_file (tobtoht)
2026-05-04 16:39:19 +00:00
tobtoht
974125dc5c
Merge pull request #10484
...
13b4225 p2p: check p2p state before parsing in handle_notify_new_transactions (selsta)
2026-05-04 16:37:06 +00:00
tobtoht
2d48a39658
Merge pull request #10483
...
0617f43 fix: warning: ignored-attributes (tobtoht)
2cf3e27 fix: warning: unused-result (tobtoht)
d8f27be fix: warning: unused-function (tobtoht)
ffbb0cc fix: warning: unused-const-variable (tobtoht)
57975ab fix: warning: deprecated-declarations (tobtoht)
3294b8e fix: warning: unused-variable (tobtoht)
20f6f5f fix: warning: unused-lambda-capture (tobtoht)
37e76ec fix: warning: inconsistent-missing-override (tobtoht)
2026-05-04 16:36:28 +00:00
tobtoht
69a21c11f1
Merge pull request #10482
...
35bb68b supercop: update submodule to fix warnings (tobtoht)
2026-05-04 16:33:36 +00:00
tobtoht
116817a450
Merge pull request #10474
...
8847433 fix: warning: old-style function definition (tobtoht)
2026-05-04 16:31:29 +00:00
ComputeryPony
f73c72d4d7
crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory
2026-05-03 14:44:41 -05:00
tobtoht
dace76882d
Merge pull request #10407
...
ccba74c src: update checkpoints to match v0.18.5.0 (selsta)
2026-05-03 19:24:17 +00:00
tobtoht
ab8a07f00c
Merge pull request #10488
...
17ce9ac p2p: wait_for on shutdown instead of indefinite wait (j-berman)
2026-05-03 19:21:38 +00:00
jpk68
62f3e486f3
monerod.conf: remove deprecated option
2026-05-02 19:27:32 +02:00
jpk68
2591b385bb
readme: fix broken markdown link
2026-05-02 19:20:41 +02:00
jeffro256
2210f85189
ringct: make h2d fallible
...
One theoretically could have crafted a "long amount" (pre-v10) RingCT transaction
with non-0 padding bytes in the decoded amount which fails receiver scanning, but
passes third-party wallet proof checking.
2026-05-01 19:00:33 -05:00
tobtoht
c9424ba470
cmake: make static flags configurable
2026-05-01 11:15:55 +02:00