<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/.github/workflows/build.yml, branch v0.18.4.3</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-08-30T17:26:56Z</updated>
<entry>
<title>ci: macos: reinstall cmake</title>
<updated>2025-08-30T17:26:56Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-08-30T17:14:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0dc791dec7164c7a277677f7a5b4a9c486a77bd2'/>
<id>urn:sha1:0dc791dec7164c7a277677f7a5b4a9c486a77bd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump debian to 11 [0.18]</title>
<updated>2025-06-15T19:36:06Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-06-15T19:36:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7acee8dba73c68921472041e840312860999eb96'/>
<id>urn:sha1:7acee8dba73c68921472041e840312860999eb96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: run brew update</title>
<updated>2025-04-03T12:22:47Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-04-03T11:51:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c9eb2802b5dde16d7dd7c524c6321e8c9085f04'/>
<id>urn:sha1:5c9eb2802b5dde16d7dd7c524c6321e8c9085f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9797</title>
<updated>2025-02-16T05:25:05Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-02-16T05:25:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1c1b828551e2dd6aee9f92e7281d6406a93d1ab6'/>
<id>urn:sha1:1c1b828551e2dd6aee9f92e7281d6406a93d1ab6</id>
<content type='text'>
f97fef1e9 ci: add arch linux build (tobtoht)
</content>
</entry>
<entry>
<title>ci: add arch linux build</title>
<updated>2025-02-15T04:49:18Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-02-14T06:38:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f97fef1e9545416696024c7d27077eb80d24168b'/>
<id>urn:sha1:f97fef1e9545416696024c7d27077eb80d24168b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with boost ASIO 0.87. Support boost 1.66+</title>
<updated>2025-02-14T18:29:57Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-17T21:40:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01bcd52924244ec8d2a24c10fcef8959289d09ff'/>
<id>urn:sha1:01bcd52924244ec8d2a24c10fcef8959289d09ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: development build backports [0.18]</title>
<updated>2025-02-08T01:58:03Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-02-07T05:50:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=87a8e0b2ced6cc478a70de728d66f261df20bc72'/>
<id>urn:sha1:87a8e0b2ced6cc478a70de728d66f261df20bc72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Fix tools::is_hdd unit tests</title>
<updated>2025-02-08T01:55:03Z</updated>
<author>
<name>iamamyth</name>
<email>user@example.com</email>
</author>
<published>2025-01-17T10:48:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84e44dd0122cc4e532206bad01a25629deac3d9f'/>
<id>urn:sha1:84e44dd0122cc4e532206bad01a25629deac3d9f</id>
<content type='text'>
Correct the unit tests for tools::is_hdd to avoid making assumptions
about the configuration of a particular device based solely on the
value of the __GLIBC__ preprocessor flag. Instead, rely on the
test invoker to provide paths for devices of specific types via
the process environment, thereby avoiding faulty assumptions and
improving the specificity of test assertions. To ensure appropriate
devices exist, add a script, tests/create_test_disks.sh, which
configures loopback devices mirroring relevant configurations.
</content>
</entry>
<entry>
<title>ci: update to v4 actions</title>
<updated>2025-02-02T02:29:35Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-02-02T02:29:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e01d08b706380cc6518d0f0a61c0d427739a5678'/>
<id>urn:sha1:e01d08b706380cc6518d0f0a61c0d427739a5678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: msys2: downgrade icu to fix build</title>
<updated>2025-01-23T07:00:46Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-01-23T06:37:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=16082d8b9a88578f81f710c95e20bbb43c887394'/>
<id>urn:sha1:16082d8b9a88578f81f710c95e20bbb43c887394</id>
<content type='text'>
</content>
</entry>
</feed>
