<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/utils/python-rpc, branch v0.14.1.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.14.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-16T20:50:15Z</updated>
<entry>
<title>wallet_rpc_server: add set_log_level/set_log_categories</title>
<updated>2019-04-16T20:50:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-12T13:45:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=294e858d57670e9b01e45f6dacc3e5d91d02703e'/>
<id>urn:sha1:294e858d57670e9b01e45f6dacc3e5d91d02703e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5446</title>
<updated>2019-04-16T20:46:29Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:46:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f376cd56052ccb3992c8fe035c68668a4c66201c'/>
<id>urn:sha1:f376cd56052ccb3992c8fe035c68668a4c66201c</id>
<content type='text'>
7d79222f daemon: remove debug info (moneromooo-monero)
8fec0f98 functional_tests: add sweep_single test (moneromooo-monero)
9880d61b wallet_rpc_server: remove unused code (moneromooo-monero)
8a61b33d rpc: omit irrelevant fields for pool txes in gettransactions (moneromooo-monero)
56508524 rpc: add relayed in get_transaction output (moneromooo-monero)
82e510f1 rpc: set default log category in core_rpc_server.h (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5434</title>
<updated>2019-04-16T20:41:40Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:41:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f01070a0c262e6eeaf37513087756832a2dee92'/>
<id>urn:sha1:1f01070a0c262e6eeaf37513087756832a2dee92</id>
<content type='text'>
ccb996af rpc: new sanity check on relayed transactions (moneromooo-monero)
</content>
</entry>
<entry>
<title>functional_tests: add sweep_single test</title>
<updated>2019-04-15T09:13:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T23:39:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8fec0f98319d012c46d5e3bacb1dc65493662ef5'/>
<id>urn:sha1:8fec0f98319d012c46d5e3bacb1dc65493662ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: new sanity check on relayed transactions</title>
<updated>2019-04-12T20:22:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-12T20:20:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ccb996afc6cf650f55ef406eb378e8960a6a4a2d'/>
<id>urn:sha1:ccb996afc6cf650f55ef406eb378e8960a6a4a2d</id>
<content type='text'>
This will weed out some transactions with silly rings
</content>
</entry>
<entry>
<title>wallet_rpc_server: fix inconsistent wallet caches on reload</title>
<updated>2019-04-12T13:40:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-12T13:36:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcb86ae6516ffd18bdd7bb4fa89be1def0588878'/>
<id>urn:sha1:bcb86ae6516ffd18bdd7bb4fa89be1def0588878</id>
<content type='text'>
Loading the same wallet as the currently loaded one would autosave
the current state after loading it, leading to some kind of rollback
effect. We now save before loading to avoid this. If loading fails,
it means the current wallet will be saved (or maybe not, depending
on where the failure occurs: most of the sanity checks occur before
saving). There is a new autosave_current flag to open/restore calls
so the (enabled by default) autosave can be skipped.
</content>
</entry>
<entry>
<title>console: simple shell over console.py</title>
<updated>2019-04-11T11:08:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-06T13:46:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0575794f53b3481a08a8d680e80765c1f1b13729'/>
<id>urn:sha1:0575794f53b3481a08a8d680e80765c1f1b13729</id>
<content type='text'>
to avoid the "python -i" part
</content>
</entry>
<entry>
<title>console.py: can now connect to several daemons/wallets</title>
<updated>2019-04-11T11:08:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-06T11:34:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=047af5c3430c90f93b7d00bcd86b189115b7f685'/>
<id>urn:sha1:047af5c3430c90f93b7d00bcd86b189115b7f685</id>
<content type='text'>
Also throw exceptions instead of print+exit, since that makes
the error print last, below the python stack trace, where it's
much less easy to miss it.
</content>
</entry>
<entry>
<title>console.py: add tab completion</title>
<updated>2019-04-11T11:08:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-30T11:42:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fd8834d9dfde07b58792a352b2f7bae67deef47'/>
<id>urn:sha1:6fd8834d9dfde07b58792a352b2f7bae67deef47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional_tests: cold signing key images/outputs import/export</title>
<updated>2019-04-11T11:08:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-25T23:24:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=04a20cb24208eb2ab2d90727b524d31bab5f9ddb'/>
<id>urn:sha1:04a20cb24208eb2ab2d90727b524d31bab5f9ddb</id>
<content type='text'>
</content>
</entry>
</feed>
