<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/README.md, 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>2023-03-13T19:57:43Z</updated>
<entry>
<title>wallet2: fix rescanning tx via scan_tx</title>
<updated>2023-03-13T19:57:43Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-09-10T02:34:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=65e13dbef1c3a4cc036919203eec2052a121f034'/>
<id>urn:sha1:65e13dbef1c3a4cc036919203eec2052a121f034</id>
<content type='text'>
- Detach &amp; re-process txs &gt;= lowest scan height
- ensures that if a user calls scan_tx(tx1) after scanning tx2,
the wallet correctly processes tx1 and tx2
- if a user provides a tx with a height higher than the wallet's
last scanned height, the wallet will scan starting from that tx's
height
- scan_tx requires trusted daemon iff need to re-process existing
txs: in addition to querying a daemon for txids, if a user
provides a txid of a tx with height *lower* than any *already*
scanned txs in the wallet, then the wallet will also query the
daemon for all the *higher* txs as well. This is likely
unexpected behavior to a caller, and so to protect a caller from
revealing txid's to an untrusted daemon in an unexpected way,
require the daemon be trusted.
</content>
</entry>
<entry>
<title>Publish submitted txs via zmq</title>
<updated>2022-07-21T18:53:31Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-07-09T22:08:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8cc3c9af4dde7a32d675c4297d673dee4a9c2514'/>
<id>urn:sha1:8cc3c9af4dde7a32d675c4297d673dee4a9c2514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doc: funtional_tests add new mining env vars and how to use them</title>
<updated>2021-05-14T09:27:56Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2021-05-14T09:27:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3450f4bc04cefe01997aa3156a86fab8ee359df6'/>
<id>urn:sha1:3450f4bc04cefe01997aa3156a86fab8ee359df6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CI] Adaptive mining timeout, depending on available CPU power</title>
<updated>2021-03-30T03:48:55Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2021-02-18T22:30:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=45f01f577c108f1890bb3c18e4e1fbf27e0f832d'/>
<id>urn:sha1:45f01f577c108f1890bb3c18e4e1fbf27e0f832d</id>
<content type='text'>
Printing also available RAM. Add comprehensive description.
</content>
</entry>
<entry>
<title>Made code block usage consistent across all .md files</title>
<updated>2019-05-12T04:16:26Z</updated>
<author>
<name>Rohaq</name>
<email>rohaq at dearinternet[dot]com</email>
</author>
<published>2019-05-12T04:16:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1873af35bfe4f475cfc3c3af66015cd03c34b93b'/>
<id>urn:sha1:1873af35bfe4f475cfc3c3af66015cd03c34b93b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix path in instructions</title>
<updated>2019-03-14T19:23:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-14T18:54:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ab6c3b1da0b4b6fdb78e5f689d9fdd8782336817'/>
<id>urn:sha1:ab6c3b1da0b4b6fdb78e5f689d9fdd8782336817</id>
<content type='text'>
Reported by notmike
</content>
</entry>
<entry>
<title>remove trailing whitespace in README.md</title>
<updated>2019-01-02T01:25:18Z</updated>
<author>
<name>David Meister</name>
<email>thedavidmeister@gmail.com</email>
</author>
<published>2019-01-02T01:25:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d6dde478de40e6deb71e4eace8651d7e65e7fb6b'/>
<id>urn:sha1:d6dde478de40e6deb71e4eace8651d7e65e7fb6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first new functional tests</title>
<updated>2018-06-29T08:06:22Z</updated>
<author>
<name>victorsintnicolaas</name>
<email>vicsn@users.noreply.github.com</email>
</author>
<published>2018-06-15T09:57:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=207b66ecc28833f1cb211d3489df96fc42ebab28'/>
<id>urn:sha1:207b66ecc28833f1cb211d3489df96fc42ebab28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Edited test readme for accuracy and depth</title>
<updated>2017-10-01T18:11:59Z</updated>
<author>
<name>Cole Lightfighter</name>
<email>cole@onicsla.bz</email>
</author>
<published>2017-10-01T18:11:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ff7745bb8794c4cc57fcda9f5dcb04c5f87f0bb4'/>
<id>urn:sha1:ff7745bb8794c4cc57fcda9f5dcb04c5f87f0bb4</id>
<content type='text'>
Removed some erroneous instructions, and added information about
different test suites.

Signed-off-by: Cole Lightfighter &lt;cole@onicsla.bz&gt;
</content>
</entry>
<entry>
<title>Added test documentation &amp; Keccak unit test</title>
<updated>2017-09-19T21:09:38Z</updated>
<author>
<name>Cole Lightfighter</name>
<email>cole@onicsla.bz</email>
</author>
<published>2017-09-19T21:09:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c300ae56ca79051b7178c7d689c13b5207d92702'/>
<id>urn:sha1:c300ae56ca79051b7178c7d689c13b5207d92702</id>
<content type='text'>
</content>
</entry>
</feed>
