You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src
cslashm da5de484f2
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
..
blockchain_db add RPC to get a histogram of outputs of a given amount 6 years ago
blockchain_utilities ringdb: use the genesis block as a db name 6 years ago
blocks update checkpoints.dat to block 1532400 6 years ago
checkpoints update checkpoints 6 years ago
common
crypto chacha: call prehashed version explicitly as generate_chacha_key_prehashed 6 years ago
cryptonote_basic Fix typos in various files 6 years ago
cryptonote_core update block hashes for checkpoints.dat 6 years ago
cryptonote_protocol Fix typos in various files 6 years ago
daemon Fix typos in various files 6 years ago
daemonizer
debug_utilities cn_deserialize: link with device and ringct 6 years ago
device Change mutex lock model to avoid dead lock and ensure locks are always released. 6 years ago
gen_multisig Fix typos in various files 6 years ago
mnemonics simplewallet: new --use-english-language-names flag 6 years ago
multisig device: untangle cyclic depenency 6 years ago
p2p p2p: correct port number for seed nodes 6 years ago
platform
ringct Merge pull request #3372 6 years ago
rpc rpc: make get_output_distribution a non-restricted RPC 6 years ago
serialization
simplewallet Automatic height setup when creating/restoring hw device. 6 years ago
wallet Merge pull request #3474 6 years ago
CMakeLists.txt
cryptonote_config.h core: fix use of uninitialised data 6 years ago
version.cpp.in update version to 0.12 Lithium Luna 6 years ago
version.h