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 0678ae169b CreateSpamMsgTx fallback to "nobody" 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 -alertnotify=<cmd> 12 years ago
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 Properly implement spam signing and checking to prevent it from been used to impersonate users. 11 years ago
bitcoinrpc.cpp no use for setting/getting defaultuser, it just adds confusion. 11 years ago
bitcoinrpc.h no use for setting/getting defaultuser, it just adds confusion. 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 Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable 12 years ago
checkqueue.h removed vin and vout from CTransaction 12 years ago
clientversion.h Prepare for 0.9 merge window 12 years ago
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 Have Qt poll for shutdown requested, the QT way. 12 years ago
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 Add a limitedmap class similar to mruset 12 years ago
main.cpp CreateSpamMsgTx fallback to "nobody" 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 Improve block database load error reporting 12 years ago
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 no use for setting/getting defaultuser, it just adds confusion. 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 Use per-message send buffer, rather than per connection 12 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 persist spammsg to send and generate status 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 Have Qt poll for shutdown requested, the QT way. 12 years ago
uint256.h Specified base_uint component size 12 years ago
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