monero/src
moneromooo-monero b5faac5304
get_blockchain_top now returns void
It was always returning true, and could not be foreseen to
usefully return errors in the future. This silences CID 162652
as well as saves some checking code in a few places.
2017-09-25 15:48:13 +01:00
..
blockchain_db db_lmdb: fix use of uninitialized key in for_blocks_range 2017-09-19 14:11:24 +01:00
blockchain_utilities Merge pull request #2384 2017-09-02 11:32:46 +02:00
blocks update checkpoints.dat 2017-09-06 09:18:40 +02:00
common Merge pull request #2398 2017-09-25 16:44:37 +02:00
crypto crypto: use malloc instead of alloca 2017-08-23 13:38:03 +01:00
cryptonote_basic Merge pull request #2257 2017-09-25 16:37:17 +02:00
cryptonote_core get_blockchain_top now returns void 2017-09-25 15:48:13 +01:00
cryptonote_protocol Add a --fluffy-blocks option to relay blocks as fluffy blocks 2017-09-03 11:11:11 +01:00
daemon daemon: initialize decode_as_json in RPC request 2017-09-25 15:48:03 +01:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
debug_utilities Revert "Cleanup test impact of moving blockchain_db_types()" 2017-08-29 13:28:16 +01:00
mnemonics mnemonics: new Esperanto word list 2017-08-14 17:46:46 +01:00
p2p Merge pull request #2302 2017-09-21 10:11:33 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct Use a threadpool 2017-09-14 21:42:48 +01:00
rpc get_blockchain_top now returns void 2017-09-25 15:48:13 +01:00
serialization Fixes static_assert on arm and ppc builds 2017-09-19 10:57:01 -04:00
simplewallet simplewallet: guard against I/O exceptions 2017-09-25 15:48:06 +01:00
wallet wallet_rpc_server: guard against exceptions 2017-09-25 15:48:10 +01:00
CMakeLists.txt json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
cryptonote_config.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update major version number 2017-08-15 21:04:37 +02:00