<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/CMakeLists.txt, branch v0.18.2.0</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.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-12-14T06:21:00Z</updated>
<entry>
<title>Refactored rx-slow-hash.c</title>
<updated>2022-12-14T06:21:00Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2022-12-10T17:30:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f698f2b708be742afa286c65868a48f7ef80b0ba'/>
<id>urn:sha1:f698f2b708be742afa286c65868a48f7ef80b0ba</id>
<content type='text'>
- Straight-forward call interface: `void rx_slow_hash(const char *seedhash, const void *data, size_t length, char *result_hash)`
- Consensus chain seed hash is now updated by calling `rx_set_main_seedhash` whenever a block is added/removed or a reorg happens
- `rx_slow_hash` will compute correct hash no matter if `rx_set_main_seedhash` was called or not (the only difference is performance)
- New environment variable `MONERO_RANDOMX_FULL_MEM` to force use the full dataset for PoW verification (faster block verification)
- When dataset is used for PoW verification, dataset updates don't stall other threads (verification is done in light mode then)
- When mining is running, PoW checks now also use dataset for faster verification
</content>
</entry>
<entry>
<title>Fix static builds for Ubuntu 22.04</title>
<updated>2022-11-16T17:08:04Z</updated>
<author>
<name>AgoraDesk / LocalMonero</name>
<email>31570671+LocalMonero@users.noreply.github.com</email>
</author>
<published>2022-09-12T15:39:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8c53995a88086f39c776751cc882236b620d6a75'/>
<id>urn:sha1:8c53995a88086f39c776751cc882236b620d6a75</id>
<content type='text'>
Link libbsd, libmd, libprotokit for ZMQ to fix static builds for Ubuntu 22.04
</content>
</entry>
<entry>
<title>connection: fix implementation</title>
<updated>2022-07-06T05:33:34Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-06-28T19:13:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3be1dbd0963a76a05fd7f72f28100726daa1c4e7'/>
<id>urn:sha1:3be1dbd0963a76a05fd7f72f28100726daa1c4e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Add missing BUILD_SHARED_LIBS option</title>
<updated>2022-04-10T19:25:45Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-04-02T14:19:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c42b728ba23193e75d24336504018e9057cd7c9'/>
<id>urn:sha1:9c42b728ba23193e75d24336504018e9057cd7c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8117</title>
<updated>2022-01-24T20:14:38Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-01-24T20:14:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c1e7e97cea5dec6bc39f4b5e9fecb697e1529bf3'/>
<id>urn:sha1:c1e7e97cea5dec6bc39f4b5e9fecb697e1529bf3</id>
<content type='text'>
505b382 cmake: enable build on riscv{64, 32} (Xeonacid)
</content>
</entry>
<entry>
<title>cmake: enable build on riscv{64, 32}</title>
<updated>2021-12-22T07:43:44Z</updated>
<author>
<name>Xeonacid</name>
<email>h.dwwwwww@gmail.com</email>
</author>
<published>2021-12-22T07:41:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=505b38260ce93465ef0ffd08de8cb98b40af284e'/>
<id>urn:sha1:505b38260ce93465ef0ffd08de8cb98b40af284e</id>
<content type='text'>
tested on Arch Linux RISC-V.
</content>
</entry>
<entry>
<title>Fixed warnings for Clang (used as CMAKE_CXX compiler)</title>
<updated>2021-12-19T11:16:53Z</updated>
<author>
<name>SerHack</name>
<email>hi@serhack.me</email>
</author>
<published>2021-12-19T10:11:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6366187cf3245b2af6257515afb7faa43d18bada'/>
<id>urn:sha1:6366187cf3245b2af6257515afb7faa43d18bada</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8054</title>
<updated>2021-11-30T22:03:23Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-11-30T22:03:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a723f250415009a62069273b48014c24bda865e6'/>
<id>urn:sha1:a723f250415009a62069273b48014c24bda865e6</id>
<content type='text'>
a491175 cmake: fix incorrect else syntax (selsta)
</content>
</entry>
<entry>
<title>cmake: fix incorrect else syntax</title>
<updated>2021-11-09T23:33:16Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-11-09T23:32:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a491175f7dbc6eda442c5110699ed1ce2ed2434b'/>
<id>urn:sha1:a491175f7dbc6eda442c5110699ed1ce2ed2434b</id>
<content type='text'>
</content>
</entry>
</feed>
