<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic/cryptonote_basic_impl.h, 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>Stagenet</title>
<updated>2018-03-05T02:55:05Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T11:04:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af773211cbc620a1be54f517bd60e587d58a7e93'/>
<id>urn:sha1:af773211cbc620a1be54f517bd60e587d58a7e93</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>Subaddresses</title>
<updated>2017-10-07T04:06:21Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-02-19T02:42:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=53ad5a0f42174bca57e24485ef3d40e4b9cf5599'/>
<id>urn:sha1:53ad5a0f42174bca57e24485ef3d40e4b9cf5599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move checkpoints in a separate library</title>
<updated>2017-09-25T20:16:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T16:35:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d65a75b69e0e83e69384461f26111666d6bf9ae'/>
<id>urn:sha1:5d65a75b69e0e83e69384461f26111666d6bf9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_basic: fix silly CLANG warning about not emitting function</title>
<updated>2017-08-07T23:33:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-07T23:33:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=980e476c898a1e4a6754638cbff0fcad1491549f'/>
<id>urn:sha1:980e476c898a1e4a6754638cbff0fcad1491549f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move OpenAlias console input back from libs</title>
<updated>2017-07-27T10:30:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-27T10:28:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cb0b559451466112332e0c251d100c2322803ad7'/>
<id>urn:sha1:cb0b559451466112332e0c251d100c2322803ad7</id>
<content type='text'>
Library code should definitely not ask for console input unless
it's clearly an input function. Delegating the user interaction
part to the caller means it can now be used by a GUI, or have a
decision algorithm better adapted to a particular caller.
</content>
</entry>
<entry>
<title>Simplified the implementation and features of span</title>
<updated>2017-04-11T20:35:14Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-03-09T20:50:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93e10f1cc40f31aa4fd10ed09a42cc9caa3bdd8c'/>
<id>urn:sha1:93e10f1cc40f31aa4fd10ed09a42cc9caa3bdd8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements for epee binary to hex functions:</title>
<updated>2017-04-11T20:35:00Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-02-27T18:33:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a8f96f95da51e6b570a00ddcfefe100844d8f8b'/>
<id>urn:sha1:4a8f96f95da51e6b570a00ddcfefe100844d8f8b</id>
<content type='text'>
  - Performance improvements
  - Added `span` for zero-copy pointer+length arguments
  - Added `std::ostream` overload for direct writing to output buffers
  - Removal of unused `string_tools::buff_to_hex`
</content>
</entry>
<entry>
<title>wallet-rpc: enable openalias</title>
<updated>2017-03-17T01:42:10Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-03-16T23:04:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=250c4cb3e08375f88942f46a3939d050d5c9ebd2'/>
<id>urn:sha1:250c4cb3e08375f88942f46a3939d050d5c9ebd2</id>
<content type='text'>
</content>
</entry>
</feed>
