Thomas
685579ccf0
readme: fix outdated info, normalize formatting
...
Remove the mining pools donation line pointing to a Bitcointalk post.
Update the Monero Research Lab link to www.getmonero.org.
Normalize paragraph wrapping to one line per paragraph throughout and
remove a stray double blank line before the Research section.
Fix outdated information:
- Debian/Ubuntu packages renamed: libunwind-dev, libreadline-dev
- Arch package is python, not python3
- Fedora libusbx-devel is a legacy alias; use libusb1-devel
- Raspberry Pi: usb_max_current_enable=1 in /boot/firmware/config.txt
replaces the removed max_usb_current option and pre-Bookworm path
- Recommend git submodule update --init after switching branches:
master and release branches ship different submodule sets
- Clarify per-thread core and RAM sizing for parallel builds
- Lowercase TOC anchors to match generated heading IDs
- Demote Known Issues to a section heading like other sections and
shift its subsections accordingly
- Drop orphaned asterisk footnote under the upgrade table
- Add missing markdown line break after the donation base address label
2026-07-04 13:43:24 +02:00
tobtoht
8a8b137a45
Merge pull request #10827
...
8fb41e9 README: reorganize and harden Docker monerod instructions (selsta)
ACKs: tobtoht, plowsof
2026-07-03 11:53:02 +00:00
tobtoht
c5f81deae6
Merge pull request #10798
...
425c342 readme: refresh stale info and remove dead sections (Thomas)
ACKs: selsta, tobtoht
2026-07-01 18:14:32 +00:00
Thomas
425c342045
readme: refresh stale info and remove dead sections
...
Few nits changes and notably:
- Bump depends macOS toolchain clang-18/lld-18 -> clang-19/lld-19
and the llvm-18 PATH -> llvm-19 to match
.github/workflows/depends.yml; FreeBSD depends clang-8 -> clang
- Remove dead content: Gentoo install steps, the whole Coverage
section, and the Translations section
- Update blockchain size figures (full ~130 -> ~280 GB, pruned
~45 -> ~95 GB)
- Add Cake Wallet and Cypher Stack to the sponsors list to match
the getmonero.org sponsorships page, reorder to match it, and
size every logo by a fixed height so they render at a consistent
size
2026-06-29 19:53:45 +02:00
selsta
c914c27c46
src: update checkpoints to match v0.18.5.1
2026-06-29 18:28:41 +02:00
selsta
8fb41e9009
README: reorganize and harden Docker monerod instructions
2026-06-26 19:40:02 +02:00
tobtoht
a1a2d9e842
Merge pull request #10683
...
9fa0dab readme: update description for openssl (jpk68)
2026-06-04 19:26:53 +00:00
jpk68
9fa0dabdb6
readme: update description for openssl
2026-05-29 13:43:45 -04:00
tobtoht
39d48c2810
readme: remove optional transitive dependencies
2026-05-29 00:33:34 +02:00
tobtoht
173ca6cfb7
Merge pull request #10208
...
e3f0f17 docker: StageX bootstrappable static monerod (tobtoht)
2026-05-25 20:11:17 +00:00
jpk68 and SNeedlewoods
0c22769a03
net/tor: improve address parsing
2026-05-25 20:12:29 +02:00
tobtoht
e3f0f17d9b
docker: StageX bootstrappable static monerod
2026-05-25 15:56:05 +02:00
tobtoht
89bf4123d9
Merge pull request #10515
...
2591b38 readme: fix broken markdown link (jpk68)
2026-05-04 16:59:02 +00: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
jpk68 and SNeedlewoods
2591b385bb
readme: fix broken markdown link
2026-05-02 19:20:41 +02:00
selsta
ccba74ce5e
src: update checkpoints to match v0.18.5.0
2026-04-28 03:41:51 +02:00
tobtoht
30b5d7bd44
daemon: remove miniupnp
2026-04-26 10:54:04 +02:00
tobtoht
88ef30ba4c
ci: arch: add missing boost-libs dependency
2026-03-28 21:06:17 +01:00
selsta
f459bd655e
src: update checkpoints to match v0.18.4.6
2026-02-13 18:23:07 +01:00
selsta
590558960f
src: update checkpoints to match v0.18.4.5
2025-12-29 22:29:17 +01:00
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