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
stoffu a64f57fe42
wallet2: make --restricted-rpc available for wallet RPC only
6 years ago
..
blockchain_db Merge pull request #4161 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 #4138 6 years ago
crypto Merge pull request #4137 6 years ago
cryptonote_basic Merge pull request #4030 6 years ago
cryptonote_core Merge pull request #4164 6 years ago
cryptonote_protocol Merge pull request #4020 6 years ago
daemon daemon.print_bc: don't print difficulty twice 6 years ago
daemonizer monerod: do not log to tmpdir in daemon mode 6 years ago
debug_utilities Merge pull request #3821 6 years ago
device wallet: allow adjusting number of rounds for the key derivation function 6 years ago
gen_multisig wallet cli/rpc: terminate execution with code 0 when --help or --version is given 6 years ago
mnemonics simplewallet: fix language detection when using --use-english-language-names 6 years ago
multisig device: untangle cyclic depenency 6 years ago
p2p Merge pull request #4089 6 years ago
platform Update 2018 copyright 6 years ago
ringct Merge pull request #4097 6 years ago
rpc Merge pull request #4075 6 years ago
serialization update get_info RPC and bump RPC version 6 years ago
simplewallet Merge pull request #4195 6 years ago
wallet wallet2: make --restricted-rpc available for wallet RPC only 6 years ago
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 6 years ago
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