bitcoin/src
Jeff Garzik 7e17018995 CreateNewBlock() now takes scriptPubKey argument,
rather than a key.

CreateNewBlockWithKey() helper is added to restore existing functionality,
making this an equivalent-transformation change.
2013-08-24 00:33:46 -04:00
..
json
leveldb Merge leveldb subtree change. 2013-08-20 15:13:34 +02:00
obj
obj-test
qt Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
test CreateNewBlock() now takes scriptPubKey argument, 2013-08-24 00:33:46 -04:00
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.h
base58.h
bignum.h
bitcoind.cpp update SelectParamsFromCommandLine() handling/order 2013-08-22 11:05:45 +10:00
bitcoinrpc.cpp
bitcoinrpc.h
bloom.cpp Performance optimization for bloom filters. 2013-08-20 02:27:26 -07:00
bloom.h Performance optimization for bloom filters. 2013-08-20 02:27:26 -07:00
chainparams.cpp
chainparams.h GetDataDir(): cache paths for each network separately 2013-08-22 11:05:44 +10:00
checkpoints.cpp Checkpoint at block 250,000 2013-08-20 17:30:33 +10:00
checkpoints.h
checkqueue.h
clientversion.h
compat.h
core.cpp
core.h
crypter.cpp
crypter.h
db.cpp
db.h
hash.cpp
hash.h
init.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
init.h
key.cpp
key.h
keystore.cpp
keystore.h
leveldb.cpp
leveldb.h
limitedmap.h
main.cpp Update the bloom state on the real object, not the temporary one. 2013-08-20 17:46:07 -07:00
main.h
makefile.linux-mingw
makefile.mingw makefile.mingw: Fix Win32 RPC Crashes. 2013-08-19 17:19:08 +02:00
makefile.osx
makefile.unix
miner.cpp CreateNewBlock() now takes scriptPubKey argument, 2013-08-24 00:33:46 -04:00
miner.h CreateNewBlock() now takes scriptPubKey argument, 2013-08-24 00:33:46 -04:00
mruset.h
net.cpp
net.h Performance optimization for bloom filters. 2013-08-20 02:27:26 -07:00
netbase.cpp
netbase.h
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp
rpcdump.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
rpcmining.cpp CreateNewBlock() now takes scriptPubKey argument, 2013-08-24 00:33:46 -04:00
rpcnet.cpp
rpcrawtransaction.cpp Refactor: CAddressBookData for mapAddressBook 2013-08-22 11:05:45 +10:00
rpcwallet.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
script.cpp
script.h
serialize.h
sync.cpp
sync.h
threadsafety.h
txdb.cpp
txdb.h
ui_interface.h
uint256.h
util.cpp GetDataDir(): cache paths for each network separately 2013-08-22 11:05:44 +10:00
util.h
version.cpp
version.h
wallet.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
wallet.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
walletdb.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
walletdb.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00