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 2d96c08f49 no boost-locale in android? at least not here. 11 years ago
..
json use utf8 for text json strings. only a few characters need to be 11 years ago
leveldb apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188 11 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 Use a uint256 for bnChainWork 12 years ago
bitcoind.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
bitcoinrpc.cpp require http authentication for static html pages as well. 11 years ago
bitcoinrpc.h add public server mode 11 years ago
bloom.cpp removed vin and vout from CTransaction 12 years ago
bloom.h
chainparams.cpp new dns seeder. thanks gombadi! 11 years ago
chainparams.h add and verify proof of work in tx. remove some old stuff. 12 years ago
checkpoints.cpp update hard/soft checkpoints 11 years ago
checkpoints.h highly experimental soft checkpoint based on consensus 11 years ago
checkqueue.h removed vin and vout from CTransaction 12 years ago
clientversion.h 0.9.22 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 silenced unused variable warnings. 11 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 use DB_CXX_HEADER. fix #114 11 years ago
dhtproxy.cpp fix dht count when using proxy (fix #231) 11 years ago
dhtproxy.h fix dht count when using proxy (fix #231) 11 years ago
hash.cpp
hash.h Make CPubKey statically allocated 12 years ago
init.cpp miniupnp dependency removed, yes! :-) fix #130 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 11 years ago
keystore.h starting wallet cleanup. added username, renamed to twisterwallet.dat 11 years ago
leveldb.cpp leveldb repair for torrents 11 years ago
leveldb.h leveldb repair for torrents 11 years ago
limitedmap.h
main.cpp dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
main.h miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.android no boost-locale in android? at least not here. 11 years ago
makefile.freebsd miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.linux-mingw an attempt to fix issue #111 11 years ago
makefile.mingw miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.osx miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.osx-bitcoin an attempt to fix issue #111 11 years ago
makefile.unix miniupnp dependency removed, yes! :-) fix #130 11 years ago
mruset.h
net.cpp replace showmyip.com (down) with wtfismyip.com 11 years ago
net.h dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
netbase.cpp fixes to compile and run under OSX 10.9.1 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 make soft checkpoint less verbose 11 years ago
rpcdump.cpp fixes to compile and run under OSX 10.9.1 11 years ago
rpcmining.cpp should fix mapNewBlock variable that commented out last year. 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 add public server mode 11 years ago
runme-android.sh fixing android build 11 years ago
script.cpp starting wallet cleanup. added username, renamed to twisterwallet.dat 11 years ago
script.h starting wallet cleanup. added username, renamed to twisterwallet.dat 11 years ago
scrypt-sse2.cpp use scrypt hash function like litecoin 11 years ago
scrypt.cpp Do not define be32dec / le32dec on FreeBSD, since they are already defined in sys/endian.h 11 years ago
scrypt.h Do not define be32dec / le32dec on FreeBSD, since they are already defined in sys/endian.h 11 years ago
serialize.h fixes to compile and run under OSX 10.9.1 11 years ago
softcheckpoint.cpp make soft checkpoint less verbose 11 years ago
softcheckpoint.h make soft checkpoint less verbose 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 fix dht count when using proxy (fix #231) 11 years ago
twister.h dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
twister_rss.cpp properly escape xml characters 11 years ago
twister_rss.h properly escape xml characters 11 years ago
twister_utils.cpp dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
twister_utils.h dhtproxy: tunnel DHT traffic into TCP connections 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 Specified base_uint component size 12 years ago
utf8core.h utf8 character counting to check message size < 140 11 years ago
util.cpp openssl's thread id callback is needed for stable operation. 11 years ago
util.h PRIO_MAX is not defined in cygwin, why? 11 years ago
version.cpp client name is now "twisterd" 11 years ago
version.h dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
wallet.cpp nothing interesting, just checkpointing + warning fix 11 years ago
wallet.h Explicitly initialize members of fundamental types; avoids "jump depends on 11 years ago
walletdb.cpp another big wallet cleanup 11 years ago
walletdb.h removing stuff 11 years ago