.. |
compat
|
build: add symbol for upcoming gcc 4.9's libstdc++
|
11 years ago |
json
|
json_spirit: #include <stdint.h>
|
11 years ago |
leveldb
|
Merge src/leveldb changes for LevelDB 1.17.
|
11 years ago |
m4
|
Bugfix: configure: Look in libx32 subdirectory for boost libraries
|
11 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
add DEFAULT_UPNP constant in net
|
11 years ago |
test
|
Fix build in OS X 10.9
|
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
|
Remove redundant .c_str()s
|
11 years ago |
addrman.h
|
Cleanup code using forward declarations.
|
11 years ago |
alert.cpp
|
Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
|
11 years ago |
alert.h
|
Cleanup code using forward declarations.
|
11 years ago |
allocators.cpp
|
Changing LockedPageManager to use a managed instance
|
11 years ago |
allocators.h
|
Cleanup code using forward declarations.
|
11 years ago |
base58.cpp
|
Move base58.h implementation code to base58.cpp
|
11 years ago |
base58.h
|
Move base58.h implementation code to base58.cpp
|
11 years ago |
bitcoin-cli-res.rc
|
qt: Update remaining "The Bitcoin Core Developers"
|
11 years ago |
bitcoin-cli.cpp
|
SetupEnvironment() - clean commit
|
11 years ago |
bitcoind-res.rc
|
qt: Update remaining "The Bitcoin Core Developers"
|
11 years ago |
bitcoind.cpp
|
Remove fDaemon flag checking on return from main(), which is useless and looks really strange.
|
11 years ago |
bloom.cpp
|
Fix bloom filter not to use bit_mask
|
11 years ago |
bloom.h
|
Cleanup code using forward declarations.
|
11 years ago |
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
|
Cleanup code using forward declarations.
|
11 years ago |
clientversion.h
|
VERSION obtained from source instead of the previous git tag.
|
11 years ago |
coincontrol.h
|
Coincontrol cleanup (e.g. add missing license)
|
11 years ago |
coins.cpp
|
Add verbose boolean to getrawmempool
|
11 years ago |
coins.h
|
Add verbose boolean to getrawmempool
|
11 years ago |
compat.h
|
reorder includes to compile on OpenBSD
|
11 years ago |
core.cpp
|
Remove dummy PRIszX macros for formatting
|
11 years ago |
core.h
|
Merge pull request #3305 from mikehearn/fee_drop
|
11 years ago |
crypter.cpp
|
Move CCryptoKeyStore to crypter.cpp
|
11 years ago |
crypter.h
|
Move CCryptoKeyStore to crypter.cpp
|
11 years ago |
db.cpp
|
unified and better log/error messages for CDBEnv/CDB
|
11 years ago |
db.h
|
Move CAddrDB frrom db to net
|
11 years ago |
hash.cpp
|
Add HMAC-SHA512 to hash
|
12 years ago |
hash.h
|
Cleanup code using forward declarations.
|
11 years ago |
init.cpp
|
Add -rpcbind option to allow binding RPC port on a specific interface
|
11 years ago |
init.h
|
Allow `-noserver` with bitcoind
|
11 years ago |
key.cpp
|
Also switch the (unused) verification code to low-s instead of even-s.
|
11 years ago |
key.h
|
Also switch the (unused) verification code to low-s instead of even-s.
|
11 years ago |
keystore.cpp
|
Check redeemScript size does not exceed 520 byte limit
|
11 years ago |
keystore.h
|
Update moved and dead links
|
11 years ago |
leveldbwrapper.cpp
|
Wrap create_directory calls in try...catch blocks.
|
11 years ago |
leveldbwrapper.h
|
Cleanup code using forward declarations.
|
11 years ago |
limitedmap.h
|
Cleanup code using forward declarations.
|
11 years ago |
main.cpp
|
Merge pull request #4199
|
11 years ago |
main.h
|
Merge pull request #4076
|
11 years ago |
miner.cpp
|
Merge pull request #4138
|
11 years ago |
miner.h
|
setgenerate creates multiple blocks in -regtest mode
|
11 years ago |
mruset.h
|
Cleanup code using forward declarations.
|
11 years ago |
net.cpp
|
add DEFAULT_UPNP constant in net
|
11 years ago |
net.h
|
add DEFAULT_UPNP constant in net
|
11 years ago |
netbase.cpp
|
net: Add CSubNet class for subnet matching
|
11 years ago |
netbase.h
|
net: Add CSubNet class for subnet matching
|
11 years ago |
noui.cpp
|
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
|
11 years ago |
noui.h
|
Cleanup code using forward declarations.
|
11 years ago |
protocol.cpp
|
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
|
11 years ago |
protocol.h
|
Reduce bignum.h now it is only needed for scriptnum_tests
|
11 years ago |
rpcblockchain.cpp
|
removed a few unnecessary casts
|
11 years ago |
rpcclient.cpp
|
switch from boost int types to <stdint.h>
|
11 years ago |
rpcclient.h
|
bitcoin-cli: remove unneeded dependencies (only code movement)
|
11 years ago |
rpcdump.cpp
|
[Qt] importwallet progress
|
11 years ago |
rpcmining.cpp
|
switch from boost int types to <stdint.h>
|
11 years ago |
rpcmisc.cpp
|
removed a few unnecessary casts
|
11 years ago |
rpcnet.cpp
|
removed a few unnecessary casts
|
11 years ago |
rpcprotocol.cpp
|
Remove dummy PRIszX macros for formatting
|
11 years ago |
rpcprotocol.h
|
Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost
|
11 years ago |
rpcrawtransaction.cpp
|
switch from boost int types to <stdint.h>
|
11 years ago |
rpcserver.cpp
|
Add -rpcbind option to allow binding RPC port on a specific interface
|
11 years ago |
rpcserver.h
|
Add tests for BoostAsioToCNetAddr
|
11 years ago |
rpcwallet.cpp
|
removed a few unnecessary casts
|
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
|
Wallet locking fixes for -DDEBUG_LOCKORDER
|
11 years ago |
sync.h
|
Use mutex pointer instead of name for AssertLockHeld
|
11 years ago |
threadsafety.h
|
Cleanup code using forward declarations.
|
11 years ago |
tinyformat.h
|
Make tinyformat errors raise an exception instead of assert()ing
|
11 years ago |
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
|
Remove CWalletTx::vfSpent
|
11 years ago |
txmempool.h
|
Remove CWalletTx::vfSpent
|
11 years ago |
ui_interface.h
|
[Qt] rescan progress
|
11 years ago |
uint256.h
|
Deduplicate uint* comparison operator logic
|
11 years ago |
util.cpp
|
Merge pull request #4174
|
11 years ago |
util.h
|
Merge pull request #4174
|
11 years ago |
version.cpp
|
VERSION obtained from source instead of the previous git tag.
|
11 years ago |
version.h
|
Bump protocol version to 70002
|
11 years ago |
wallet.cpp
|
Merge pull request #4138
|
11 years ago |
wallet.h
|
add DEFAULT_TRANSACTION_FEE constant in wallet
|
11 years ago |
walletdb.cpp
|
Remove dummy PRIszX macros for formatting
|
11 years ago |
walletdb.h
|
Add -zapwallettxes cli/config option, used for wallet recovery
|
11 years ago |