wownero/src
Riccardo Spagni 9d91301faa
Merge pull request #5496
0eb0d6b8 rpc: improve get_output_distribution (moneromooo-monero)
2019-05-07 17:30:27 +02:00
..
blockchain_db testdb: add override keyword where missing 2019-04-17 10:26:25 +09:00
blockchain_utilities Merge pull request #5406 2019-04-16 22:32:27 +02:00
blocks Merge pull request #5061 2019-03-17 17:49:30 +02:00
checkpoints Merge pull request #5061 2019-03-17 17:49:30 +02:00
common Windows: fix a build error in MSYS2 with boost 1.70.0 2019-04-18 17:00:13 +02:00
crypto crypto: replace rand<T>()%N idiom with unbiased rand_idx(N) 2019-04-04 22:38:19 +09:00
cryptonote_basic hardfork: fix off by one updating fork index after popping 2019-04-20 00:05:35 +00:00
cryptonote_core tx_sanity_check: relax uniqueness check a bit 2019-04-23 21:59:57 +00:00
cryptonote_protocol cryptonote_protocol: warn when the last connection goes 2019-04-14 10:30:01 +00:00
daemon daemon: fix absolute/relative log file test for windows 2019-04-16 22:15:36 +00:00
daemonizer daemonizer: add --non-interactive for windows 2019-04-23 00:26:51 +00:00
debug_utilities Merge pull request #5201 2019-03-19 10:59:55 +02:00
device Merge pull request #5355 2019-04-15 09:12:20 +02:00
device_trezor device/trezor: device sorting and filtering improved 2019-04-25 00:31:10 +02:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
lmdb lmdb: fix size_t size issues on 32 bit 2019-03-31 11:12:21 +00:00
mnemonics Merge pull request #5295 2019-04-01 17:23:25 +02:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net socks: fix build with boost 1.70 2019-03-27 13:22:41 +00:00
p2p p2p: do not send last_seen timestamp to peers 2019-04-24 17:56:12 +00:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #5437 2019-04-16 22:44:00 +02:00
rpc Merge pull request #5496 2019-05-07 17:30:27 +02:00
serialization Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00:00
simplewallet Merge pull request #5389 2019-04-18 22:01:51 +02:00
wallet Merge pull request #5493 2019-05-02 11:30:28 +02:00
CMakeLists.txt Adding classes, functions, and utilities for common LMDB operations. 2019-03-19 17:52:26 +00:00
cryptonote_config.h cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
version.cpp.in update checkpoints, update README for 0.14.1 release 2019-03-05 13:05:41 +02:00
version.h