<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/serialization/json_object.cpp, branch v0.13.0.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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-11T13:38:07Z</updated>
<entry>
<title>v8: per byte fee, pad bulletproofs, fixed 11 ring size</title>
<updated>2018-09-11T13:38:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-18T21:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ffb2ff9b7c301eda5811a939c705f26627c4735'/>
<id>urn:sha1:5ffb2ff9b7c301eda5811a939c705f26627c4735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST</title>
<updated>2018-08-02T07:30:20Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-08-02T02:10:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4616cf2641c69e48ae19303099e701088ffe9045'/>
<id>urn:sha1:4616cf2641c69e48ae19303099e701088ffe9045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update get_info RPC and bump RPC version</title>
<updated>2018-06-29T08:06:18Z</updated>
<author>
<name>victorsintnicolaas</name>
<email>vicsn@users.noreply.github.com</email>
</author>
<published>2018-06-13T20:38:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e1403e1556c58065bf415a507af06f19f3cfeda'/>
<id>urn:sha1:9e1403e1556c58065bf415a507af06f19f3cfeda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add bulletproofs from v7 on testnet</title>
<updated>2017-12-08T13:50:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-02T21:17:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c83d0b3ee2776d42ad27845534fd82f43cf5c083'/>
<id>urn:sha1:c83d0b3ee2776d42ad27845534fd82f43cf5c083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>track double spending in the txpool</title>
<updated>2017-11-06T00:05:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-22T12:57:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ccf53a566c1c2e980ed30a7371b8789ffb4c01a7'/>
<id>urn:sha1:ccf53a566c1c2e980ed30a7371b8789ffb4c01a7</id>
<content type='text'>
Transactions in the txpool are marked when another transaction
is seen double spending one or more of its inputs.
This is then exposed wherever appropriate.

Note that being marked with this "double spend seen" flag does
NOT mean this transaction IS a double spend and will never be
mined: it just means that the network has seen at least another
transaction spending at least one of the same inputs, so care
should be taken to wait for a few confirmations before acting
upon that transaction (ie, mostly of use for merchants wanting
to accept unconfirmed transactions).
</content>
</entry>
<entry>
<title>json_object: add missing do_not_relay to tx_in_pool serialization</title>
<updated>2017-09-21T12:37:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-21T12:24:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3de19edd69e06aea4d7af5a888438a1c38e4220'/>
<id>urn:sha1:c3de19edd69e06aea4d7af5a888438a1c38e4220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes static_assert on arm and ppc builds</title>
<updated>2017-09-19T14:57:01Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-09-19T14:54:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=58908295520c5f5d0003ce0694099c279acec608'/>
<id>urn:sha1:58908295520c5f5d0003ce0694099c279acec608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various oversights/bugs in ZMQ RPC server code</title>
<updated>2017-09-05T16:20:40Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2017-09-05T16:20:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0299cb77ca18073daf3cf371f8da013fb596ae48'/>
<id>urn:sha1:0299cb77ca18073daf3cf371f8da013fb596ae48</id>
<content type='text'>
- Add some RPC commands (and touch up a couple others)
- some bounds checking
- some better pointer management
- const correctness and error handling

-- Thanks @vtnerd for type help with serialization and CMake changes
</content>
</entry>
<entry>
<title>json serialization for rpc-relevant monero types</title>
<updated>2017-09-05T16:20:27Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2017-09-05T16:20:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=77986023c37737e298fc7c3e9938cce0e10d8b80'/>
<id>urn:sha1:77986023c37737e298fc7c3e9938cce0e10d8b80</id>
<content type='text'>
Structured {de-,}serialization methods for (many new) types
which are used for requests or responses in the RPC.

New types include RPC requests and responses, and structs which compose
types within those.

# Conflicts:
#	src/cryptonote_core/blockchain.cpp
</content>
</entry>
</feed>
