Kevacoin source tree
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.
 
 
 
 
 
 
Gavin Andresen 986a78979e Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin 12 years ago
..
json
obj
obj-test
qt Update translation messages 12 years ago
test Implement raw transaction RPC calls 12 years ago
addrman.cpp
addrman.h Fix a few typos 12 years ago
allocators.h
base58.h Fix a couple more typos 12 years ago
bignum.h fix OpenSSL not written as proper noun in some comments 12 years ago
bitcoinrpc.cpp Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin 12 years ago
bitcoinrpc.h RPCTypeCheck method to make type-checking JSON Arrays easier. 12 years ago
checkpoints.cpp Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) 12 years ago
checkpoints.h
compat.h
crypter.cpp
crypter.h
db.cpp Merge pull request #1304 from rebroad/ShowBlockTimestamp 12 years ago
db.h
init.cpp Give threads a recognisable name to aid in debugging 12 years ago
init.h
irc.cpp Give threads a recognisable name to aid in debugging 12 years ago
irc.h
key.cpp
key.h
keystore.cpp
keystore.h
main.cpp Let the comment in GetBlockValue() reflect the uncertainty about the time interval between subsidy reductions 12 years ago
main.h Treat non-version-1 transactions as non-standard 12 years ago
makefile.linux-mingw Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
makefile.mingw Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
makefile.osx Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
makefile.unix Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
mruset.h
net.cpp do not use external IPv4 discovery, when -onlynet="IPv6" 12 years ago
net.h Fix remaining warnings. 12 years ago
netbase.cpp Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's socks5 proxy and tor's .2.3.x branch. 12 years ago
netbase.h
noui.cpp
protocol.cpp
protocol.h Fix remaining warnings. 12 years ago
rpcdump.cpp
rpcnet.cpp RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value 12 years ago
rpcrawtransaction.cpp New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) 12 years ago
script.cpp Use unsigned ints to fix signed/unsigned warnings 12 years ago
script.h Implement raw transaction RPC calls 12 years ago
serialize.h Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541) 12 years ago
strlcpy.h
sync.cpp Fix a few typos 12 years ago
sync.h
ui_interface.h Add Bitcoin dev Copyright 12 years ago
uint256.h
util.cpp fix OpenSSL not written as proper noun in some comments 12 years ago
util.h Give threads a recognisable name to aid in debugging 12 years ago
version.cpp
version.h
wallet.cpp Implement raw transaction RPC calls 12 years ago
wallet.h Implement raw transaction RPC calls 12 years ago
walletdb.cpp Give threads a recognisable name to aid in debugging 12 years ago
walletdb.h