<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/.github/workflows/build.yml, branch v0.18.3.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.3.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2023-06-27T16:20:25Z</updated>
<entry>
<title>Merge pull request #8566</title>
<updated>2023-06-27T16:20:25Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2023-06-27T16:20:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=60e9426ef2f27b5af7539393535475b0614e1262'/>
<id>urn:sha1:60e9426ef2f27b5af7539393535475b0614e1262</id>
<content type='text'>
65e13db wallet2: fix rescanning tx via scan_tx (j-berman)
</content>
</entry>
<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>workflows: update dependencies to fix warnings</title>
<updated>2023-02-20T03:11:35Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2023-02-19T17:33:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=77d883e5076a4c698646e92799215f0758a41dc9'/>
<id>urn:sha1:77d883e5076a4c698646e92799215f0758a41dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8654</title>
<updated>2023-01-11T16:43:59Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2023-01-11T16:43:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b0ea7cb528cac2ddfeafacde7927ea20433947e8'/>
<id>urn:sha1:b0ea7cb528cac2ddfeafacde7927ea20433947e8</id>
<content type='text'>
5973985 workflows: set a public DNS when doing tests (selsta)
</content>
</entry>
<entry>
<title>workflows: set a public DNS when doing tests</title>
<updated>2022-11-28T23:09:44Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-11-28T10:37:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=597398514863f39392426f1759b6f6ae1decc16c'/>
<id>urn:sha1:597398514863f39392426f1759b6f6ae1decc16c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8594</title>
<updated>2022-10-28T04:53:08Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-10-28T04:53:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e6f9c0013b3c47d3785aa52a6cea201f67dd0fe6'/>
<id>urn:sha1:e6f9c0013b3c47d3785aa52a6cea201f67dd0fe6</id>
<content type='text'>
d7445b5 workflows: ubuntu 18.04 is deprecated (selsta)
</content>
</entry>
<entry>
<title>workflows: ubuntu 18.04 is deprecated</title>
<updated>2022-09-24T19:04:28Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-09-24T19:02:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d7445b576f992e9b5f5e07705f77e43d17939529'/>
<id>urn:sha1:d7445b576f992e9b5f5e07705f77e43d17939529</id>
<content type='text'>
And will soon be removed.
</content>
</entry>
<entry>
<title>repo: remove ldns leftovers</title>
<updated>2022-09-20T18:22:31Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-08-10T22:20:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d358cdb1f8591fc7a52a9edc32f6420c1540b8a'/>
<id>urn:sha1:7d358cdb1f8591fc7a52a9edc32f6420c1540b8a</id>
<content type='text'>
</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>Makefile: fix spelling of CMAKE_BUILD_TYPE value</title>
<updated>2022-04-08T16:22:48Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-04-08T16:22:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=649170053f6cee34a401ee46745fa83014bf82eb'/>
<id>urn:sha1:649170053f6cee34a401ee46745fa83014bf82eb</id>
<content type='text'>
</content>
</entry>
</feed>
