FLO-wallet-core/src
Pieter Wuille e89b9f6a2a move wallet code to separate file
This introduces two new source files, keystore.cpp and wallet.cpp with
corresponding headers. Code is moved from main and db, in a preparation
for a follow-up commit which introduces the classes CWallet and CKeyStore.
2011-06-15 11:05:55 +02:00
..
cryptopp directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
json directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
obj directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
xpm directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
base58.h Demystify a few magic numbers. 2011-06-06 12:49:11 -05:00
bignum.h Demystify a few magic numbers. 2011-06-06 12:49:11 -05:00
db.cpp move wallet code to separate file 2011-06-15 11:05:55 +02:00
db.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
headers.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
init.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
init.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
irc.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
key.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
keystore.cpp move wallet code to separate file 2011-06-15 11:05:55 +02:00
keystore.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
main.cpp move wallet code to separate file 2011-06-15 11:05:55 +02:00
main.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
makefile.mingw move wallet code to separate file 2011-06-15 11:05:55 +02:00
makefile.osx move wallet code to separate file 2011-06-15 11:05:55 +02:00
makefile.unix move wallet code to separate file 2011-06-15 11:05:55 +02:00
makefile.vc directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
net.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
net.h Faster timeout when connecting 2011-06-12 00:29:05 +02:00
noui.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
rpc.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
rpc.h directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
script.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
script.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
serialize.h Bump version to 0.3.23. 2011-06-05 10:39:01 -04:00
strlcpy.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
ui.cpp move wallet code to separate file 2011-06-15 11:05:55 +02:00
ui.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
uibase.cpp Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uibase.h Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uint256.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
util.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
util.h Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
wallet.cpp move wallet code to separate file 2011-06-15 11:05:55 +02:00
wallet.h move wallet code to separate file 2011-06-15 11:05:55 +02:00