.. |
compat
|
various (gitian) build fixes
|
2015-04-29 21:27:52 +03:00 |
config
|
|
|
crypto
|
move x11 algos to crypto/
|
2015-04-04 23:00:03 +03:00 |
json
|
|
|
leveldb
|
|
|
obj
|
|
|
obj-test
|
|
|
primitives
|
fixed most of the budget functions
|
2015-04-30 10:11:34 -07:00 |
qt
|
Merge branch 'master' into v0.12.0.x_merge_master
|
2015-06-04 19:14:32 +03:00 |
script
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
secp256k1
|
Do not use libgmp automatically in libsecp256k1
|
2014-12-23 14:20:28 +01:00 |
test
|
Merge branch '0.10' into v0.12.0.x_merge_btc010
|
2015-05-16 00:05:57 +03:00 |
univalue
|
|
|
.clang-format
|
|
|
activemasternode.cpp
|
Masternode System Bug Fixes
|
2015-06-14 17:05:51 -07:00 |
activemasternode.h
|
Masternode Overhaul
|
2015-04-17 23:44:49 -07: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
|
|
|
alert.h
|
|
|
allocators.cpp
|
|
|
allocators.h
|
|
|
amount.cpp
|
|
|
amount.h
|
|
|
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
|
|
|
chain.h
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
chainparams.cpp
|
Update last checkpoint data for mainnet - should give more accurate verification progress
|
2015-05-16 06:04:33 +03: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
|
Preparations for 0.10.2 release
|
2015-05-12 16:23: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
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
compressor.cpp
|
|
|
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
|
Cleanup few debug msgs, reduce log spam / few readability fixes
|
2015-03-13 18:53:12 +03:00 |
darksend-relay.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
darksend.cpp
|
Merge pull request #348 from UdjinM6/v0.12.0.x_fix_unlock_null_collateral
|
2015-06-04 07:10:49 -07:00 |
darksend.h
|
- Randomize denoms calculated ot of vecAmounts. Should help to find partners faster/more often and maybe slightly improve anonymity also.
|
2015-05-30 05:59:31 +03: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
|
|
|
db.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
eccryptoverify.cpp
|
|
|
eccryptoverify.h
|
|
|
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
|
Adjusted max payment per finalized budget to 10% of the monthly block reward
|
2015-06-09 20:46:24 -06:00 |
init.h
|
Wallet Repair Buttons: refactoring and remove old repair args before restart
|
2015-05-28 23:09:14 +02:00 |
instantx.cpp
|
fix ix comments
|
2015-06-04 21:54:33 +03:00 |
instantx.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
keepass.cpp
|
various (gitian) build fixes
|
2015-04-29 21:27:52 +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
|
|
|
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
|
Masternode System Bug Fixes
|
2015-06-14 17:05:51 -07:00 |
main.h
|
Merge branch '0.10' into merge_btc010
|
2015-04-08 06:15:17 +03:00 |
Makefile.am
|
merged
|
2015-05-04 02:36:23 -07:00 |
Makefile.qt.include
|
Statusbar_Icons: makefile for Gitian fixed
|
2015-06-01 10:27:46 +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
|
fix segfault in budgets
|
2015-06-10 09:49:08 +03:00 |
masternode-budget.h
|
Adjusted max payment per finalized budget to 10% of the monthly block reward
|
2015-06-09 20:46:24 -06:00 |
masternode-payments.cpp
|
fixed issue with reindex and super blocks
|
2015-06-16 07:04:50 -07:00 |
masternode-payments.h
|
Masternode System Bug Fixes
|
2015-06-14 17:05:51 -07:00 |
masternode-pos.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
masternode-pos.h
|
Masternode Overhaul
|
2015-04-17 23:44:49 -07:00 |
masternode.cpp
|
add recent (tip - 12) block hash to mnping
|
2015-06-09 14:37:36 +03:00 |
masternode.h
|
Merge pull request #356 from UdjinM6/v0.12.0.x_mnping_blockhash
|
2015-06-09 20:04:12 -06:00 |
masternodeconfig.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
masternodeconfig.h
|
Dash rebranding
|
2015-03-17 16:06:58 -07:00 |
masternodeman.cpp
|
Masternode System Bug Fixes
|
2015-06-14 17:05:51 -07:00 |
masternodeman.h
|
Masternode System Bug Fixes
|
2015-06-14 17:05:51 -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
|
Complete rewrite of consensus code for mn/budget payments
|
2015-05-30 10:27:51 -07:00 |
miner.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
mruset.h
|
|
|
net.cpp
|
Wallet Repair Buttons added
|
2015-05-25 22:59:38 +02:00 |
net.h
|
Wallet Repair Buttons added
|
2015-05-25 22:59:38 +02:00 |
netbase.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
netbase.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
noui.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
noui.h
|
|
|
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
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
protocol.h
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
pubkey.cpp
|
Split up crypto/sha2
|
2014-11-20 17:22:02 +01:00 |
pubkey.h
|
|
|
random.cpp
|
|
|
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
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -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
|
Finalized Budget Changes
|
2015-05-30 13:12:12 -07:00 |
rpcmasternode.cpp
|
tie budget system to masternode payment system
|
2015-05-26 07:56:51 -07:00 |
rpcmining.cpp
|
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x
|
2015-04-16 00:42:33 +03:00 |
rpcmisc.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcnet.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcprotocol.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcprotocol.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcrawtransaction.cpp
|
Merge branch '0.10' into v0.12.0.x_merge_btc010
|
2015-05-16 00:05:57 +03:00 |
rpcserver.cpp
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
rpcserver.h
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
rpcwallet.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
serialize.h
|
|
|
spork.cpp
|
Complete rewrite of consensus code for mn/budget payments
|
2015-05-30 10:27:51 -07:00 |
spork.h
|
Complete rewrite of consensus code for mn/budget payments
|
2015-05-30 10:27:51 -07:00 |
streams.h
|
|
|
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
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
|
|
|
txdb.cpp
|
|
|
txdb.h
|
Convert remaining comments in /src to doxygen format
|
2014-11-21 14:44:21 +01:00 |
txmempool.cpp
|
Keep mempool consistent during block-reorgs
|
2015-04-06 11:38:43 +02:00 |
txmempool.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
ui_interface.h
|
|
|
uint256.cpp
|
|
|
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
|
Finalized Budget Voting and Payment
|
2015-06-01 12:06:03 -07:00 |
util.h
|
Finalized Budget Voting and Payment
|
2015-06-01 12:06:03 -07:00 |
utilmoneystr.cpp
|
MOVEONLY: core/ -> primitives/
|
2014-12-03 10:52:58 +00:00 |
utilmoneystr.h
|
|
|
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
|
|
|
version.h
|
Masternode Overhaul
|
2015-04-17 23:44:49 -07:00 |
wallet_ismine.cpp
|
|
|
wallet_ismine.h
|
|
|
wallet.cpp
|
DS fixes:
|
2015-05-02 19:18:20 +03:00 |
wallet.h
|
DS fixes:
|
2015-05-02 19:18:20 +03:00 |
walletdb.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
walletdb.h
|
|
|