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 8e80324c36 try to reduce the level of useless dht tracker requests by not announcing empty torrents we do not follow. 11 years ago
..
json use utf8 for text json strings. only a few characters need to be 11 years ago
leveldb
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
alert.h
allocators.h
base58.h
bignum.h
bitcoind.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
bitcoinrpc.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
bitcoinrpc.h recheckusertorrent rpc 11 years ago
bloom.cpp removed vin and vout from CTransaction 12 years ago
bloom.h
chainparams.cpp third dnsseed 11 years ago
chainparams.h add and verify proof of work in tx. remove some old stuff. 12 years ago
checkpoints.cpp checkpoint 11 years ago
checkpoints.h
checkqueue.h removed vin and vout from CTransaction 12 years ago
clientversion.h change to version 0.9.00. sounds better than 0.8.99 11 years ago
compat.h android fixes 11 years ago
core.cpp remove assert. not the proper way to handle this 11 years ago
core.h use scrypt hash function like litecoin 11 years ago
crypter.cpp
crypter.h
db.cpp
db.h
hash.cpp
hash.h
init.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
init.h
key.cpp convert encryption api to use std::string 12 years ago
key.h convert encryption api to use std::string 12 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 TODO cleanups 11 years ago
main.h just learned that scrypt is too slow for CBlockTreeDB::LoadBlockIndexGuts. 11 years ago
makefile.android import scrypt sources from litecoin 11 years ago
makefile.linux-mingw
makefile.mingw
makefile.osx now compiling and running on OSX. old makefile.osx from bitcoin is still around in case we need to merge back some stuff. 11 years ago
makefile.osx-bitcoin now compiling and running on OSX. old makefile.osx from bitcoin is still around in case we need to merge back some stuff. 11 years ago
makefile.unix makefile: libtorrent needs -lrt for linking 11 years ago
mruset.h
net.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
net.h new rpc adddnsseed 11 years ago
netbase.cpp fixes to compile and run under OSX 10.9.1 11 years ago
netbase.h
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp remove GetCoins/SetCoins 12 years ago
rpcdump.cpp fixes to compile and run under OSX 10.9.1 11 years ago
rpcmining.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
rpcnet.cpp new rpc adddnsseed 11 years ago
rpcrawtransaction.cpp properly implement verification using keys that have been replaced. 11 years ago
rpcwallet.cpp report dht_global_nodes in getinfo 11 years ago
runme-android.sh fixing android build 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
scrypt-sse2.cpp use scrypt hash function like litecoin 11 years ago
scrypt.cpp use scrypt hash function like litecoin 11 years ago
scrypt.h import scrypt sources from litecoin 11 years ago
serialize.h fixes to compile and run under OSX 10.9.1 11 years ago
sync.cpp
sync.h Added comments to sync.h to make it easier to understand the macros 12 years ago
threadsafety.h
twister.cpp try to reduce the level of useless dht tracker requests by not announcing empty torrents we do not follow. 11 years ago
twister.h report dht_global_nodes in getinfo 11 years ago
twister_utils.cpp fixes to compile and run under OSX 10.9.1 11 years ago
twister_utils.h "hexcape" binary strings before json encoding. 11 years ago
txdb.cpp implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial 11 years ago
txdb.h implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial 11 years ago
ui_interface.h
uint256.h
utf8core.h utf8 character counting to check message size < 140 11 years ago
util.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
util.h parameter -htmldir 11 years ago
version.cpp client name is now "twisterd" 11 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