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.
 
 
 
 
 
 
Wladimir J. van der Laan 690c723e5f make SetHash160 return a value (as specified in the function signature) 13 years ago
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 13 years ago
json directory re-organization (keeps the old build system) 14 years ago
obj Boost unit-testing framework. 13 years ago
test Boost unit-testing framework. 13 years ago
xpm directory re-organization (keeps the old build system) 14 years ago
base58.h make SetHash160 return a value (as specified in the function signature) 13 years ago
bignum.h Demystify a few magic numbers. 13 years ago
crypter.cpp Add wallet privkey encryption. 13 years ago
crypter.h Add wallet privkey encryption. 13 years ago
db.cpp Fix bad return values in LoadWallet. 13 years ago
db.h Update CWallet::LoadWallet for proper return type. 13 years ago
headers.h move wallet code to separate file 13 years ago
init.cpp get rid of mapPubKeys 13 years ago
init.h CWallet class 13 years ago
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 13 years ago
irc.h make bitcoin include files more modular 14 years ago
key.h Use CBitcoinAddress instead of string/uint160 13 years ago
keystore.cpp Use CBitcoinAddress instead of string/uint160 13 years ago
keystore.h Use CBitcoinAddress instead of string/uint160 13 years ago
main.cpp Merge pull request #403 from sipa/cbitcoinaddress 13 years ago
main.h get rid of mapPubKeys 13 years ago
makefile.linux-mingw Fix makefile.linux-mingw 13 years ago
makefile.mingw Add wallet privkey encryption. 13 years ago
makefile.osx Add wallet privkey encryption. 13 years ago
makefile.unix Add wallet privkey encryption. 13 years ago
makefile.vc Added crypter to makefile.vc. 13 years ago
net.cpp Single DB transaction for addresses from DNS seeds 13 years ago
net.h Single DB transaction for all addresses in a message 13 years ago
noui.h move wallet code to separate file 13 years ago
rpc.cpp Use CBitcoinAddress instead of string/uint160 13 years ago
rpc.h directory re-organization (keeps the old build system) 14 years ago
script.cpp split off CBase58Data from CBitcoinAddress 13 years ago
script.h Use CBitcoinAddress instead of string/uint160 13 years ago
serialize.h Bump version to 0.3.25 13 years ago
strlcpy.h make bitcoin include files more modular 14 years ago
ui.cpp Use CBitcoinAddress instead of string/uint160 13 years ago
ui.h Add wallet privkey encryption. 13 years ago
uibase.cpp Dynamically remove/insert the Options for encryption in the menus. 13 years ago
uibase.h Dynamically remove/insert the Options for encryption in the menus. 13 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] 13 years ago
util.h fix warnings: expression result unused [-Wunused-value] 13 years ago
wallet.cpp Merge pull request #403 from sipa/cbitcoinaddress 13 years ago
wallet.h Use CBitcoinAddress instead of string/uint160 13 years ago