Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
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.
 
 
 
 
 
 
Nathan Wilcox 8cb250885c Replace magic 2s in rpcwallet and change > to != for arity checks. Replace magic 2's with named constants in test cases. 9 years ago
..
test [Move Only] Move wallet related things to src/wallet/ 9 years ago
crypter.cpp Make sure LogPrintf strings are line-terminated 9 years ago
crypter.h ensure consistent header comment naming conventions 9 years ago
db.cpp fix crash on shutdown when e.g. changing -txindex and abort action 9 years ago
db.h fix crash on shutdown when e.g. changing -txindex and abort action 9 years ago
rpcdump.cpp Push down RPC reqWallet flag 9 years ago
rpcwallet.cpp Replace magic 2s in rpcwallet and change > to != for arity checks. Replace magic 2's with named constants in test cases. 9 years ago
wallet.cpp Fixed a couple incremental merkle tree bugs breaking consistency checks. 9 years ago
wallet.h Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 9 years ago
wallet_ismine.cpp [Move Only] Move wallet related things to src/wallet/ 9 years ago
wallet_ismine.h ensure consistent header comment naming conventions 9 years ago
walletdb.cpp Merge pull request #5669 9 years ago
walletdb.h ensure consistent header comment naming conventions 9 years ago