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.
 
 
 
 
 
 
Jeff Garzik a2168d94c0 RPC: submitblock returns null on success, string on error 12 years ago
..
json
obj
obj-test
qt Bitcoin-Qt (Windows only): extend Resource File 12 years ago
test Set block.nVersion to fix miner unit test 12 years ago
addrman.cpp fix a comment in addrman.cpp 12 years ago
addrman.h Bugfix: Correct English grammar regarding "'s" 13 years ago
allocators.h
base58.h Bugfix: Fix a variety of misspellings 13 years ago
bignum.h fix OpenSSL not written as proper noun in some comments 13 years ago
bitcoinrpc.cpp RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago
bitcoinrpc.h
checkpoints.cpp
checkpoints.h
compat.h
crypter.cpp Bugfix: Fix a variety of misspellings 13 years ago
crypter.h
db.cpp Run BDB disk-less for test_bitcoin 13 years ago
db.h Run BDB disk-less for test_bitcoin 13 years ago
init.cpp add splashscreen message when importing blocks via -loadblock 12 years ago
init.h
irc.cpp Bugfix: Fix a variety of misspellings 13 years ago
irc.h
key.cpp Bugfix: Fix a variety of misspellings 13 years ago
key.h
keystore.cpp
keystore.h
main.cpp Reject block.nVersion<=1 blocks if network has upgraded to version=2 12 years ago
main.h Block height in coinbase as a new block rule 12 years ago
makefile.linux-mingw RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago
makefile.mingw RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago
makefile.osx RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago
makefile.unix RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code 12 years ago
mruset.h
net.cpp Merge pull request #1632 from luke-jr/spelling 13 years ago
net.h Bugfix: Fix a variety of misspellings 13 years ago
netbase.cpp Bugfix: Fix a variety of misspellings 13 years ago
netbase.h Bugfix: Fix a variety of misspellings 13 years ago
noui.cpp
protocol.cpp
protocol.h
rpcdump.cpp
rpcmining.cpp RPC: submitblock returns null on success, string on error 12 years ago
rpcnet.cpp
rpcrawtransaction.cpp When using SIGHASH_SINGLE, do not sign inputs that have no corresponding outputs. 12 years ago
script.cpp Bugfix: Correct English grammar regarding "'s" 13 years ago
script.h Update Warning-strings to use a standard-format 13 years ago
serialize.h
strlcpy.h
sync.cpp
sync.h
ui_interface.h
uint256.h
util.cpp Merge pull request #1632 from luke-jr/spelling 13 years ago
util.h fix further spelling errors / remove a tab in the source 13 years ago
version.cpp
version.h Merge pull request #1641 from jgarzik/mempool 12 years ago
wallet.cpp Merge pull request #1632 from luke-jr/spelling 13 years ago
wallet.h
walletdb.cpp Give threads a recognisable name to aid in debugging 13 years ago
walletdb.h