Commit Graph

  • e1a2337d1f
    Merge pull request #3330 from UdjinM6/bp20200211 UdjinM6 2020-02-12 16:42:12 +0300
  • b57f1dac8c Update release notes UdjinM6 2020-02-11 19:14:09 +0300
  • 15c6df5835 Bring back "about" menu icon (#3329) UdjinM6 2020-02-11 16:49:40 +0300
  • 2c30818f7b Add pubKeyOperator to quorum info rpc response (#3327) Cofresi 2020-02-11 09:49:23 -0400
  • 1d507c92e8
    Merge pull request #3323 from UdjinM6/bp20200203 UdjinM6 2020-02-04 15:33:18 +0300
  • 2bbf78c1b9 Update release-notes.md UdjinM6 2020-02-03 21:37:58 +0300
  • 5da5a6be26 Update translations 2020-02-03 (#3322) UdjinM6 2020-02-03 21:18:23 +0300
  • a9560655b3 Only sync mempool from v0.15+ (proto 70216+) nodes (#3321) UdjinM6 2020-02-03 21:18:02 +0300
  • 829bde81e6 Fix dark text on dark background in combobox dropdowns on windows (#3315) UdjinM6 2020-02-01 04:59:20 +0300
  • c0a671e840 Fix node protection logic false positives (#3314) UdjinM6 2020-02-01 04:59:01 +0300
  • 8d5fc6e0ab Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown. Wladimir J. van der Laan 2018-05-07 12:45:33 +0200
  • 9e711befda More of 13946 UdjinM6 2020-01-28 18:42:15 +0300
  • e5e3572e9d Merge #13946: p2p: Clarify control flow in ProcessMessage Wladimir J. van der Laan 2018-08-25 17:57:05 +0200
  • dbbc51121c Add automake package to dash-win-signer's packages list (#3307) UdjinM6 2020-01-29 11:26:01 +0300
  • fd0f24335d
    [Trivial] Release note update (#3308) thephez 2020-01-29 03:25:23 -0500
  • 863057d327
    Merge pull request #3301 from UdjinM6/bp15rc2_3 UdjinM6 2020-01-24 20:05:14 +0300
  • 058872d4f3 Update release-notes.md UdjinM6 2020-01-24 18:41:10 +0300
  • 39d124ddb1 Fix CActiveMasternodeManager::GetLocalAddress to prefer IPv4 if multiple local addresses are known (#3304) UdjinM6 2020-01-24 17:09:59 +0300
  • 8b143ddee9 Drop unused invSet in CDKGSession (#3303) UdjinM6 2020-01-24 17:09:25 +0300
  • 87e54c80fe Update translations 2020-01-23 (#3302) UdjinM6 2020-01-24 17:08:56 +0300
  • 6b5d3edae3 Fix dip4-coinbasemerkleroots.py race condition (#3297) UdjinM6 2020-01-22 13:35:47 +0300
  • a8213cadb9 Various fixes for DSTX-es (#3295) UdjinM6 2020-01-22 13:35:31 +0300
  • 6127f3024c
    Merge pull request #3293 from codablock/pr_v15_backports UdjinM6 2020-01-21 00:30:33 +0300
  • 2c26bdf2da Update release-notes.md Alexander Block 2020-01-17 16:09:10 +0100
  • 1d9adbe639 Replace generic CScopedDBTransaction with specialized CEvoDBScopedCommitter (#3292) Alexander Block 2020-01-17 16:01:22 +0100
  • 8fd486c6bc Translations 2020-01 (#3192) UdjinM6 2020-01-17 18:00:53 +0300
  • 3c54f65278 Bump copyright year to 2020 (#3290) UdjinM6 2020-01-17 17:42:55 +0300
  • 35d28c7485 Update man pages (#3291) UdjinM6 2020-01-17 17:43:07 +0300
  • 203cc90778 trivial: adding SVG and high contrast icons (#3209) taw00 2020-01-17 09:45:25 -0500
  • e875d4925a Define defaultTheme and darkThemePrefix as constants and use them instead of plain strings (#3288) UdjinM6 2020-01-16 14:24:45 +0300
  • 1d203b422c Bump PROTOCOL_VERSION to 70216 (#3287) UdjinM6 2020-01-14 23:19:07 +0300
  • b84482ac57 Let regtest have its own qt settings (#3286) UdjinM6 2020-01-14 23:18:15 +0300
  • 1c885bbedf Only load valid themes, fallback to "Light" theme otherwise (#3285) UdjinM6 2020-01-14 23:17:53 +0300
  • 617c588488
    v0.15 release notes draft (#3283) UdjinM6 2020-01-14 22:46:02 +0300
  • 9d48227b04
    Merge pull request #3282 from UdjinM6/bprc2 UdjinM6 2020-01-11 04:04:10 +0300
  • ce924278df Don't load caches when blocks/chainstate was deleted and also delete old caches (#3280) Alexander Block 2020-01-10 11:24:21 +0100
  • ebf529e8aa Drop new connection instead of old one when duplicate MNAUTH is received (#3272) Alexander Block 2020-01-04 22:17:17 +0100
  • 817cd9a177 AppInitMain should quit early and return false if shutdown was requested at some point (#3267) UdjinM6 2020-01-04 14:21:00 +0300
  • 42e104932d Tweak few more strings re mixing and balances (#3265) UdjinM6 2020-01-04 14:20:43 +0300
  • d30eeb6f8d Use -Wno-psabi for arm builds on Travis/Gitlab (#3264) Alexander Block 2020-01-02 18:36:29 +0100
  • 1df3c67a8c A few fixes for integration tests (#3263) Alexander Block 2020-01-02 18:36:17 +0100
  • 6e50a7b2a1 Fix params.size() check in "protx list wallet" RPC (#3259) Alexander Block 2020-01-01 15:02:56 +0100
  • cbf9c54a1d Backport osslsigncode 2.0 - bitcoin#16669 and bitcoin#17671 (#3258) -k 2020-01-01 06:15:08 -0800
  • 1a1cec224a Fix pull request detection in .gitlab-ci.yml (#3256) Alexander Block 2019-12-31 11:02:03 +0100
  • 31afa9c0fc Don't disconnect masternode connections when we have less then the desired amount of outbound nodes (#3255) Alexander Block 2020-01-01 15:13:14 +0100
  • cecbbab3cd move privatesend rpc methods from rpc/masternode.cpp to new rpc/privatesend.cpp (#3253) PastaPastaPasta 2019-12-31 08:22:17 -0600
  • 8e054f3742 Sync mempool from other nodes on start (#3251) UdjinM6 2020-01-01 17:13:04 +0300
  • 474f25b8dc Push islock invs when syncing mempool (#3250) UdjinM6 2020-01-01 17:12:41 +0300
  • 3b0f8ff8b3 Skip mnsync restrictions for whitelisted and manually added nodes (#3249) UdjinM6 2019-12-31 13:01:48 +0300
  • fd94e9c38c Streamline, refactor and unify PS checks for mixing entries and final txes (#3246) UdjinM6 2020-01-01 17:12:25 +0300
  • c42b200973 Try to avoid being marked as a bad quorum member when we sleep for too long in SleepBeforePhase (#3245) UdjinM6 2019-12-31 13:01:01 +0300
  • db6ea1de8e Fix log output in CDKGPendingMessages::PushPendingMessage (#3244) UdjinM6 2019-12-24 22:35:21 +0300
  • 416d85b294 Tolerate parent cache with empty cache-artifact directory (#3240) Alexander Block 2019-12-13 18:40:11 +0100
  • 0c9c27c6fd Add ccache to gitian packages lists (#3237) UdjinM6 2019-12-12 13:47:04 +0300
  • 65206833e4 Fix menu bar text color in Dark theme (#3236) UdjinM6 2019-12-12 13:46:54 +0300
  • 7331d4edda Bump wait_for_chainlocked_block_all_nodes timeout in llmq-is-retroactive.py to 30 sec when mining lots of blocks at once (#3238) UdjinM6 2019-12-12 13:46:31 +0300
  • dad102669b Update static and dns seeds for mainnet and testnet (#3234) UdjinM6 2019-12-11 14:30:38 +0300
  • f0549c4408
    Merge pull request #3231 from UdjinM6/mergemaster_0.14.0.5 Alexander Block 2019-12-11 12:29:12 +0100
  • 9378c271b6 Modify makesseeds.py to work with "protx list valid 1" instead of "masternode list (#3235) Alexander Block 2019-12-10 16:18:44 +0100
  • 097491a9a8 Merge branch 'master' into mergemaster_0.14.0.5 UdjinM6 2019-12-08 03:16:19 +0300
  • 2ae1ce4800
    [v0.14.0.x] Update release notes with notable changes and changelog (#3229) Alexander Block 2019-12-07 16:55:51 +0100
  • 20d4a27778
    [v0.14.0.x] Make sure mempool txes are properly processed by CChainLocksHandler despite node restarts (#3230) UdjinM6 2019-12-07 18:53:03 +0300
  • 91a996e325
    Make sure mempool txes are properly processed by CChainLocksHandler despite node restarts (#3226) UdjinM6 2019-12-07 13:56:17 +0300
  • dc07a0c5e1 [v0.14.0.x] Bump version and prepare release notes (#3228) Alexander Block 2019-12-07 11:53:34 +0100
  • 3998c3191f
    Merge pull request #3227 from codablock/pr_v14_backports UdjinM6 2019-12-07 13:53:00 +0300
  • 401da32090 More fixes in llmq-is-retroactive tests Alexander Block 2019-12-07 00:34:50 +0100
  • 33721eaa11 Make llmq-is-retroactive test compatible with 0.14.0.x Alexander Block 2019-12-06 23:16:41 +0100
  • 85bd162a3e Make wait_for_xxx methods compatible with 0.14.0.x Alexander Block 2019-12-06 22:47:31 +0100
  • 22cfddaf12 Allow re-signing of IS locks when performing retroactive signing (#3219) Alexander Block 2019-12-06 10:05:58 +0100
  • a8b8891a1d Add wait_for_xxx methods as found in develop Alexander Block 2019-12-06 22:40:18 +0100
  • 8dae12cc60 More/better logging for InstantSend Alexander Block 2019-10-09 11:15:53 +0200
  • fdd19cf667 Tests: Fix the way nodes are connected to each other in setup_network/start_masternodes (#3221) UdjinM6 2019-12-05 21:31:55 +0300
  • 41f0e9d028 More fixes related to extra_args Alexander Block 2019-12-06 13:13:29 +0100
  • 5213118601 Tests: Allow specifying different cmd-line params for each masternode (#3222) UdjinM6 2019-12-05 21:28:33 +0300
  • 2fef21fd80 Don't join thread in CQuorum::~CQuorum when called from within the thread (#3223) Alexander Block 2019-12-06 10:06:13 +0100
  • e69c6c3207 Merge #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (#3225) Alexander Block 2019-12-06 12:30:17 +0100
  • 697d289ebc
    Merge #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (#3225) Alexander Block 2019-12-06 12:30:17 +0100
  • 2b587f0ebc
    Slightly refactor CDKGSessionHandler::SleepBeforePhase (#3224) UdjinM6 2019-12-06 12:10:01 +0300
  • fdb05860e2 Don't join thread in CQuorum::~CQuorum when called from within the thread (#3223) Alexander Block 2019-12-06 10:06:13 +0100
  • 4c00d98ea6 Allow re-signing of IS locks when performing retroactive signing (#3219) Alexander Block 2019-12-06 10:05:58 +0100
  • b4b9d34675 Tests: Fix the way nodes are connected to each other in setup_network/start_masternodes (#3221) UdjinM6 2019-12-05 21:31:55 +0300
  • dfe99c9507 Decouple cs_mnauth/cs_main (#3220) UdjinM6 2019-12-05 21:28:53 +0300
  • 08f447af92 Tests: Allow specifying different cmd-line params for each masternode (#3222) UdjinM6 2019-12-05 21:28:33 +0300
  • 9dad60386c
    Tweak "Send" popup and refactor related code a bit (#3218) UdjinM6 2019-11-27 13:53:42 +0300
  • ef55e48c1e
    Merge pull request #3217 from codablock/pr_backport_hidpi_fix UdjinM6 2019-11-22 21:14:22 +0300
  • bb7a32d2e2
    Add Dark theme (#3216) UdjinM6 2019-11-22 21:13:47 +0300
  • 05ac4dbb45
    Dashify few strings (#3214) UdjinM6 2019-11-22 21:13:19 +0300
  • 482a549a2b
    Add collateral, owner and voting addresses to masternode list table (#3207) UdjinM6 2019-11-22 21:12:57 +0300
  • 8c17c81631 Remove light-hires theme as it's not required anymore Alexander Block 2019-11-22 12:26:40 +0100
  • d9741fc632 Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early MarcoFalke 2019-06-24 08:58:27 -0400
  • 37f96f5a3a
    Bump version to 0.15 and update few const-s/chainparams (#3204) UdjinM6 2019-11-21 23:52:35 +0300
  • 9de994988b Compliance changes to terminology (#3211) strophy 2019-11-21 21:49:35 +0100
  • d475f17bc2
    Fix styles for progress dialogs, shutdown window and text selection (#3212) UdjinM6 2019-11-21 18:02:43 +0300
  • 8b14adb206 [v0.14.0.x] Update release notes with change log (#3213) Alexander Block 2019-11-21 15:45:44 +0100
  • 5f98ed7a5a [v0.14.0.x] Bump version to 0.14.0.4 and draft release notes (#3203) Alexander Block 2019-11-21 11:04:16 +0100
  • df372ec5f9
    Fix off-by-one error for coinbase txes confirmation icons (#3206) UdjinM6 2019-11-21 12:55:56 +0300
  • 1e94e3333c
    Fix styling for disabled buttons (#3205) UdjinM6 2019-11-21 12:55:41 +0300
  • c7630f0f4e
    Merge pull request #3202 from codablock/pr_v14_backports UdjinM6 2019-11-21 12:54:58 +0300
  • c0dda38fea Circumvent BIP69 sorting in fundrawtransaction.py test (#3100) Alexander Block 2019-09-22 22:47:17 +0200
  • 64ae6365f2 Fix compile issues Alexander Block 2019-11-18 16:31:37 +0100