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
moneromooo-monero 7c8f95d3e2
ringct: make conversion functions return const refs
6 years ago
..
blockchain_db Merge pull request #4270 6 years ago
blockchain_utilities Merge pull request #4196 6 years ago
blocks update checkpoints.dat for point release 6 years ago
checkpoints update checkpoints for point release 6 years ago
common Merge pull request #4274 6 years ago
crypto Merge pull request #4259 6 years ago
cryptonote_basic crypto: make secret_key automatically mlock 6 years ago
cryptonote_core Merge pull request #4276 6 years ago
cryptonote_protocol Merge pull request #4160 6 years ago
daemon daemon.print_bc: don't print difficulty twice 6 years ago
daemonizer
debug_utilities Merge pull request #3821 6 years ago
device add and use constant time 32 byte equality function 6 years ago
gen_multisig store secret keys encrypted where possible 6 years ago
mnemonics electrum-words: fix bytes_to_words on big endian 6 years ago
multisig Do memwipe for critical secret keys copied to rct::key 6 years ago
p2p Merge pull request #4089 6 years ago
platform
ringct ringct: make conversion functions return const refs 6 years ago
rpc Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 6 years ago
serialization Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 6 years ago
simplewallet Merge pull request #4262 6 years ago
wallet Merge pull request #4270 6 years ago
CMakeLists.txt
cryptonote_config.h cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X 6 years ago
version.cpp.in bump version to 12.3 6 years ago
version.h