<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/main.cpp, branch v0.12.0.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.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-05T02:55:05Z</updated>
<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>options: add testnet option dependencies</title>
<updated>2018-02-16T20:32:01Z</updated>
<author>
<name>whythat</name>
<email>whythat@protonmail.com</email>
</author>
<published>2018-01-22T01:49:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b3b2d4d20cc3c3cf3206468e66f2590c3aed948a'/>
<id>urn:sha1:b3b2d4d20cc3c3cf3206468e66f2590c3aed948a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options: remove testnet-* options</title>
<updated>2018-02-16T20:32:01Z</updated>
<author>
<name>whythat</name>
<email>whythat@protonmail.com</email>
</author>
<published>2018-01-21T15:29:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=05a12ccc2dc920f4a997e66e6965ae60c1a4c65e'/>
<id>urn:sha1:05a12ccc2dc920f4a997e66e6965ae60c1a4c65e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3161</title>
<updated>2018-02-16T13:18:29Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:18:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0bffd2ec6440af6dd9cd86682e647fccafb7c234'/>
<id>urn:sha1:0bffd2ec6440af6dd9cd86682e647fccafb7c234</id>
<content type='text'>
78a2e15b daemon: exit with 0 when successful (moneromooo-monero)
</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>daemon: exit with 0 when successful</title>
<updated>2018-01-20T13:34:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-20T10:41:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=78a2e15beadaa7cfeab48ab76df245b3949ccbe9'/>
<id>urn:sha1:78a2e15beadaa7cfeab48ab76df245b3949ccbe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon+simplewallet: given an unknown command, show it</title>
<updated>2017-12-27T06:23:34Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-12-27T02:47:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=619bb7233b6c4bb3cb91fb0b6a8757d6a19d8d03'/>
<id>urn:sha1:619bb7233b6c4bb3cb91fb0b6a8757d6a19d8d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_core does not depend on p2p anymore</title>
<updated>2017-12-16T23:28:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-29T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4abf25f3c901016803515771cc19997d9a95bacb'/>
<id>urn:sha1:4abf25f3c901016803515771cc19997d9a95bacb</id>
<content type='text'>
As a followon side effect, this makes a lot of inline code
included only in particular cpp files (and instanciated
when necessary.
</content>
</entry>
<entry>
<title>daemon &amp; simplewallet: don't set max-concurrency when unspecified</title>
<updated>2017-11-15T23:03:25Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-11-14T09:06:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=617123841638cf6ee68c42954ea72985185465c0'/>
<id>urn:sha1:617123841638cf6ee68c42954ea72985185465c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: rejig to avoid prompting in wallet2</title>
<updated>2017-11-14T17:06:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-28T18:13:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e89994e98f85be95d68c7bf471fcadf9aabbc93a'/>
<id>urn:sha1:e89994e98f85be95d68c7bf471fcadf9aabbc93a</id>
<content type='text'>
wallet2 is a library, and should not prompt for stdin. Instead,
pass a function so simplewallet can prompt on stdin, and a GUI
might display a window, etc.
</content>
</entry>
</feed>
