Kevacoin source tree
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.
 
 
 
 
 
 
Patrick Varilly 8c41469140 Single DB transaction for all addresses in a message 14 years ago
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 14 years ago
json directory re-organization (keeps the old build system) 14 years ago
obj Boost unit-testing framework. 14 years ago
test Boost unit-testing framework. 14 years ago
xpm directory re-organization (keeps the old build system) 14 years ago
base58.h Demystify a few magic numbers. 14 years ago
bignum.h Demystify a few magic numbers. 14 years ago
crypter.cpp Add wallet privkey encryption. 14 years ago
crypter.h Add wallet privkey encryption. 14 years ago
db.cpp fix warning: unused variable 'X' [-Wunused-variable] 14 years ago
db.h Update CWallet::LoadWallet for proper return type. 14 years ago
headers.h move wallet code to separate file 14 years ago
init.cpp Merge pull request #381 from TheBlueMatt/nminversion 14 years ago
init.h CWallet class 14 years ago
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 14 years ago
irc.h make bitcoin include files more modular 14 years ago
key.h Do not use obsolete CPrivKey for passing keys around 14 years ago
keystore.cpp Do not use obsolete CPrivKey for passing keys around 14 years ago
keystore.h Do not use obsolete CPrivKey for passing keys around 14 years ago
main.cpp Single DB transaction for all addresses in a message 14 years ago
main.h Merge pull request #352 from TheBlueMatt/newenc 14 years ago
makefile.linux-mingw Fix makefile.linux-mingw 14 years ago
makefile.mingw Add wallet privkey encryption. 14 years ago
makefile.osx Add wallet privkey encryption. 14 years ago
makefile.unix Add wallet privkey encryption. 14 years ago
makefile.vc Add keystore.h to makefile.vs's header list. 14 years ago
net.cpp Single DB transaction for all addresses in a message 14 years ago
net.h Single DB transaction for all addresses in a message 14 years ago
noui.h move wallet code to separate file 14 years ago
rpc.cpp fix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-variable] 14 years ago
rpc.h directory re-organization (keeps the old build system) 14 years ago
script.cpp fix warning: X enumeration values not handled in switch [-Wswitch-enum] 14 years ago
script.h fix warnings: expression result unused [-Wunused-value] 14 years ago
serialize.h Bump version to 0.3.25 14 years ago
strlcpy.h make bitcoin include files more modular 14 years ago
ui.cpp Merge pull request #352 from TheBlueMatt/newenc 14 years ago
ui.h Add wallet privkey encryption. 14 years ago
uibase.cpp Dynamically remove/insert the Options for encryption in the menus. 14 years ago
uibase.h Dynamically remove/insert the Options for encryption in the menus. 14 years ago
uint256.h make bitcoin include files more modular 14 years ago
util.cpp fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses] 14 years ago
util.h fix warnings: expression result unused [-Wunused-value] 14 years ago
wallet.cpp Merge pull request #406 from muggenhor/warning-fixes 14 years ago
wallet.h Update CWallet::LoadWallet for proper return type. 14 years ago