danicoin/src
Riccardo Spagni ec323d8c3f
Merge pull request #1561
d561f4ad enable clang checks that were disabled (Chris Vickio)
0aefb2f6 remove std::move from return statements (pessimizing-move warning) (Chris Vickio)
629d5b76 change counter from bool to int (deprecated-increment-bool warning) (Chris Vickio)
fb76d439 add extra braces around subobjects (missing-braces warning) (Chris Vickio)
3b6d5f25 make struct/class declarations consistent (mismatched-tags warning) (Chris Vickio)
fcf66925 remove unused fields from network_throttle (unused-private-field warning) (Chris Vickio)
296f8c16 inline unused function (for unused-function warning) (Chris Vickio)
2017-01-15 19:01:08 -05:00
..
blockchain_db Merge pull request #1506 2017-01-15 14:43:12 -05:00
blockchain_utilities Use batch transactions when syncing 2017-01-14 22:43:06 +00:00
blocks update checkpoints 2016-12-13 00:26:25 +02:00
common Merge pull request #1538 2017-01-13 14:33:59 -05:00
crypto Merge pull request #1510 2017-01-08 16:40:02 -08:00
cryptonote_core Merge pull request #1577 2017-01-15 14:57:30 -05:00
cryptonote_protocol fix do_not_relay not preventing relaying on a timer 2017-01-14 13:07:05 +00:00
daemon Merge pull request #1561 2017-01-15 19:01:08 -05:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics mnemonics: fix language detection with checksum word 2017-01-15 11:16:25 +00:00
p2p remove unused fields from network_throttle (unused-private-field warning) 2017-01-14 15:06:07 +03:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct Merge pull request #1561 2017-01-15 19:01:08 -05:00
rpc Merge pull request #1571 2017-01-15 14:50:10 -05:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet Merge pull request #1562 2017-01-13 14:38:29 -05:00
wallet Merge pull request #1561 2017-01-15 19:01:08 -05:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_config.h Merge pull request #1263 2016-11-11 12:34:43 +02:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in bump version 2016-12-13 00:29:29 +02:00