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.
bitcoin/src
fanquake 951f7d35d6
Fix Typo
12 years ago
..
json
obj
obj-test
qt Fix Typo 12 years ago
test Implement raw transaction RPC calls 13 years ago
addrman.cpp
addrman.h
allocators.h
base58.h
bignum.h fix OpenSSL not written as proper noun in some comments 12 years ago
bitcoinrpc.cpp Give a better error message than 'type mismatch' for complex JSON arguments 13 years ago
bitcoinrpc.h RPCTypeCheck method to make type-checking JSON Arrays easier. 13 years ago
checkpoints.cpp
checkpoints.h
compat.h
crypter.cpp
crypter.h
db.cpp Merge pull request #1304 from rebroad/ShowBlockTimestamp 13 years ago
db.h
init.cpp Give threads a recognisable name to aid in debugging 13 years ago
init.h
irc.cpp Give threads a recognisable name to aid in debugging 13 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 13 years ago
main.h Treat non-version-1 transactions as non-standard 13 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 fix a comment in net.cpp 13 years ago
net.h
netbase.cpp Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's socks5 proxy and tor's .2.3.x branch. 13 years ago
netbase.h
noui.cpp
protocol.cpp
protocol.h
rpcdump.cpp
rpcnet.cpp
rpcrawtransaction.cpp New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) 13 years ago
script.cpp Use unsigned ints to fix signed/unsigned warnings 13 years ago
script.h Implement raw transaction RPC calls 13 years ago
serialize.h
strlcpy.h
sync.cpp
sync.h
ui_interface.h
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 13 years ago
version.cpp
version.h
wallet.cpp Implement raw transaction RPC calls 13 years ago
wallet.h Implement raw transaction RPC calls 13 years ago
walletdb.cpp Give threads a recognisable name to aid in debugging 13 years ago
walletdb.h