twister-core/src
2013-10-02 20:03:32 -03:00
..
json
leveldb Added GNU/kFreeBSD kernel name (TARGET_OS) 2013-06-12 14:46:16 +02:00
obj
obj-test
qt make genesis block valid and disable gui 2013-07-16 01:11:02 -03:00
test removing stuff 2013-07-17 15:23:47 -03:00
addrman.cpp
addrman.h
alert.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
alert.h
allocators.h Make signature cache store CPubKeys 2013-05-30 05:20:23 +02:00
base58.h Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
bignum.h Use a uint256 for bnChainWork 2013-04-12 12:17:28 +02:00
bitcoind.cpp first hack compiling bitcoind (twister) + libtorrent 2013-07-31 09:05:12 -03:00
bitcoinrpc.cpp support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
bitcoinrpc.h - begin refactoring twister_utils.h 2013-09-28 17:17:14 -03:00
bloom.cpp removed vin and vout from CTransaction 2013-07-15 20:14:57 -03:00
bloom.h
chainparams.cpp tx accepted! 2013-07-20 23:58:56 -03:00
chainparams.h add and verify proof of work in tx. remove some old stuff. 2013-07-16 21:46:36 -03:00
checkpoints.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
checkpoints.h Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable 2013-05-24 11:10:53 -04:00
checkqueue.h removed vin and vout from CTransaction 2013-07-15 20:14:57 -03:00
clientversion.h Prepare for 0.9 merge window 2013-05-30 04:43:51 +02:00
compat.h Allow select()ing up to 1024 file descriptors on Windows 2013-04-26 01:31:10 +02:00
core.cpp test invalid userhash (might be an invalid tx received from network) 2013-07-20 20:00:30 -03:00
core.h ccoins is now the register element database 2013-07-17 17:48:29 -03:00
crypter.cpp CSecret/CKey -> CKey/CPubKey split/refactor 2013-05-30 05:20:21 +02:00
crypter.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-05-30 05:20:21 +02:00
db.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
db.h Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
hash.cpp
hash.h Make CPubKey statically allocated 2013-05-30 05:18:42 +02:00
init.cpp rebuild database on error 2013-10-01 19:53:27 -03:00
init.h
key.cpp convert encryption api to use std::string 2013-08-09 07:41:46 -03:00
key.h convert encryption api to use std::string 2013-08-09 07:41:46 -03:00
keystore.cpp starting wallet cleanup. added username, renamed to twisterwallet.dat 2013-07-24 19:50:37 -03:00
keystore.h starting wallet cleanup. added username, renamed to twisterwallet.dat 2013-07-24 19:50:37 -03:00
leveldb.cpp leveldb repair for torrents 2013-10-02 20:03:32 -03:00
leveldb.h leveldb repair for torrents 2013-10-02 20:03:32 -03:00
limitedmap.h
main.cpp add support (untested) for key replacement 2013-10-01 19:37:29 -03:00
main.h add support (untested) for key replacement 2013-10-01 19:37:29 -03:00
makefile.linux-mingw fix makefiles and init.cpp after chainparams merge 2013-06-23 17:39:39 +02:00
makefile.mingw fix makefiles and init.cpp after chainparams merge 2013-06-23 17:39:39 +02:00
makefile.osx fix makefiles and init.cpp after chainparams merge 2013-06-23 17:39:39 +02:00
makefile.unix renamed binary to twisterd 2013-07-20 15:39:36 -03:00
mruset.h
net.cpp mempool/cinv now indexed by userhash (all tx must be indexed by userhash btw) 2013-07-19 00:00:59 -03:00
net.h mempool/cinv now indexed by userhash (all tx must be indexed by userhash btw) 2013-07-19 00:00:59 -03:00
netbase.cpp fix !O_NONBLOCK where ~O_NONBLOCK was meant 2013-04-27 15:37:26 +02:00
netbase.h
noui.cpp
protocol.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
protocol.h Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
rpcblockchain.cpp remove GetCoins/SetCoins 2013-07-24 18:23:05 -03:00
rpcdump.cpp another big wallet cleanup 2013-07-25 12:06:56 -03:00
rpcmining.cpp mining fixes: add salt to instance and use correct username for signing 2013-07-25 12:06:18 -03:00
rpcnet.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
rpcrawtransaction.cpp support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
rpcwallet.cpp support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
script.cpp starting wallet cleanup. added username, renamed to twisterwallet.dat 2013-07-24 19:50:37 -03:00
script.h starting wallet cleanup. added username, renamed to twisterwallet.dat 2013-07-24 19:50:37 -03:00
serialize.h
sync.cpp
sync.h Added comments to sync.h to make it easier to understand the macros 2013-06-25 16:54:58 -07:00
threadsafety.h
twister_utils.cpp - begin refactoring twister_utils.h 2013-09-28 17:17:14 -03:00
twister_utils.h - begin refactoring twister_utils.h 2013-09-28 17:17:14 -03:00
twister.cpp support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
twister.h support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
txdb.cpp remove GetCoins/SetCoins 2013-07-24 18:23:05 -03:00
txdb.h remove GetCoins/SetCoins 2013-07-24 18:23:05 -03:00
ui_interface.h
uint256.h Specified base_uint component size 2013-05-07 20:03:17 -05:00
util.cpp fix -datadir inicialization and debug log 2013-07-19 19:32:57 -03:00
util.h Dump addresses every 15 minutes instead of 10 seconds 2013-06-24 11:48:14 +02:00
version.cpp Fix build date for from-tarball builds 2013-06-29 14:16:50 +02:00
version.h
wallet.cpp support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
wallet.h support key replacement from json rpc. seems to work. 2013-10-02 19:04:38 -03:00
walletdb.cpp another big wallet cleanup 2013-07-25 12:06:56 -03:00
walletdb.h removing stuff 2013-07-24 20:28:23 -03:00