danicoin/src/daemon
Riccardo Spagni 39d73d2a27
Merge pull request #631
bcac101 daemon: fix a few issues reported by valgrind (moneromooo-monero)
a7e8174 tx_pool: fix serialization of new relayed data (moneromooo-monero)
601ad76 hardfork: fix mixup in indexing variable in get_voting_info (moneromooo-monero)
444e22f blockchain: remove unused timer (moneromooo-monero)
7edfdd8 blockchain: fix m_sync_counter uninitialized variable use (moneromooo-monero)
d97582c epee: use generate_random_bytes for new random uuids (moneromooo-monero)
17c7c9c epee: remove dodgy random code that nobody uses (moneromooo-monero)
2016-01-31 15:20:18 +02:00
..
CMakeLists.txt Use CMAKE_LINKER, not hardcoded "ld" 2016-01-03 08:22:38 +00:00
command_line_args.h updated copyright year 2015-12-31 08:39:56 +02:00
command_parser_executor.cpp new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
command_parser_executor.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
command_server.cpp new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
command_server.h updated copyright year 2015-12-31 08:39:56 +02:00
core.h Nicer looking exit when blockchain.bin is found 2015-12-31 17:09:00 +00:00
daemon.cpp Nicer looking exit when blockchain.bin is found 2015-12-31 17:09:00 +00:00
daemon.h updated copyright year 2015-12-31 08:39:56 +02:00
executor.cpp update version 2015-12-31 23:12:13 +02:00
executor.h updated copyright year 2015-12-31 08:39:56 +02:00
main.cpp update version 2015-12-31 23:12:13 +02:00
p2p.h updated copyright year 2015-12-31 08:39:56 +02:00
protocol.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_command_executor.cpp Merge pull request #631 2016-01-31 15:20:18 +02:00
rpc_command_executor.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00