Community driven twister-core
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.
 
 
 
 
 
 
Miguel Freitas 3ac54ffbe9 don't start torrent for nonexistent users. (we will need something different for #hashtags) 11 years ago
..
json
leveldb Added GNU/kFreeBSD kernel name (TARGET_OS) 12 years ago
obj
obj-test
qt make genesis block valid and disable gui 12 years ago
test removing stuff 12 years ago
addrman.cpp
addrman.h increase percentage of getaddr (ADDRMAN_GETADDR_MAX_PCT) until we grow older and bigger 11 years ago
alert.cpp Introduce a CChainParameters singleton class and regtest mode. 12 years ago
alert.h
allocators.h Make signature cache store CPubKeys 12 years ago
base58.h Introduce a CChainParameters singleton class and regtest mode. 12 years ago
bignum.h
bitcoind.cpp first hack compiling bitcoind (twister) + libtorrent 11 years ago
bitcoinrpc.cpp implement new rpc dumppubkey. 11 years ago
bitcoinrpc.h implement new rpc dumppubkey. 11 years ago
bloom.cpp removed vin and vout from CTransaction 12 years ago
bloom.h
chainparams.cpp increase POW difficulty for user registrations 11 years ago
chainparams.h add and verify proof of work in tx. remove some old stuff. 12 years ago
checkpoints.cpp Introduce a CChainParameters singleton class and regtest mode. 12 years ago
checkpoints.h
checkqueue.h removed vin and vout from CTransaction 12 years ago
clientversion.h
compat.h small compilation fix 11 years ago
core.cpp test invalid userhash (might be an invalid tx received from network) 12 years ago
core.h ccoins is now the register element database 12 years ago
crypter.cpp CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
crypter.h CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
db.cpp Introduce a CChainParameters singleton class and regtest mode. 12 years ago
db.h Introduce a CChainParameters singleton class and regtest mode. 12 years ago
hash.cpp
hash.h Make CPubKey statically allocated 12 years ago
init.cpp update port in help text 11 years ago
init.h
key.cpp convert encryption api to use std::string 11 years ago
key.h convert encryption api to use std::string 11 years ago
keystore.cpp starting wallet cleanup. added username, renamed to twisterwallet.dat 12 years ago
keystore.h starting wallet cleanup. added username, renamed to twisterwallet.dat 12 years ago
leveldb.cpp leveldb repair for torrents 11 years ago
leveldb.h leveldb repair for torrents 11 years ago
limitedmap.h
main.cpp mempool uses txhash again (instead of userhash). this is needed to fix key replacement. 11 years ago
main.h mempool uses txhash again (instead of userhash). this is needed to fix key replacement. 11 years ago
makefile.linux-mingw fix makefiles and init.cpp after chainparams merge 12 years ago
makefile.mingw fix makefiles and init.cpp after chainparams merge 12 years ago
makefile.osx fix makefiles and init.cpp after chainparams merge 12 years ago
makefile.unix make instructions 11 years ago
mruset.h
net.cpp less noisy in debug 11 years ago
net.h mempool uses txhash again (instead of userhash). this is needed to fix key replacement. 11 years ago
netbase.cpp less debug noise 11 years ago
netbase.h
noui.cpp
protocol.cpp Introduce a CChainParameters singleton class and regtest mode. 12 years ago
protocol.h Introduce a CChainParameters singleton class and regtest mode. 12 years ago
rpcblockchain.cpp remove GetCoins/SetCoins 12 years ago
rpcdump.cpp return "" in dumppubkey for nonexistent user 11 years ago
rpcmining.cpp getlocaldirectmessages: get decrypted direct messages sent/received by user 11 years ago
rpcnet.cpp Introduce a CChainParameters singleton class and regtest mode. 12 years ago
rpcrawtransaction.cpp getrawtransaction using username instead of hash 11 years ago
rpcwallet.cpp getlocaldirectmessages: get decrypted direct messages sent/received by user 11 years ago
script.cpp starting wallet cleanup. added username, renamed to twisterwallet.dat 12 years ago
script.h starting wallet cleanup. added username, renamed to twisterwallet.dat 12 years ago
serialize.h
sync.cpp
sync.h Added comments to sync.h to make it easier to understand the macros 12 years ago
threadsafety.h
twister.cpp don't start torrent for nonexistent users. (we will need something different for #hashtags) 11 years ago
twister.h implement new rpc dumppubkey. 11 years ago
twister_utils.cpp prevent bencoding uninitialized entries (which causes assertion fail) 11 years ago
twister_utils.h getlocaldirectmessages: get decrypted direct messages sent/received by user 11 years ago
txdb.cpp remove GetCoins/SetCoins 12 years ago
txdb.h remove GetCoins/SetCoins 12 years ago
ui_interface.h
uint256.h
util.cpp fix -datadir inicialization and debug log 12 years ago
util.h Dump addresses every 15 minutes instead of 10 seconds 12 years ago
version.cpp Fix build date for from-tarball builds 12 years ago
version.h
wallet.cpp wallet must be updated with metadata of key being replaced. otherwise we get two keys with the same username next reload. 11 years ago
wallet.h support key replacement from json rpc. seems to work. 11 years ago
walletdb.cpp another big wallet cleanup 12 years ago
walletdb.h removing stuff 12 years ago