Latest builds (v0.12.1.0-de7b2b6) of v0.12.1.x branch
Linux --> https://dashpay.atlassian.net/builds/browse/DASHL-DEV-597/artifact/JOB1/gitian-linux-dash-dist/
Windows --> https://dashpay.atlassian.net/builds/browse/DASHW-DEV-544/artifact/JOB1/gitian-win-dash-dist/
MacOS X --> https://dashpay.atlassian.net/builds/browse/DASHM-DEV-553/artifact/JOB1/gitian-osx-dash-dist/
Raspberry --> https://dashpay.atlassian.net/builds/browse/DASHP-DEV-549/artifact/JOB1/gitian-RPi2-dash-dist/
Changelog:
Merge https://github.com/dashpay/dash/pull/910: Refactor CActiveMasternode
Merge https://github.com/dashpay/dash/pull/909: Randomize DoAuto timeouts
Merge https://github.com/dashpay/dash/pull/908: Remove global strMasterNodePrivKey
Merge https://github.com/dashpay/dash/pull/903: Implement transaction lock zmq notifications
Merge https://github.com/dashpay/dash/pull/906: Improve CreateDenominated and MakeCollateralAmounts
Merge https://github.com/dashpay/dash/pull/913: Further SelectCoinsGrouppedByAddresses / mixing process improvements/fixes
Merge https://github.com/dashpay/dash/pull/915: Store block hash in CDiskBlockIndex
Merge https://github.com/dashpay/dash/pull/918: Change anonymizedashamount -> privatesendamount for consistency
Merge https://github.com/dashpay/dash/pull/920: Slightly refactor FindRandomNotInVec
Merge https://github.com/dashpay/dash/pull/921: Fix project name Dash -> Dash Core
Merge https://github.com/dashpay/dash/pull/917: Move broadcast creation to CMasternodeBroadcast
Merge https://github.com/dashpay/dash/pull/919: Add option to hide warning about low keys
Merge https://github.com/dashpay/dash/pull/923: Backport prevector fixes
Merge https://github.com/dashpay/dash/pull/922: Refactor/fix spork
Merge https://github.com/dashpay/dash/pull/924: Fix AddRef() usage
Merge https://github.com/dashpay/dash/pull/925: fix a bug in #920
Merge https://github.com/dashpay/dash/pull/926: Change extended key version bytes to BIP32
Merge https://github.com/dashpay/dash/pull/911: Fix sync process
Merge https://github.com/dashpay/dash/pull/927: Fix GUI MN list
Merge https://github.com/dashpay/dash/pull/930: [UI] IPv4, IPv6 and TOR stats added to Information tab
Merge https://github.com/dashpay/dash/pull/931: Fix GetBlockHash
Merge https://github.com/dashpay/dash/pull/895: Refactor InstantSend to use block count instead of local time
Merge https://github.com/dashpay/dash/pull/905: Change default datadir
Merge https://github.com/dashpay/dash/pull/914: Merge Bitpay's version of Bitcoin Core (additional indexes)
Merge https://github.com/dashpay/dash/pull/934: Fix Inv Bugs
Merge https://github.com/dashpay/dash/pull/935: Slightly refactor keepass module / replace magic number
Merge https://github.com/dashpay/dash/pull/936: Bump NO_BLOOM_VERSION and SENDHEADERS_VERSION to match PROTOCOL_VERSION
Merge https://github.com/dashpay/dash/pull/937: Fix/improve upon previous DS refactoring
Merge https://github.com/dashpay/dash/pull/938: Fix bug in #895
Merge https://github.com/dashpay/dash/pull/939: More IS refactoring
Merge https://github.com/dashpay/dash/pull/940: Adjust block download timeouts to match Dash avg block time (bitcoin/4)
Merge https://github.com/dashpay/dash/pull/941: Simplify CountByIP()
Merge https://github.com/dashpay/dash/pull/942: Leave some space for free transactions by defaut (10000)
Merge https://github.com/dashpay/dash/pull/943: Fixed non-deterministic CSporkMessage hash function
Merge https://github.com/dashpay/dash/pull/944: V0.12.1.x governance pr - part 1 - base functionality
Testnet tools (explorers, faucets, pools) --> https://www.dash.org/forum/threads/testnet-tools-resources.1768/
Linux --> https://dashpay.atlassian.net/builds/browse/DASHL-DEV-597/artifact/JOB1/gitian-linux-dash-dist/
Windows --> https://dashpay.atlassian.net/builds/browse/DASHW-DEV-544/artifact/JOB1/gitian-win-dash-dist/
MacOS X --> https://dashpay.atlassian.net/builds/browse/DASHM-DEV-553/artifact/JOB1/gitian-osx-dash-dist/
Raspberry --> https://dashpay.atlassian.net/builds/browse/DASHP-DEV-549/artifact/JOB1/gitian-RPi2-dash-dist/
Changelog:
Merge https://github.com/dashpay/dash/pull/910: Refactor CActiveMasternode
Merge https://github.com/dashpay/dash/pull/909: Randomize DoAuto timeouts
Merge https://github.com/dashpay/dash/pull/908: Remove global strMasterNodePrivKey
Merge https://github.com/dashpay/dash/pull/903: Implement transaction lock zmq notifications
Merge https://github.com/dashpay/dash/pull/906: Improve CreateDenominated and MakeCollateralAmounts
Merge https://github.com/dashpay/dash/pull/913: Further SelectCoinsGrouppedByAddresses / mixing process improvements/fixes
Merge https://github.com/dashpay/dash/pull/915: Store block hash in CDiskBlockIndex
Merge https://github.com/dashpay/dash/pull/918: Change anonymizedashamount -> privatesendamount for consistency
Merge https://github.com/dashpay/dash/pull/920: Slightly refactor FindRandomNotInVec
Merge https://github.com/dashpay/dash/pull/921: Fix project name Dash -> Dash Core
Merge https://github.com/dashpay/dash/pull/917: Move broadcast creation to CMasternodeBroadcast
Merge https://github.com/dashpay/dash/pull/919: Add option to hide warning about low keys
Merge https://github.com/dashpay/dash/pull/923: Backport prevector fixes
Merge https://github.com/dashpay/dash/pull/922: Refactor/fix spork
Merge https://github.com/dashpay/dash/pull/924: Fix AddRef() usage
Merge https://github.com/dashpay/dash/pull/925: fix a bug in #920
Merge https://github.com/dashpay/dash/pull/926: Change extended key version bytes to BIP32
Merge https://github.com/dashpay/dash/pull/911: Fix sync process
Merge https://github.com/dashpay/dash/pull/927: Fix GUI MN list
Merge https://github.com/dashpay/dash/pull/930: [UI] IPv4, IPv6 and TOR stats added to Information tab
Merge https://github.com/dashpay/dash/pull/931: Fix GetBlockHash
Merge https://github.com/dashpay/dash/pull/895: Refactor InstantSend to use block count instead of local time
Merge https://github.com/dashpay/dash/pull/905: Change default datadir
Merge https://github.com/dashpay/dash/pull/914: Merge Bitpay's version of Bitcoin Core (additional indexes)
Merge https://github.com/dashpay/dash/pull/934: Fix Inv Bugs
Merge https://github.com/dashpay/dash/pull/935: Slightly refactor keepass module / replace magic number
Merge https://github.com/dashpay/dash/pull/936: Bump NO_BLOOM_VERSION and SENDHEADERS_VERSION to match PROTOCOL_VERSION
Merge https://github.com/dashpay/dash/pull/937: Fix/improve upon previous DS refactoring
Merge https://github.com/dashpay/dash/pull/938: Fix bug in #895
Merge https://github.com/dashpay/dash/pull/939: More IS refactoring
Merge https://github.com/dashpay/dash/pull/940: Adjust block download timeouts to match Dash avg block time (bitcoin/4)
Merge https://github.com/dashpay/dash/pull/941: Simplify CountByIP()
Merge https://github.com/dashpay/dash/pull/942: Leave some space for free transactions by defaut (10000)
Merge https://github.com/dashpay/dash/pull/943: Fixed non-deterministic CSporkMessage hash function
Merge https://github.com/dashpay/dash/pull/944: V0.12.1.x governance pr - part 1 - base functionality
Testnet tools (explorers, faucets, pools) --> https://www.dash.org/forum/threads/testnet-tools-resources.1768/