<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc/daemon_handler.cpp, branch v0.16.0.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.16.0.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-06T05:34:30Z</updated>
<entry>
<title>Merge pull request #6486</title>
<updated>2020-05-06T05:34:30Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T05:34:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f2c78f6a5b6db831ff35296d33446ea57d8ae6f9'/>
<id>urn:sha1:f2c78f6a5b6db831ff35296d33446ea57d8ae6f9</id>
<content type='text'>
feee455 Fixes for ZMQ JSON-RPC endpoint names for raw tx (vtnerd)
</content>
</entry>
<entry>
<title>Fixes for ZMQ JSON-RPC endpoint names for raw tx</title>
<updated>2020-04-29T05:07:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-04-29T05:07:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=feee455c9ffd118e4632bb6c26a0f4b564cac4c4'/>
<id>urn:sha1:feee455c9ffd118e4632bb6c26a0f4b564cac4c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use byte_slice for sending zmq messages - removes data copy within zmq</title>
<updated>2020-04-03T01:56:17Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-17T06:06:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9915746219482c25b96406d475c6fde9b02a31'/>
<id>urn:sha1:da9915746219482c25b96406d475c6fde9b02a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding Dandelion++ support to public networks:</title>
<updated>2020-03-26T15:01:30Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-13T14:12:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=02d887c2e58bd8e66ef8823e59669439d448bfec'/>
<id>urn:sha1:02d887c2e58bd8e66ef8823e59669439d448bfec</id>
<content type='text'>
  - New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode
  - Stem loops detected in tx_pool.cpp
  - Embargo timeout for a blackhole attack during stem phase
</content>
</entry>
<entry>
<title>cryptonote_basic: drop unused verification_context::m_not_rct field</title>
<updated>2020-03-31T21:58:25Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-01-09T11:57:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d6af701ec6ebe93091ed516d2244bea166758a0'/>
<id>urn:sha1:6d6af701ec6ebe93091ed516d2244bea166758a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6273</title>
<updated>2020-03-12T08:13:49Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-03-12T08:13:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=820ab9fdea6ede11aced3726f3998558f8677ad6'/>
<id>urn:sha1:820ab9fdea6ede11aced3726f3998558f8677ad6</id>
<content type='text'>
0f78b06e Various improvements to the ZMQ JSON-RPC handling: (Lee Clagett)
</content>
</entry>
<entry>
<title>Various improvements to the ZMQ JSON-RPC handling:</title>
<updated>2020-03-05T14:20:56Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-07T05:45:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0f78b06e8c578819f831a513490278a5f70b01af'/>
<id>urn:sha1:0f78b06e8c578819f831a513490278a5f70b01af</id>
<content type='text'>
  - Finding handling function in ZMQ JSON-RPC now uses binary search
  - Temporary `std::vector`s in JSON output now use `epee::span` to
    prevent allocations.
  - Binary -&gt; hex in JSON output no longer allocates temporary buffer
  - C++ structs -&gt; JSON skips intermediate DOM creation, and instead
    write directly to an output stream.
</content>
</entry>
<entry>
<title>Merge pull request #6134</title>
<updated>2020-01-17T01:42:27Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-01-17T01:42:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ce55296807edc40d8b9f7d294e800437890d80e'/>
<id>urn:sha1:2ce55296807edc40d8b9f7d294e800437890d80e</id>
<content type='text'>
a7a40e28 Actually concatenate error strings. (Bert Peters)
</content>
</entry>
<entry>
<title>Actually concatenate error strings.</title>
<updated>2019-11-14T09:36:49Z</updated>
<author>
<name>Bert Peters</name>
<email>bert@bertptrs.nl</email>
</author>
<published>2019-11-14T09:36:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a7a40e285c7d006b6144de7e66c7cda3f630c25f'/>
<id>urn:sha1:a7a40e285c7d006b6144de7e66c7cda3f630c25f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding support for hidden (anonymity) txpool</title>
<updated>2019-11-02T20:36:03Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-02T20:36:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d7ae2d2791c0244a221872a7ac62627abb81896'/>
<id>urn:sha1:5d7ae2d2791c0244a221872a7ac62627abb81896</id>
<content type='text'>
</content>
</entry>
</feed>
