wownero/src
jw f7ba826cd2
Merge pull request #279 from wowario/warning
fix warning by removing std::move() on temporary http_client object
2020-06-28 07:19:12 -07:00
..
blockchain_db fix a few typos in error messages 2020-06-23 07:27:04 +03:00
blockchain_utilities Fix boost <1.60 compilation and fix boost 1.73+ warnings 2020-06-22 15:01:41 +01:00
blocks update checkpoints 2020-06-27 10:05:27 +03:00
checkpoints Merge pull request #278 from wowario/checkpoints 2020-06-28 07:18:43 -07:00
common easylogging++: sanitize log payload 2020-05-25 13:04:04 +03:00
crypto switch to SHA-3 PoW 2020-05-15 08:37:36 +03:00
cryptonote_basic switch to SHA-3 PoW 2020-05-15 08:37:36 +03:00
cryptonote_core Merge pull request #278 from wowario/checkpoints 2020-06-28 07:18:43 -07:00
cryptonote_protocol protocol: move the "peer claims higher version" warning to debug 2020-05-25 13:05:18 +03:00
daemon Merge pull request #276 from wowario/upstream 2020-06-28 07:18:12 -07:00
daemonizer Fix #6147 DB corruption from child process overwrite 2019-11-17 14:04:22 +00:00
debug_utilities initial commit 2020-04-06 09:09:17 +03:00
device Fix incorrect lenght of command INS_PREFIX_HASH 2020-06-27 03:51:41 +03:00
device_trezor Fix boost <1.60 compilation and fix boost 1.73+ warnings 2020-06-22 15:01:41 +01:00
gen_multisig initial commit 2020-04-06 09:09:17 +03:00
gen_ssl_cert initial commit 2020-04-06 09:09:17 +03:00
hardforks comment out v16 fork 2020-05-19 06:51:48 +03:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics easylogging++: sanitize log payload 2020-05-25 13:04:04 +03:00
multisig use memwipe on secret k/alpha values 2020-05-09 11:35:47 +03:00
net Use byte_slice for sending zmq messages - removes data copy within zmq 2020-05-04 10:13:38 +03:00
p2p Fix boost <1.60 compilation and fix boost 1.73+ warnings 2020-06-22 15:01:41 +01:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct use memwipe on secret k/alpha values 2020-05-09 11:35:47 +03:00
rpc Merge pull request #276 from wowario/upstream 2020-06-28 07:18:12 -07:00
serialization serialization: fix bad rapidjson api usage 2020-05-25 13:04:50 +03:00
simplewallet Merge pull request #276 from wowario/upstream 2020-06-28 07:18:12 -07:00
wallet Merge pull request #279 from wowario/warning 2020-06-28 07:19:12 -07:00
CMakeLists.txt initial commit 2020-04-06 09:09:17 +03:00
cryptonote_config.h comment out v16 fork 2020-05-19 06:51:48 +03:00
version.cpp.in update checkpoints 2020-06-27 10:05:27 +03:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00