.. |
json
|
Back out spacing changes to json spirit code
|
13 years ago |
obj
|
…
|
|
obj-test
|
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
|
13 years ago |
qt
|
Change up/down increment in UI to 0.001 BTC (issue #760)
|
13 years ago |
test
|
Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for prompting this).
|
13 years ago |
base58.h
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
bignum.h
|
…
|
|
bitcoinrpc.cpp
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
13 years ago |
bitcoinrpc.h
|
…
|
|
checkpoints.cpp
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
checkpoints.h
|
…
|
|
compat.h
|
Network stack refactor
|
13 years ago |
crypter.cpp
|
…
|
|
crypter.h
|
…
|
|
db.cpp
|
Full checking of all loaded keys
|
13 years ago |
db.h
|
…
|
|
headers.h
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
init.cpp
|
Allow -upnp to override setting in wallet (and simplify logic a bit)
|
13 years ago |
init.h
|
…
|
|
irc.cpp
|
Network stack refactor
|
13 years ago |
irc.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
Full checking of all loaded keys
|
13 years ago |
keystore.cpp
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
keystore.h
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
main.cpp
|
Avoid advertising the node's address when it is not listening or IsInitialBlockDownload().
|
13 years ago |
main.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
13 years ago |
makefile.linux-mingw
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
makefile.mingw
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
makefile.osx
|
Support makefile.osx building test_bitcoin with dynamic boost
|
13 years ago |
makefile.unix
|
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
|
13 years ago |
net.cpp
|
Avoid advertising the node's address when it is not listening or IsInitialBlockDownload().
|
13 years ago |
net.h
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
netbase.cpp
|
Fix handling of default ports
|
13 years ago |
netbase.h
|
Fix handling of default ports
|
13 years ago |
noui.h
|
…
|
|
protocol.cpp
|
Network stack refactor
|
13 years ago |
protocol.h
|
Fix handling of default ports
|
13 years ago |
qtui.h
|
Add support for opening bitcoin: URIs directly.
|
13 years ago |
rpcdump.cpp
|
Compressed pubkeys
|
13 years ago |
script.cpp
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
script.h
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
serialize.h
|
Compile with extra warnings turned on. And more makefile/code tidying up.
|
13 years ago |
strlcpy.h
|
…
|
|
uint256.h
|
Network stack refactor
|
13 years ago |
util.cpp
|
Add DEBUG_LOCKCONTENTION, to warn each time a thread waits to lock.
|
13 years ago |
util.h
|
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
|
13 years ago |
wallet.cpp
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |
wallet.h
|
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
|
13 years ago |