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 b51dc56687
use const refs in for loops for non tiny types
7 years ago
..
blockchain_db catch const exceptions 7 years ago
blockchain_utilities use const refs in for loops for non tiny types 7 years ago
blocks precomputed block hashes are now in blocks of N (currently 256) 7 years ago
checkpoints checkpoints: trap failure to load JSON checkpoints 7 years ago
common Merge pull request #2857 7 years ago
crypto Scrub keys from memory just before scope end. 7 years ago
cryptonote_basic check accessing an element past the end of a container 7 years ago
cryptonote_core check accessing an element past the end of a container 7 years ago
cryptonote_protocol use const refs in for loops for non tiny types 7 years ago
daemon use const refs in for loops for non tiny types 7 years ago
daemonizer Tools, daemonizer: fix building on Windows 7 years ago
debug_utilities use const refs in for loops for non tiny types 7 years ago
gen_multisig N-1/N multisig 7 years ago
mnemonics add empty container sanity checks when using front() and back() 7 years ago
multisig Match surae's recommendation to derive multisig keys 7 years ago
p2p p2p: use size_t for arbitrary counters instead of uint8_t 7 years ago
platform update copyright year, fix occasional lack of newline at line end 7 years ago
ringct check accessing an element past the end of a container 7 years ago
rpc add empty container sanity checks when using front() and back() 7 years ago
serialization move includes around to lessen overall load 7 years ago
simplewallet catch const exceptions 7 years ago
wallet use const refs in for loops for non tiny types 7 years ago
CMakeLists.txt add multisig core test and factor multisig building blocks 7 years ago
cryptonote_config.h subaddress: change prefix so that it starts with 8 7 years ago
version.cpp.in version: fix link to new version strings 7 years ago
version.h build: auto update version info without manually deleting version.h 7 years ago