.. |
compat
|
Check for strnlen and provide it if it is not found.
|
2014-11-24 10:28:24 +01:00 |
config
|
|
|
crypto
|
Header define style cleanups
|
2014-11-20 17:22:06 +01:00 |
json
|
|
|
leveldb
|
|
|
obj
|
|
|
obj-test
|
|
|
primitives
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
qt
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
script
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
secp256k1
|
Update libsecp256k1
|
2014-12-11 01:58:25 +01:00 |
test
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
univalue
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
.clang-format
|
|
|
addrman.cpp
|
|
|
addrman.h
|
|
|
alert.cpp
|
|
|
alert.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
allocators.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
allocators.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
amount.cpp
|
|
|
amount.h
|
|
|
base58.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
base58.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
bitcoin-cli-res.rc
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
bitcoin-cli.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
bitcoin-tx.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
bitcoind-res.rc
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
bitcoind.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
bloom.cpp
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
bloom.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
chain.cpp
|
Move remaining CBlockIndex methods to chain.cpp
|
2014-12-11 17:39:10 +01:00 |
chain.h
|
Fix small typos in comments and error messages
|
2014-12-16 11:24:43 +01:00 |
chainparams.cpp
|
Remove misleading comment about testnet's message string.
|
2014-11-22 22:22:12 +01:00 |
chainparams.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
chainparamsbase.cpp
|
|
|
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
|
|
checkpoints.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
checkpoints.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
checkqueue.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
clientversion.cpp
|
|
|
clientversion.h
|
Now that 0.10 has been branched, master is 0.10.99
|
2014-12-11 16:03:46 +01:00 |
coincontrol.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
coins.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
coins.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
compat.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
compressor.cpp
|
|
|
compressor.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
core_io.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
core_read.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
core_write.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
crypter.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
crypter.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
db.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
db.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
eccryptoverify.cpp
|
|
|
eccryptoverify.h
|
|
|
ecwrapper.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
ecwrapper.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
hash.cpp
|
Split up crypto/sha2
|
2014-11-20 17:22:02 +01:00 |
hash.h
|
Split up crypto/sha2
|
2014-11-20 17:22:02 +01:00 |
init.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
init.h
|
Make comments in main an init doxygen compatible
|
2014-12-02 15:50:58 +08:00 |
key.cpp
|
Update Bitcoin for libsecp256k1 API change
|
2014-12-11 02:06:28 +01:00 |
key.h
|
Merge pull request #5227
|
2014-12-01 14:57:58 +01:00 |
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldbwrapper.cpp
|
|
|
leveldbwrapper.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
limitedmap.h
|
|
|
main.cpp
|
add missing CAutoFile::IsNull() check in main
|
2014-12-19 18:47:00 +01:00 |
main.h
|
Merge pull request #5181
|
2014-12-05 16:50:48 +01:00 |
Makefile.am
|
Move CMerkleBlock and CPartialMerkleTree to their own file
|
2014-12-05 01:57:40 -08:00 |
Makefile.qt.include
|
Qt: HiDPI (retina) support for splash screen
|
2014-12-16 11:15:05 +01:00 |
Makefile.qttest.include
|
build: make a distinction between static app ldflags and static lib ldflags
|
2014-11-19 22:08:27 -05:00 |
Makefile.test.include
|
build: fix link error on some platforms. Fixes #5235
|
2014-11-20 13:45:14 -05:00 |
merkleblock.cpp
|
Move CMerkleBlock and CPartialMerkleTree to their own file
|
2014-12-05 01:57:40 -08:00 |
merkleblock.h
|
Move CMerkleBlock and CPartialMerkleTree to their own file
|
2014-12-05 01:57:40 -08:00 |
miner.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
miner.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
mruset.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
net.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
net.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
netbase.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
netbase.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
noui.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
noui.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
pow.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
pow.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
protocol.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
protocol.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
pubkey.cpp
|
Update Bitcoin for libsecp256k1 API change
|
2014-12-11 02:06:28 +01:00 |
pubkey.h
|
|
|
random.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
random.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
rest.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
rpcblockchain.cpp
|
[REST] JSON output: remove block infos from tx details if it is nested in block
|
2014-12-09 16:05:51 +01:00 |
rpcclient.cpp
|
Update comments in src/rpc* to be doxygen compatible
|
2014-11-20 10:19:39 +08:00 |
rpcclient.h
|
Update comments in src/rpc* to be doxygen compatible
|
2014-11-20 10:19:39 +08:00 |
rpcdump.cpp
|
Add sanity check after key generation
|
2014-11-23 10:47:39 +01:00 |
rpcmining.cpp
|
prioritisetransaction RPC: Restore compatibility with existing implementations by using satoshis for fee offset rather than BTC
|
2014-12-01 14:18:07 +00:00 |
rpcmisc.cpp
|
Update comments in src/rpc* to be doxygen compatible
|
2014-11-20 10:19:39 +08:00 |
rpcnet.cpp
|
Update comments in src/rpc* to be doxygen compatible
|
2014-11-20 10:19:39 +08:00 |
rpcprotocol.cpp
|
Update comments in src/rpc* to be doxygen compatible
|
2014-11-20 10:19:39 +08:00 |
rpcprotocol.h
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
rpcrawtransaction.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
rpcserver.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
rpcserver.h
|
Make pass-by-ref arguments const.
|
2014-12-16 13:45:27 +01:00 |
rpcwallet.cpp
|
Use RPC_INVALID_PARAMETER instead of RPC_WALLET_ERROR for invalid amount.
|
2014-12-05 17:22:06 +01:00 |
serialize.h
|
|
|
streams.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
sync.cpp
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
sync.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
threadsafety.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
timedata.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
timedata.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
tinyformat.h
|
|
|
txdb.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
txdb.h
|
Do all block index writes in a batch
|
2014-11-25 16:26:35 +01:00 |
txmempool.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
txmempool.h
|
Remove txn which are invalidated by coinbase maturity during reorg
|
2014-12-08 14:05:42 -08:00 |
ui_interface.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
uint256.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
uint256.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
undo.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
util.cpp
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
util.h
|
make all catch() arguments const
|
2014-12-17 09:39:24 +01:00 |
utilmoneystr.cpp
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
utilmoneystr.h
|
Update comments in util to be doxygen compatible
|
2014-11-17 11:04:01 +08:00 |
utilstrencodings.cpp
|
Format paragraphs properly - count the space between words.
|
2014-12-06 21:26:52 +01:00 |
utilstrencodings.h
|
Update comments in util to be doxygen compatible
|
2014-11-17 11:04:01 +08:00 |
utiltime.cpp
|
Update comments in util to be doxygen compatible
|
2014-11-17 11:04:01 +08:00 |
utiltime.h
|
Update comments in util to be doxygen compatible
|
2014-11-17 11:04:01 +08:00 |
version.h
|
|
|
wallet_ismine.cpp
|
Fix small typos in comments and error messages
|
2014-12-16 11:24:43 +01:00 |
wallet_ismine.h
|
|
|
wallet.cpp
|
Merge pull request #2340
|
2014-12-19 18:54:51 +01:00 |
wallet.h
|
Merge pull request #5399
|
2014-12-10 08:22:20 +01:00 |
walletdb.cpp
|
Merge pull request #5470
|
2014-12-19 19:23:23 +01:00 |
walletdb.h
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |