monero/src
Riccardo Spagni 793651e731
Merge pull request #5366
c2f271d1 device/trezor: increase live-refresh timeout (Dusan Klinec)
2019-04-11 12:41:34 +02:00
..
blockchain_db cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
blockchain_utilities Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00: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 Merge pull request #5342 2019-04-06 15:57:50 +02:00
crypto Fix build on FreeBSD 2019-03-24 01:12:06 -06:00
cryptonote_basic Merge pull request #5123 2019-04-11 12:41:07 +02:00
cryptonote_core Merge pull request #5123 2019-04-11 12:41:07 +02:00
cryptonote_protocol Merge pull request #5360 2019-04-06 16:03:13 +02:00
daemon Merge pull request #5327 2019-04-01 17:32:01 +02:00
daemonizer Update 2019 copyright 2019-03-05 22:05:34 +01:00
debug_utilities Merge pull request #5201 2019-03-19 10:59:55 +02:00
device Add get_tx_proof support, needed for new sanity check 2019-03-28 18:26:15 +01:00
device_trezor device/trezor: increase live-refresh timeout 2019-03-29 17:23:14 +01: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 Merge pull request #5334 2019-04-01 17:37:01 +02:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #5332 2019-04-01 17:35:12 +02:00
rpc Pass SSL arguments via one class and use shared_ptr instead of reference 2019-04-07 00:44:37 -04:00
serialization Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00:00
simplewallet Merge pull request #5340 2019-04-06 15:56:52 +02:00
wallet Enabling daemon-rpc SSL now requires non-system CA verification 2019-04-07 13:02:43 -04: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
version.h