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
Gavin Andresen be237c119e
Fix logic for IsChange() for send-to-self transactions.
13 years ago
..
json
obj
qt Merge pull request #699 from laanwj/about_qt 13 years ago
test Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
base58.h Put OP_EVAL string in coinbase of generated blocks 13 years ago
bignum.h Implement BIP 14 : separate protocol version from client version 13 years ago
bitcoinrpc.cpp Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
bitcoinrpc.h
checkpoints.cpp
checkpoints.h
crypter.cpp
crypter.h
db.cpp Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
db.h Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
headers.h
init.cpp
init.h
irc.cpp
irc.h
key.cpp
key.h
keystore.cpp Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
keystore.h Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
main.cpp Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
main.h Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
makefile.linux-mingw
makefile.mingw Key import and export 13 years ago
makefile.osx Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
makefile.unix Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
makefile.vc
net.cpp Merge pull request #707 from gavinandresen/BIP14 13 years ago
net.h Implement BIP 14 : separate protocol version from client version 13 years ago
noui.h
protocol.cpp
protocol.h
qtui.h
rpcdump.cpp Key import and export 13 years ago
script.cpp Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
script.h Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
serialize.h Implement BIP 14 : separate protocol version from client version 13 years ago
strlcpy.h
uint256.h Implement BIP 14 : separate protocol version from client version 13 years ago
util.cpp Implement BIP 14 : separate protocol version from client version 13 years ago
util.h Merge pull request #707 from gavinandresen/BIP14 13 years ago
wallet.cpp Fix logic for IsChange() for send-to-self transactions. 13 years ago
wallet.h Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago