.. |
compat
|
various (gitian) build fixes
|
2015-04-29 21:27:52 +03:00 |
config
|
build: move bitcoin-config.h to its own directory
|
2014-06-21 19:47:43 +02:00 |
crypto
|
move x11 algos to crypto/
|
2015-04-04 23:00:03 +03:00 |
json
|
json: fail read_string if string contains trailing garbage
|
2015-07-14 13:19:08 +03:00 |
leveldb
|
Merge src/leveldb changes for LevelDB 1.18.
|
2014-10-16 12:23:50 -07:00 |
obj
|
|
|
obj-test
|
|
|
primitives
|
small fixes
|
2015-07-07 15:47:22 +03:00 |
qt
|
UI: theme-dependent icons/images Step 5 (About message)
|
2015-09-16 20:09:12 +02:00 |
script
|
Various improvements to the proposal system
|
2015-07-12 14:02:39 -07:00 |
secp256k1
|
Do not use libgmp automatically in libsecp256k1
|
2014-12-23 14:20:28 +01:00 |
test
|
json: fail read_string if string contains trailing garbage
|
2015-07-14 13:19:08 +03:00 |
univalue
|
Fix all header defines
|
2014-11-03 16:16:40 +01:00 |
.clang-format
|
Update coding style and add .clang-format
|
2014-07-28 22:08:13 +02:00 |
activemasternode.cpp
|
remove depreciated dsee/dseep code
|
2015-09-12 16:35:37 +02:00 |
activemasternode.h
|
more checks on MN register
|
2015-07-18 03:10:47 +03:00 |
addrman.cpp
|
Cap nAttempts penalty at 8 and switch to pow instead of a division loop.
|
2015-04-20 13:59:19 +02:00 |
addrman.h
|
Scale up addrman
|
2015-04-01 16:39:55 +02:00 |
alert.cpp
|
minor code style cleanup after recent merges
|
2014-11-04 14:36:46 +01:00 |
alert.h
|
Fix all header defines
|
2014-11-03 16:16:40 +01:00 |
allocators.cpp
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
allocators.h
|
Remove assertion from ~LockedPageManager
|
2015-07-04 05:15:10 +02:00 |
amount.cpp
|
btc/kb -> dash/kb
|
2015-06-23 18:15:12 +03:00 |
amount.h
|
MOVEONLY: Move CFeeRate and Amount constants to amount.o
|
2014-10-27 13:54:37 +01:00 |
base58.cpp
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
base58.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03: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
|
Refactored masternode payments system
|
2015-07-20 15:09:42 -07:00 |
chain.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
chainparams.cpp
|
checkpoint
|
2015-08-10 14:12:43 -07:00 |
chainparams.h
|
Merge branch '0.10' into merge_btc010
|
2015-04-08 06:15:17 +03:00 |
chainparamsbase.cpp
|
Fixed Default RPC Ports
|
2015-04-15 01:27:45 +07:00 |
chainparamsbase.h
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
chainparamsseeds.h
|
Merge branch 'master' into merge_btc010
|
2015-04-13 22:46:04 +03:00 |
checkpoints.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
checkpoints.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
checkqueue.h
|
Acquire CCheckQueue's lock to avoid race condition
|
2015-02-23 19:34:24 +01:00 |
clientversion.cpp
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
clientversion.h
|
bump version
|
2015-09-04 15:33:53 +02:00 |
coincontrol.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
coins.cpp
|
Bugfix: only track UTXO modification after lookup
|
2015-01-07 13:11:54 +01:00 |
coins.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
compat.h
|
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again
|
2015-08-11 21:48:57 +03:00 |
compressor.cpp
|
boost: moveonly: split CPubKey and friends to new files
|
2014-10-31 01:19:37 -04:00 |
compressor.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
core_io.h
|
Bugfix: prioritisetransaction: Do some basic sanity checking on txid
|
2014-12-31 10:53:26 +01:00 |
core_read.cpp
|
Bugfix: prioritisetransaction: Do some basic sanity checking on txid
|
2014-12-31 10:53:26 +01:00 |
core_write.cpp
|
Merge pull request #5207
|
2014-12-05 11:24:39 +01:00 |
crypter.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
crypter.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
darksend-relay.cpp
|
ConnectNode/FindNide:
|
2015-08-05 01:38:54 +03:00 |
darksend-relay.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
darksend.cpp
|
remove extra "new line" from some error/log messages
|
2015-09-12 16:30:02 +02:00 |
darksend.h
|
Revert "fix - ds can leak info by number of inputs"
|
2015-09-02 05:06:22 -07:00 |
dash-cli-res.rc
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
dash-cli.cpp
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
dash-tx.cpp
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
dashd-res.rc
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
dashd.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
db.cpp
|
fix db shutdown crash - adopt btc daf956b7b196769f8027026dd047e72412a9a039
|
2015-06-24 17:49:30 +03:00 |
db.h
|
fix db shutdown crash - adopt btc daf956b7b196769f8027026dd047e72412a9a039
|
2015-06-24 17:49:30 +03:00 |
eccryptoverify.cpp
|
minor code style cleanup after recent merges
|
2014-11-04 14:36:46 +01:00 |
eccryptoverify.h
|
minor code style cleanup after recent merges
|
2014-11-04 14:36:46 +01:00 |
ecwrapper.cpp
|
Improve robustness of DER recoding code
|
2015-01-12 09:12:12 +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
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
init.cpp
|
enable cache files / remove old vote check
|
2015-08-29 16:45:42 -07:00 |
init.h
|
Wallet Repair Buttons: refactoring and remove old repair args before restart
|
2015-05-28 23:09:14 +02:00 |
instantx.cpp
|
Few cleanups:
|
2015-08-28 23:16:58 +03:00 |
instantx.h
|
protocol bump
|
2015-08-13 16:35:38 -07:00 |
keepass.cpp
|
Continue work on more debug categories
|
2015-07-31 19:01:18 +03:00 |
keepass.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
key.cpp
|
Improve robustness of DER recoding code
|
2015-01-12 09:28:24 +01:00 |
key.h
|
Merge pull request #5227
|
2014-12-01 14:57:58 +01:00 |
keystore.cpp
|
Update comments in keystore to be doxygen compatible
|
2014-10-28 12:06:59 +08:00 |
keystore.h
|
boost: moveonly: split CPubKey and friends to new files
|
2014-10-31 01:19:37 -04:00 |
leveldbwrapper.cpp
|
minor code style cleanup after recent merges
|
2014-11-04 14:36:46 +01:00 |
leveldbwrapper.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
limitedmap.h
|
remove code below asserts in limitedmap.h (fixes a ToDo)
|
2014-09-22 09:35:40 +02:00 |
main.cpp
|
fix dstx: they were conflicted because of priority
|
2015-09-01 07:10:24 +03:00 |
main.h
|
fix dstx: they were conflicted because of priority
|
2015-09-01 07:10:24 +03:00 |
Makefile.am
|
move ds/ix/mn lib to wallet category
|
2015-07-30 06:27:29 -07:00 |
Makefile.qt.include
|
UI: theme-dependent icons/images Step 2 (Gitian-build fix)
|
2015-09-13 00:59:51 +02:00 |
Makefile.qttest.include
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
Makefile.test.include
|
Merge branch '0.10' into merge_btc010
|
2015-04-08 06:15:17 +03:00 |
masternode-budget.cpp
|
remove extra "new line" from some error/log messages
|
2015-09-12 16:30:02 +02:00 |
masternode-budget.h
|
Few cleanups:
|
2015-08-28 23:16:58 +03:00 |
masternode-payments.cpp
|
fix mnw limits
|
2015-09-04 15:22:17 +03:00 |
masternode-payments.h
|
revert c5d6b reduced mnw bandwidth
|
2015-08-29 16:48:19 -07:00 |
masternode-sync.cpp
|
translations 20150902
|
2015-09-03 00:32:34 +03:00 |
masternode-sync.h
|
Fixes for sync:
|
2015-08-25 18:25:19 +03:00 |
masternode.cpp
|
remove depreciated dsee/dseep code
|
2015-09-12 16:35:37 +02:00 |
masternode.h
|
remove depreciated dsee/dseep code
|
2015-09-12 16:35:37 +02:00 |
masternodeconfig.cpp
|
recognize comments in masternode.conf / write initial file
|
2015-08-08 13:49:55 +03:00 |
masternodeconfig.h
|
Force txindex when a Mastenode
|
2015-07-16 03:00:16 -07:00 |
masternodeman.cpp
|
remove depreciated dsee/dseep code
|
2015-09-12 16:35:37 +02:00 |
masternodeman.h
|
Fix payment cycle when network is in the process of updating
|
2015-08-20 08:37:05 -07: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
|
Revert "V0.12.0.x stop mining before completely synced, more info in rpc"
|
2015-08-13 09:38:23 -07:00 |
miner.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
mruset.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
net.cpp
|
fix bug where hot mn can't start if upnp is on
|
2015-08-31 05:30:03 +03:00 |
net.h
|
Masternode inv messages / save seen in mncache
|
2015-07-25 12:07:30 -07:00 |
netbase.cpp
|
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again
|
2015-08-11 21:48:57 +03:00 |
netbase.h
|
Simplify code for CSubnet
|
2015-07-14 13:19:07 +03:00 |
noui.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
noui.h
|
add missing header end comments
|
2014-08-28 22:25:21 +02:00 |
pow.cpp
|
Fix KGW (handle negative uint256 properly)
|
2015-05-01 20:17:14 +03:00 |
pow.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
protocol.cpp
|
Fixed DarkSend dstx propagation issues
|
2015-07-27 12:34:02 -07:00 |
protocol.h
|
Fixed DarkSend dstx propagation issues
|
2015-07-27 12:34:02 -07:00 |
pubkey.cpp
|
Split up crypto/sha2
|
2014-11-20 17:22:02 +01:00 |
pubkey.h
|
minor code style cleanup after recent merges
|
2014-11-04 14:36:46 +01:00 |
random.cpp
|
Make sure that GetRandomBytes never fails
|
2014-11-07 13:49:25 +01:00 |
random.h
|
Fix typo in doxygen comment.
|
2014-11-25 08:18:33 +01:00 |
rest.cpp
|
[REST] /rest/block response with full tx details
|
2014-12-09 16:05:50 +01:00 |
rpcblockchain.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcclient.cpp
|
Added sendtoaddressix for api IX support
|
2015-07-30 11:33:56 -07:00 |
rpcclient.h
|
Changed darkcoin references to dash
|
2015-03-19 12:03:14 -07:00 |
rpcdump.cpp
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
rpcmasternode-budget.cpp
|
Sanitize mnbudget prepare|submit names and URLs
|
2015-09-04 05:44:02 +02:00 |
rpcmasternode.cpp
|
split usage of "masternode" command: "start" for local Hot and "start-<mode>" for remote"
|
2015-09-12 18:02:39 +02:00 |
rpcmining.cpp
|
Few cleanups:
|
2015-08-28 23:16:58 +03:00 |
rpcmisc.cpp
|
Revert "V0.12.0.x stop mining before completely synced, more info in rpc"
|
2015-08-13 09:38:23 -07:00 |
rpcnet.cpp
|
satoshi(s) -> duff(s) & Satoshi:x.x.x -> Dash Core:x.x.x (both for user visible strings only)
|
2015-07-07 01:40:38 +03:00 |
rpcprotocol.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcprotocol.h
|
Revert "V0.12.0.x stop mining before completely synced, more info in rpc"
|
2015-08-13 09:38:23 -07:00 |
rpcrawtransaction.cpp
|
Merge branch '0.10' into v0.12.0.x_merge_btc010
|
2015-05-16 00:05:57 +03:00 |
rpcserver.cpp
|
change threadSafe (i.e. cs_main lock usage) for Dash rpc commands
|
2015-09-12 07:45:47 +02:00 |
rpcserver.h
|
added mnsync command
|
2015-08-05 07:24:58 -07:00 |
rpcwallet.cpp
|
fixed sendtoaddressix
|
2015-07-30 12:00:17 -07:00 |
serialize.h
|
Update serialize comments to be doxygen compatible
|
2014-10-31 13:07:05 +08:00 |
spork.cpp
|
Merge pull request #532 from UdjinM6/v0.12.0.x_fix_GetSporkValue
|
2015-08-15 13:30:21 -07:00 |
spork.h
|
fix GetSporkValue return
|
2015-08-14 12:57:41 -07:00 |
streams.h
|
boost: split stream classes out of serialize.h
|
2014-10-22 15:21:06 -04:00 |
sync.cpp
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
sync.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
threadsafety.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
timedata.cpp
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
timedata.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
tinyformat.h
|
Move *Version() functions to version.h/cpp
|
2014-08-26 13:25:21 +02:00 |
txdb.cpp
|
MOVEONLY: Separate CTransaction and dependencies from core
|
2014-10-27 13:54:37 +01:00 |
txdb.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
txmempool.cpp
|
bump required version for fee_estimates.dat file
|
2015-06-23 18:22:39 +03:00 |
txmempool.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
ui_interface.h
|
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.
|
2014-10-17 00:33:31 -07:00 |
uint256.cpp
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
uint256.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
undo.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
util.cpp
|
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again
|
2015-08-11 21:48:57 +03:00 |
util.h
|
drop -masternodeminprotocol/nMasternodeMinProtocol, use masternodePayments.GetMinMasternodePaymentsProto()
|
2015-07-20 08:03:36 +03: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
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
utilstrencodings.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
utiltime.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
utiltime.h
|
Update comments in util to be doxygen compatible
|
2014-11-17 11:04:01 +08:00 |
version.h
|
Revert "fix - ds can leak info by number of inputs"
|
2015-09-02 05:06:22 -07:00 |
wallet_ismine.cpp
|
boost: moveonly: split CPubKey and friends to new files
|
2014-10-31 01:19:37 -04:00 |
wallet_ismine.h
|
Fix all header defines
|
2014-11-03 16:16:40 +01:00 |
wallet.cpp
|
Revert "fix - ds can leak info by number of inputs"
|
2015-09-02 05:06:22 -07:00 |
wallet.h
|
Revert "fix - ds can leak info by number of inputs"
|
2015-09-02 05:06:22 -07:00 |
walletdb.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
walletdb.h
|
[Wallet] Watch-only fixes
|
2014-10-03 04:29:51 +02:00 |