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 b4524892fb
rpc: guard against json parsing a non object
7 years ago
..
blockchain_db fix a few leaks by throwing objects, not newed pointers to objects 7 years ago
blockchain_utilities move includes around to lessen overall load 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 make multisig work with subaddresses 7 years ago
cryptonote_core fix a few leaks by throwing objects, not newed pointers to objects 7 years ago
cryptonote_protocol cryptonote_protocol: sanity check chain hashes from peer 7 years ago
daemon Merge pull request #2877 7 years ago
daemonizer Tools, daemonizer: fix building on Windows 7 years ago
debug_utilities Merge pull request #2877 7 years ago
gen_multisig N-1/N multisig 7 years ago
mnemonics mnemonics: support for arbitrary (if multiple of 4 bytes) length data 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 N-1/N multisig 7 years ago
rpc rpc: guard against json parsing a non object 7 years ago
serialization move includes around to lessen overall load 7 years ago
simplewallet wallet: factor multisig info parsing 7 years ago
wallet change the N-1/N multisig second message signer for auth 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