<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/utils/python-rpc/framework, 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-03-30T17:52:42Z</updated>
<entry>
<title>Allow unrestricted rpc calls to get full txpool info</title>
<updated>2020-03-30T17:52:42Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-26T12:24:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=babf25d2ec133833dcad0b42121a187463ecccb0'/>
<id>urn:sha1:babf25d2ec133833dcad0b42121a187463ecccb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6069</title>
<updated>2020-02-06T08:29:32Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-06T08:29:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b224bb99db27971f4fc02b77390340c54bb6c99'/>
<id>urn:sha1:3b224bb99db27971f4fc02b77390340c54bb6c99</id>
<content type='text'>
d64e5aa7 wallet: allow message sign/verify for subaddresses (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6144</title>
<updated>2020-01-17T01:51:25Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-01-17T01:51:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=beb815a81defc441138bb6929c3b525e008fe734'/>
<id>urn:sha1:beb815a81defc441138bb6929c3b525e008fe734</id>
<content type='text'>
0e0351c4 wallet_rpc_server: add count parameter to create_address (Matt Smith)
</content>
</entry>
<entry>
<title>Merge pull request #6105</title>
<updated>2020-01-12T02:04:49Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-01-12T02:04:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d0246957727e576b96236d42908f663755909ad3'/>
<id>urn:sha1:d0246957727e576b96236d42908f663755909ad3</id>
<content type='text'>
0de8a0d3 wallet_rpc_server: new estimate_tx_size_and_weight RPC (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: allow message sign/verify for subaddresses</title>
<updated>2019-12-31T08:44:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-31T14:09:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d64e5aa71936d86f91d3f45a9da0468f97078409'/>
<id>urn:sha1:d64e5aa71936d86f91d3f45a9da0468f97078409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet_rpc_server: add count parameter to create_address</title>
<updated>2019-11-22T12:00:01Z</updated>
<author>
<name>Matt Smith</name>
<email>matt@offtopica.uk</email>
</author>
<published>2019-11-16T13:13:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0e0351c456ed8cd0c05138e15c641401588afb72'/>
<id>urn:sha1:0e0351c456ed8cd0c05138e15c641401588afb72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet_rpc_server: new estimate_tx_size_and_weight RPC</title>
<updated>2019-11-06T15:18:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-06T14:18:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0de8a0d37d80295ced83a2686b046de52fcbc4e3'/>
<id>urn:sha1:0de8a0d37d80295ced83a2686b046de52fcbc4e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python-rpc: add missing strict_balances parameter for get_accounts</title>
<updated>2019-10-29T11:52:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-10T17:20:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5a44893a71696fb89f51e438b665a9a71db6f3b7'/>
<id>urn:sha1:5a44893a71696fb89f51e438b665a9a71db6f3b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python-rpc: add missing daemon RPC</title>
<updated>2019-10-25T23:10:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-25T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da2ffd6abeea213e6e006fb215d4fff4eefb740a'/>
<id>urn:sha1:da2ffd6abeea213e6e006fb215d4fff4eefb740a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: add a flush_cache RPC</title>
<updated>2019-10-25T18:41:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-22T15:28:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4dc575ccba8348886ed19594a16f5a7242f8fe6'/>
<id>urn:sha1:a4dc575ccba8348886ed19594a16f5a7242f8fe6</id>
<content type='text'>
This allows flushing internal caches (for now, the bad tx cache,
which will allow debugging a stuck monerod after it has failed to
verify a transaction in a block, since it would otherwise not try
again, making subsequent log changes pointless)
</content>
</entry>
</feed>
