<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic, branch v0.18.3.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.3.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2023-06-27T16:38:42Z</updated>
<entry>
<title>Merge pull request #8845</title>
<updated>2023-06-27T16:38:42Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2023-06-27T16:38:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=54f0f9eb96fa0c5f63a1b0637e953a5392b5f4cb'/>
<id>urn:sha1:54f0f9eb96fa0c5f63a1b0637e953a5392b5f4cb</id>
<content type='text'>
cfc6227 cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE] (jeffro256)
</content>
</entry>
<entry>
<title>cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]</title>
<updated>2023-06-03T03:15:02Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2023-05-08T17:23:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfc62277c01412f6bcfae0cf1736812c42e28d65'/>
<id>urn:sha1:cfc62277c01412f6bcfae0cf1736812c42e28d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed RandomX initialization when mining from scratch</title>
<updated>2023-04-27T14:24:15Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2023-04-27T14:24:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d1d5fb74cd21821487007959041cd6bc78de9a6'/>
<id>urn:sha1:1d1d5fb74cd21821487007959041cd6bc78de9a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote core/protocol: don't drop peers for soft offenses</title>
<updated>2023-03-29T07:07:15Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2023-03-27T21:32:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=059b975388f346a4243273a75d86c16fd8e6990d'/>
<id>urn:sha1:059b975388f346a4243273a75d86c16fd8e6990d</id>
<content type='text'>
Also: txs with tx_extra which is too large will not get published to ZMQ

Co-authored-by: SChernykh &lt;sergey.v.chernykh@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a size limit for tx_extra in tx pool</title>
<updated>2023-03-18T19:01:58Z</updated>
<author>
<name>tevador</name>
<email>tevador@gmail.com</email>
</author>
<published>2023-02-05T20:53:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5900ed3706caa1beeef88738e7b62194280af5d9'/>
<id>urn:sha1:5900ed3706caa1beeef88738e7b62194280af5d9</id>
<content type='text'>
</content>
</entry>
<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>wallet2: check wallet compatibility with daemon's hard fork version</title>
<updated>2022-09-13T03:23:08Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-08-26T23:13:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=864a78ee5f5db4619c093e0dfb26bd03735d9fb1'/>
<id>urn:sha1:864a78ee5f5db4619c093e0dfb26bd03735d9fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ledger support for hf 15 (BP+, view tags)</title>
<updated>2022-08-06T22:04:16Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-06-21T16:45:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2b83d00a9bd4ea0cd2145ae4d16d16d65a36af7a'/>
<id>urn:sha1:2b83d00a9bd4ea0cd2145ae4d16d16d65a36af7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_basic: catch crypto api errors</title>
<updated>2022-06-20T22:17:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-06-20T18:45:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4278a3a7e32ced988474260e0ed6ad21228a41e5'/>
<id>urn:sha1:4278a3a7e32ced988474260e0ed6ad21228a41e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src, epee: fix a couple compiler warnings</title>
<updated>2022-05-16T22:33:10Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-05-16T22:33:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1164874afc29212155de615531266c91cfdb7e4e'/>
<id>urn:sha1:1164874afc29212155de615531266c91cfdb7e4e</id>
<content type='text'>
</content>
</entry>
</feed>
