.. |
json
|
use utf8 for text json strings. only a few characters need to be
|
2013-11-22 17:34:39 -02:00 |
leveldb
|
apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188
|
2014-01-24 10:12:07 -02:00 |
obj
|
|
|
obj-test
|
|
|
qt
|
|
|
test
|
|
|
addrman.cpp
|
|
|
addrman.h
|
|
|
alert.cpp
|
|
|
alert.h
|
|
|
allocators.h
|
|
|
base58.h
|
|
|
bignum.h
|
|
|
bitcoind.cpp
|
Replaced references to bitcoin/bitcoind in user-visible messages
|
2014-01-06 15:53:54 +00:00 |
bitcoinrpc.cpp
|
less noisy debug.log using html ui
|
2014-01-25 12:57:35 -02:00 |
bitcoinrpc.h
|
recheckusertorrent rpc
|
2013-11-23 18:25:55 -02:00 |
bloom.cpp
|
|
|
bloom.h
|
|
|
chainparams.cpp
|
new dns seeder. thanks gombadi!
|
2014-01-26 13:58:50 -02:00 |
chainparams.h
|
|
|
checkpoints.cpp
|
checkpoints + soft checkpoint update
|
2014-01-21 21:27:09 -02:00 |
checkpoints.h
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
checkqueue.h
|
|
|
clientversion.h
|
0.9.11
|
2014-01-28 18:11:17 -02:00 |
compat.h
|
|
|
core.cpp
|
remove assert. not the proper way to handle this
|
2013-11-20 14:49:37 -02:00 |
core.h
|
silenced unused variable warnings.
|
2014-01-15 12:54:17 -05:00 |
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
|
|
db.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
init.cpp
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
init.h
|
|
|
key.cpp
|
|
|
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldb.cpp
|
|
|
leveldb.h
|
|
|
limitedmap.h
|
|
|
main.cpp
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
main.h
|
fix GetNextInMainChain (thanks Pieter Wuille for suggesting this)
|
2014-01-23 19:25:08 -02:00 |
makefile.android
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
makefile.linux-mingw
|
|
|
makefile.mingw
|
|
|
makefile.osx
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
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.
|
2014-01-02 23:07:22 +00:00 |
makefile.unix
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
mruset.h
|
|
|
net.cpp
|
Replaced references to bitcoin/bitcoind in user-visible messages
|
2014-01-06 15:53:54 +00:00 |
net.h
|
new rpc adddnsseed
|
2013-11-10 11:54:22 -02:00 |
netbase.cpp
|
fixes to compile and run under OSX 10.9.1
|
2014-01-02 23:10:57 +00:00 |
netbase.h
|
|
|
noui.cpp
|
|
|
protocol.cpp
|
|
|
protocol.h
|
|
|
rpcblockchain.cpp
|
some nodes are still on the wrong chain (block 18973 with an invalid spamuser). checkpoint the
|
2014-01-13 08:03:43 -02:00 |
rpcdump.cpp
|
fixes to compile and run under OSX 10.9.1
|
2014-01-02 23:10:57 +00:00 |
rpcmining.cpp
|
should fix mapNewBlock variable that commented out last year.
|
2014-01-27 16:15:43 -02:00 |
rpcnet.cpp
|
new rpc adddnsseed
|
2013-11-10 11:54:22 -02:00 |
rpcrawtransaction.cpp
|
properly implement verification using keys that have been replaced.
|
2013-11-05 00:00:11 -02:00 |
rpcwallet.cpp
|
report dht_global_nodes in getinfo
|
2013-12-31 09:46:19 -02:00 |
runme-android.sh
|
fixing android build
|
2013-10-19 16:09:57 -03:00 |
script.cpp
|
|
|
script.h
|
|
|
scrypt-sse2.cpp
|
use scrypt hash function like litecoin
|
2013-11-14 00:57:51 -02:00 |
scrypt.cpp
|
use scrypt hash function like litecoin
|
2013-11-14 00:57:51 -02:00 |
scrypt.h
|
import scrypt sources from litecoin
|
2013-11-13 22:34:18 -02:00 |
serialize.h
|
fixes to compile and run under OSX 10.9.1
|
2014-01-02 23:10:57 +00:00 |
softcheckpoint.cpp
|
update voting usernames
|
2014-01-24 18:55:31 -02:00 |
softcheckpoint.h
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
twister_utils.cpp
|
missing function. thanks jpfox
|
2014-01-13 19:11:12 -02:00 |
twister_utils.h
|
missing function. thanks jpfox
|
2014-01-13 19:11:12 -02:00 |
twister.cpp
|
trying to reduce the occurrences of "INCOMING ERROR: height > getBestHeight"
|
2014-01-27 20:10:32 -02:00 |
twister.h
|
report dht_global_nodes in getinfo
|
2013-12-31 09:46:19 -02:00 |
txdb.cpp
|
implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial
|
2013-11-17 22:56:06 -02:00 |
txdb.h
|
implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial
|
2013-11-17 22:56:06 -02:00 |
ui_interface.h
|
|
|
uint256.h
|
|
|
utf8core.h
|
utf8 character counting to check message size < 140
|
2013-11-23 13:06:28 -02:00 |
util.cpp
|
openssl's thread id callback is needed for stable operation.
|
2014-01-28 22:45:58 -02:00 |
util.h
|
PRIO_MAX is not defined in cygwin, why?
|
2014-01-24 20:30:11 -02:00 |
version.cpp
|
client name is now "twisterd"
|
2013-11-08 19:50:42 -02:00 |
version.h
|
highly experimental soft checkpoint based on consensus
|
2014-01-19 22:25:22 -02:00 |
wallet.cpp
|
nothing interesting, just checkpointing + warning fix
|
2014-01-16 14:43:37 -02:00 |
wallet.h
|
Explicitly initialize members of fundamental types; avoids "jump depends on
|
2014-01-15 03:30:25 +00:00 |
walletdb.cpp
|
|
|
walletdb.h
|
|
|