<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/utils/python-rpc/console.py, branch v0.17.1.2</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.17.1.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-11T11:08:33Z</updated>
<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>console.py: support connecting to any host, not just 127.0.0.1</title>
<updated>2019-04-11T11:08:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-23T16:48:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=108f4375b82537e6e137458af0a0100a0e7f2346'/>
<id>urn:sha1:108f4375b82537e6e137458af0a0100a0e7f2346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python-rpc: add console.py</title>
<updated>2019-03-23T18:59:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-22T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c7bfdc356618fd1ccbe0f87fd5009e944cd12e50'/>
<id>urn:sha1:c7bfdc356618fd1ccbe0f87fd5009e944cd12e50</id>
<content type='text'>
It allows one to connect to a running daemon or wallet, and use
its RPC API from python.

Usage: python -i console.py &lt;port&gt;

It will detect whether it's talking to a daemon or wallet and
initialize itself accordingly.
</content>
</entry>
</feed>
