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
Pieter Wuille 7cd0af7cc2
Move bignum.h to test/
11 years ago
..
compat build: add symbol for upcoming gcc 4.9's libstdc++ 11 years ago
json
leveldb
m4 Bugfix: configure: Look in libx32 subdirectory for boost libraries 11 years ago
obj
obj-test
qt Merge pull request #4134 11 years ago
test Move bignum.h to test/ 11 years ago
Makefile.am Move bignum.h to test/ 11 years ago
Makefile.include don't use sed's -i option to stay posix compliant 11 years ago
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.cpp
allocators.h
base58.cpp Replace DecodeBase58/EncodeBase58 with direct implementation. 11 years ago
base58.h Replace DecodeBase58/EncodeBase58 with direct implementation. 11 years ago
bitcoin-cli-res.rc
bitcoin-cli.cpp Show error message if ReadConfigFile fails 11 years ago
bitcoind-res.rc
bitcoind.cpp Show error message if ReadConfigFile fails 11 years ago
bloom.cpp
bloom.h
chainparams.cpp Move {Get,Set}Compact from bignum to uint256 11 years ago
chainparams.h Reduce bignum.h now it is only needed for scriptnum_tests 11 years ago
checkpoints.cpp [Qt] rescan progress 11 years ago
checkpoints.h [Qt] rescan progress 11 years ago
checkqueue.h
clientversion.h VERSION obtained from source instead of the previous git tag. 11 years ago
coincontrol.h
coins.cpp
coins.h
compat.h reorder includes to compile on OpenBSD 11 years ago
core.cpp
core.h
crypter.cpp
crypter.h
db.cpp unified and better log/error messages for CDBEnv/CDB 11 years ago
db.h
hash.cpp
hash.h
init.cpp Merge pull request #4114 11 years ago
init.h
key.cpp
key.h
keystore.cpp Check redeemScript size does not exceed 520 byte limit 11 years ago
keystore.h
leveldbwrapper.cpp Wrap create_directory calls in try...catch blocks. 11 years ago
leveldbwrapper.h
limitedmap.h
main.cpp Merge pull request #4076 11 years ago
main.h Merge pull request #4076 11 years ago
miner.cpp Move {Get,Set}Compact from bignum to uint256 11 years ago
miner.h
mruset.h
net.cpp rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
net.h rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
netbase.cpp Remove build-time no-IPv6 setting 11 years ago
netbase.h Remove build-time no-IPv6 setting 11 years ago
noui.cpp
noui.h
protocol.cpp
protocol.h Reduce bignum.h now it is only needed for scriptnum_tests 11 years ago
rpcblockchain.cpp rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
rpcclient.cpp
rpcclient.h
rpcdump.cpp [Qt] importwallet progress 11 years ago
rpcmining.cpp Move {Get,Set}Compact from bignum to uint256 11 years ago
rpcmisc.cpp Check redeemScript size does not exceed 520 byte limit 11 years ago
rpcnet.cpp rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
rpcprotocol.cpp
rpcprotocol.h 'sendrawtransaction' improvements 11 years ago
rpcrawtransaction.cpp Merge pull request #3843 11 years ago
rpcserver.cpp rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
rpcserver.h rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
rpcwallet.cpp Check redeemScript size does not exceed 520 byte limit 11 years ago
script.cpp Merge pull request #3637 11 years ago
script.h Merge pull request #3637 11 years ago
serialize.h remove an assignment which is never used. 11 years ago
sync.cpp
sync.h
threadsafety.h
tinyformat.h
txdb.cpp Move {Get,Set}Compact from bignum to uint256 11 years ago
txdb.h Move {Get,Set}Compact from bignum to uint256 11 years ago
txmempool.cpp
txmempool.h
ui_interface.h [Qt] rescan progress 11 years ago
uint256.h Deduplicate uint* comparison operator logic 11 years ago
util.cpp Wrap create_directory calls in try...catch blocks. 11 years ago
util.h Wrap create_directory calls in try...catch blocks. 11 years ago
version.cpp VERSION obtained from source instead of the previous git tag. 11 years ago
version.h
wallet.cpp add DEFAULT_TRANSACTION_FEE constant in wallet 11 years ago
wallet.h add DEFAULT_TRANSACTION_FEE constant in wallet 11 years ago
walletdb.cpp
walletdb.h