<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/functional_tests/functional_tests_rpc.py, 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-05-29T12:00:33Z</updated>
<entry>
<title>functional_tests: fix python3 compatibility</title>
<updated>2019-05-29T12:00:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-29T11:45:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eeebad6630b8f469fcabca3da44ee856d1a3e71d'/>
<id>urn:sha1:eeebad6630b8f469fcabca3da44ee856d1a3e71d</id>
<content type='text'>
Also add missing bans test to the default tests
</content>
</entry>
<entry>
<title>Merge pull request #5496</title>
<updated>2019-05-07T15:30:27Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-05-07T15:30:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d91301faa27e5ed94dab99c5a157baa4ffb47da'/>
<id>urn:sha1:9d91301faa27e5ed94dab99c5a157baa4ffb47da</id>
<content type='text'>
0eb0d6b8 rpc: improve get_output_distribution (moneromooo-monero)
</content>
</entry>
<entry>
<title>rpc: improve get_output_distribution</title>
<updated>2019-04-25T16:49:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-25T16:41:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0eb0d6b8022b73cbb76e86a7022705f1e9173837'/>
<id>urn:sha1:0eb0d6b8022b73cbb76e86a7022705f1e9173837</id>
<content type='text'>
It can now handle small reorgs without having to rescan the
whole blockchain.

Also add a test for it.
</content>
</entry>
<entry>
<title>functional_tests: flush stdout before popening new process</title>
<updated>2019-04-23T18:22:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-23T18:21:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=36ced0672740e92daa56a3e58e9a0745de0ca5e8'/>
<id>urn:sha1:36ced0672740e92daa56a3e58e9a0745de0ca5e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional_tests: exit with 1 if any test fails</title>
<updated>2019-04-11T11:08:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-02T23:53:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8646bd00862cc63401aec791d20637fcd68245fe'/>
<id>urn:sha1:8646bd00862cc63401aec791d20637fcd68245fe</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>
<entry>
<title>functional_tests: move RPC API to utils, it is not test specific</title>
<updated>2019-03-22T15:29:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-22T14:35:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=22b644f47ee2de8a962d00588579076e7a55455a'/>
<id>urn:sha1:22b644f47ee2de8a962d00588579076e7a55455a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional_tests: add proofs tests (tx key, in/out tx, reserve)</title>
<updated>2019-03-21T19:28:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-21T00:21:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf6d77596459da029814e880015e3ae316bc2b93'/>
<id>urn:sha1:cf6d77596459da029814e880015e3ae316bc2b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional_tests: add message signing/verification tests</title>
<updated>2019-03-21T19:28:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-19T10:39:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0becbd16123f05607fe6b759591c13fb05ac9d3d'/>
<id>urn:sha1:0becbd16123f05607fe6b759591c13fb05ac9d3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functional_tests: add multisig and cold signing tests</title>
<updated>2019-03-21T19:28:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-19T01:11:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a5dbf7f5faf9013b3cc73e9b6d1fed93ed9c6805'/>
<id>urn:sha1:a5dbf7f5faf9013b3cc73e9b6d1fed93ed9c6805</id>
<content type='text'>
</content>
</entry>
</feed>
