tobtoht
e3f0f17d9b
docker: StageX bootstrappable static monerod
2026-05-25 15:56:05 +02:00
tobtoht
0d9accaeca
Merge pull request #10526
...
b1a81cc cmake: require unbound idiomatically (tobtoht)
2026-05-11 18:40:01 +00:00
tobtoht
4f505d9413
Merge pull request #10538
...
0c3a013 docs: remove dead pull requests (jpk68)
2026-05-11 18:24:22 +00:00
tobtoht
315c003d12
Merge pull request #10528
...
d0798fc guix: turn off unused cmake options (tobtoht)
2026-05-11 16:26:08 +00:00
tobtoht
83f72066f0
Merge pull request #10527
...
5668549 cmake: clean up libusb dependencies (tobtoht)
3604cfb cmake: remove libusb compile checks (tobtoht)
2026-05-11 16:25:46 +00:00
tobtoht
d450bbeb3e
Merge pull request #10525
...
90fc50c cmake: only link Boost Chrono where needed (tobtoht)
2026-05-11 16:24:19 +00: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
jpk68
0c3a0139e7
docs: remove dead pull requests
2026-05-07 20:51:29 +02:00
tobtoht
b1a81cc0e6
cmake: require unbound idiomatically
2026-05-06 23:01:42 +02: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
tobtoht
90fc50c371
cmake: only link Boost Chrono where needed
2026-05-06 21:24:14 +02: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
d0798fc454
guix: turn off unused cmake options
2026-05-05 23:18:05 +02: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
5668549374
cmake: clean up libusb dependencies
2026-05-05 17:49:53 +02:00
tobtoht
3604cfb906
cmake: remove libusb compile checks
2026-05-05 10:57:03 +02: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