<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/otshell_utils, branch v0.10.1</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.10.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-09-18T06:56:26Z</updated>
<entry>
<title>cmake: support BUILD_SHARED_LIBS built-in option</title>
<updated>2016-09-18T06:56:26Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-17T18:03:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06bb6923c3068637af729dd7e7500ce1a6c888b9'/>
<id>urn:sha1:06bb6923c3068637af729dd7e7500ce1a6c888b9</id>
<content type='text'>
Support building internal libraries as shared. This reduces
development time by eliminating the need to re-link all
binaries every time non-interface code in the library changes.
Instead, can hack on libxyz, then `make libxyz`, and re-run
monerod.

By default BUILD_SHARED_LIBS is OFF in release build type,
and ON in debug build type, but can be overriden with -D.
</content>
</entry>
<entry>
<title>Merge pull request #712</title>
<updated>2016-03-11T18:15:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-11T18:15:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dfd0e9c97d80c5cd7115d6cbb49cce08168071b6'/>
<id>urn:sha1:dfd0e9c97d80c5cd7115d6cbb49cce08168071b6</id>
<content type='text'>
66c2fc7 Need to link boost::chrono in more places now (Howard Chu)
b937a2c Use boost::thread instead of std::thread (Howard Chu)
</content>
</entry>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>WIN32: Need getpid() declaration</title>
<updated>2016-03-11T13:32:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T13:32:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=87d39f39b357fe40432a2859366ae63a01d2a62c'/>
<id>urn:sha1:87d39f39b357fe40432a2859366ae63a01d2a62c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Network 1.7; Quieted the debug a bit.</title>
<updated>2015-04-02T14:27:19Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-04-02T14:27:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=618f20ce494ada0ac6ab087b33fc45e4968b3ac8'/>
<id>urn:sha1:618f20ce494ada0ac6ab087b33fc45e4968b3ac8</id>
<content type='text'>
Really really finall version of this changes I hope.
</content>
</entry>
<entry>
<title>Utils: use const, document dbg. Less default debug</title>
<updated>2015-04-02T11:58:38Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-04-02T11:58:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=391c7f9612a9862f699165ab26390d5253807834'/>
<id>urn:sha1:391c7f9612a9862f699165ab26390d5253807834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added windows_stream.* console colors</title>
<updated>2015-04-01T17:15:38Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-04-01T17:15:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9dba47a17f60cf23f8549bd824c0d116d00c282'/>
<id>urn:sha1:f9dba47a17f60cf23f8549bd824c0d116d00c282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remerged; commands JSON. logging upgrade. doxygen</title>
<updated>2015-04-01T17:00:45Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-04-01T17:00:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c511abf0058b8c1d020255faaad418b0ffd2eb26'/>
<id>urn:sha1:c511abf0058b8c1d020255faaad418b0ffd2eb26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2014 network limit 1.3 fix log/path/data +utils</title>
<updated>2015-02-24T19:12:56Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-02-24T19:12:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0198ffb2201e6e089aa385f80a1407e450a9856b'/>
<id>urn:sha1:0198ffb2201e6e089aa385f80a1407e450a9856b</id>
<content type='text'>
+toc -doc -drmonero

Fixed the windows path, and improved logging and data
(for graph) logging, fixed some locks and added more checks.

Still there is a locking error,
not added by my patches, but present in master version
(locking of map/list of peers).
</content>
</entry>
<entry>
<title>2014 network limit 1.2 +utils +toc -doc -drmonero</title>
<updated>2015-02-20T21:28:03Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-02-20T21:28:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ae2a50659f7dc74a5446a0dc3a5f8f78563b9e1f'/>
<id>urn:sha1:ae2a50659f7dc74a5446a0dc3a5f8f78563b9e1f</id>
<content type='text'>
new update of the pr with network limits

more debug options:
discarding downloaded blocks all or after given height.
trying to trigger the locking errors.

debug levels polished/tuned to sane values.
debug/logging improved.

warning: this pr should be correct code, but it could make
an existing (in master version) locking error appear more often.

it's a race on the list (map) of peers, e.g. between closing/deleting
them versus working on them in net-limit sleep in sending chunk.

the bug is not in this code/this pr, but in the master version.

the locking problem of master will be fixed in other pr.

problem is ub, and in practice is seems to usually cause program abort
(tested on debian stable with updated gcc). see --help for option
to add sleep to trigger the error faster.
</content>
</entry>
</feed>
