wownero/src
2019-03-07 18:11:19 +00:00
..
blockchain_db Merge pull request #5119 2019-03-05 14:12:24 +02:00
blockchain_utilities core: avoid double parsing blocks after hoh 2019-03-05 11:58:13 +00:00
blocks blocks: fix checkpoint code generation on OpenBSD 2018-12-25 19:11:39 +00:00
checkpoints epee: avoid string allocation when parsing a pod from string 2018-12-08 02:00:34 +00:00
common Merge pull request #5146 2019-03-04 21:32:30 +02:00
crypto slow-hash: cache TLS references locally once at function start 2019-03-07 18:11:19 +00:00
cryptonote_basic cryptonote: speed up calculating coinbase tx prunable hash 2019-03-05 11:58:16 +00:00
cryptonote_core cryptonote: avoid double parsing blocks when syncing 2019-03-05 11:58:18 +00:00
cryptonote_protocol cryptonote: avoid double parsing blocks when syncing 2019-03-05 11:58:18 +00:00
daemon Merge pull request #5125 2019-03-04 21:27:16 +02:00
daemonizer Merge pull request #4894 2018-12-04 17:33:19 +02:00
debug_utilities Pruning 2019-01-22 20:30:51 +00:00
device various: remove unused variables 2019-03-04 22:24:49 +00:00
device_trezor epee: add SSL support 2019-02-02 20:05:33 +00:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics mnemonics: compare canonical words (lowercase) 2019-01-11 16:45:48 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
net Merge pull request #5140 2019-03-04 21:30:14 +02:00
p2p p2p: avoid busy loop when we have nothing to connect to 2019-03-05 12:00:45 +00:00
platform
ringct various: remove unused variables 2019-03-04 22:24:49 +00:00
rpc epee: add SSL support 2019-03-05 14:16:08 +01:00
serialization various: remove unused variables 2019-03-04 22:24:49 +00:00
simplewallet Merge pull request #5143 2019-03-04 21:31:33 +02:00
wallet Merge pull request #4852 2019-03-05 16:21:30 +02:00
CMakeLists.txt Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
cryptonote_config.h Merge pull request #5091 2019-03-04 21:20:34 +02:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h