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.
Gavin Andresen
781c06c0f5
Merge pull request #677 from luke-jr/minfee_modes
API: GetMinFee modes
|
13 years ago |
.. |
json
|
…
|
|
obj
|
…
|
|
qt
|
Merge pull request #717 from TheBlueMatt/installerqtupgrade
|
13 years ago |
test
|
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
|
13 years ago |
base58.h
|
Update bitcoin address numbers for latest luke-jr/sipa scheme
|
13 years ago |
bignum.h
|
Use std::numeric_limits<> for typesafe INT_MAX/etc
|
13 years ago |
bitcoinrpc.cpp
|
Merge branch 'op_eval'
|
13 years ago |
bitcoinrpc.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
crypter.cpp
|
…
|
|
crypter.h
|
include util.h to get SecureString definition.
|
13 years ago |
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
|
Use std::numeric_limits<> for typesafe INT_MAX/etc
|
13 years ago |
init.cpp
|
Merge pull request #717 from TheBlueMatt/installerqtupgrade
|
13 years ago |
init.h
|
Implement "Start on window system startup" on Win32 + Linux.
|
13 years ago |
irc.cpp
|
…
|
|
irc.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var
|
13 years ago |
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
|
Merge pull request #677 from luke-jr/minfee_modes
|
13 years ago |
main.h
|
Merge pull request #677 from luke-jr/minfee_modes
|
13 years ago |
makefile.linux-mingw
|
add key.o and rpcdump.o to makefile.linux-mingw
|
13 years ago |
makefile.mingw
|
…
|
|
makefile.osx
|
…
|
|
makefile.unix
|
…
|
|
makefile.vc
|
…
|
|
net.cpp
|
Use std::numeric_limits<> for typesafe INT_MAX/etc
|
13 years ago |
net.h
|
…
|
|
noui.h
|
…
|
|
protocol.cpp
|
Use std::numeric_limits<> for typesafe INT_MAX/etc
|
13 years ago |
protocol.h
|
…
|
|
qtui.h
|
…
|
|
rpcdump.cpp
|
…
|
|
script.cpp
|
Update bitcoin address numbers for latest luke-jr/sipa scheme
|
13 years ago |
script.h
|
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
|
13 years ago |
serialize.h
|
Include limits, not climints (using std::numeric_limits now)
|
13 years ago |
strlcpy.h
|
…
|
|
uint256.h
|
Cleanup: removed dead code, and use C99 typedefs for int64 (supported by all modern c++ compilers)
|
13 years ago |
util.cpp
|
Merge pull request #673 from mndrix/less-time-data
|
13 years ago |
util.h
|
Merge pull request #673 from mndrix/less-time-data
|
13 years ago |
wallet.cpp
|
Merge pull request #677 from luke-jr/minfee_modes
|
13 years ago |
wallet.h
|
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
|
13 years ago |