pivx-core:3.2

Last commit made on 2019-05-08
Get this branch:
git clone -b 3.2 https://git.launchpad.net/pivx-core

Branch merges

Branch information

Name:
3.2
Repository:
lp:pivx-core

Recent commits

4104156... by Fuzzbawls

3.2.2 Release

68d6622... by Mrs-X <email address hidden>

Merge #885: [Backport] 3.2.2 backports

85ee5f2 Fix incorrect last checkpoint timestamp (Fuzzbawls)
bd4f505 [Net] Add additional checkpoints (Fuzzbawls)
a5c4b62 [Net] AcceptBlock, first prev block loaded from disk. (furszy)
a36360b [Net] Valid blocks from forks badly rejected due an invalid view of the available utxo set for forked chains + split height going one block further than what should be. (furszy)

Tree-SHA512: cd71b22893c01ae80faee9dbd737095718a4ffbedf6d94f984c0878e5e48513acf4822626dbc10ed624f5f2a5fd627dca7435d1cafc53cb639f71ab33f301fef

85ee5f2... by Fuzzbawls

Fix incorrect last checkpoint timestamp

Github-Pull: #887
Rebased-From: a0af2a75257a86f585580152e73de24b331c9264

bd4f505... by Fuzzbawls

[Net] Add additional checkpoints

This adds two additional checkpoints for known split points

Github-Pull: #884
Rebased-From: af28b90a4ab119102ed995a20614025a55256526

a5c4b62... by furszy <email address hidden>

[Net] AcceptBlock, first prev block loaded from disk.

Github-Pull: #880
Rebased-From: 754764be02af58b0b2059f580b40bf5f6380fa4d

a36360b... by furszy <email address hidden>

[Net] Valid blocks from forks badly rejected due an invalid view of the available utxo set for forked chains + split height going one block further than what should be.

[Net] acceptBlock, back to chain split was going one block further if prev was the previous block of the incoming block.

[Net] coins cache view only has the tip view and not forks utxo chain view.

Github-Pull: #880
Rebased-From: 2c76194c757ddd6a9081ee555b191c6dbb326c50

3c3266d... by Fuzzbawls

PIVX Core v3.2.1 Release

85eed62... by Fuzzbawls

Merge #870: [Backport] 3.2.1 backports

b4f9d96b8a [Performances] Decrease the number of wasted CPU cycles (warrows)
91890f93fb [Build] Update debian contrib files (Fuzzbawls)
086e861068 [Qt] Prevent double deletion of progress dialog (Fuzzbawls)
5945864c2b [Net] Add new checkpoints for mainnet/testnet (Fuzzbawls)
532a2ed8fc [QT] Fix a display bug about zPIV mints (warrows)
6d684d7f2f Remove now-unused image files (Fuzzbawls)
48457b4ced [Qt] Stop using a solid white image as a border image (Fuzzbawls)
95db470ee5 Don't return an invalid state when shutting down the wallet (Fuzzbawls)
bcfe98ae3d [macOS] Remove DS_Store WindowBounds bytes object (Jonas Schnelli)

Tree-SHA512: 0e27b3eaf3a085669de6a1dd38750dcb1f10227b8c3572aebe0bd82ae988e1a9fca6e28253bf7f84e0c2b694e34bca0d78dd737e702fd86c404595f60c9cfa02

b4f9d96... by warrows <email address hidden>

[Performances] Decrease the number of wasted CPU cycles

Github-Pull: #868
Rebased-From: 97720be5b945d1d490f6f6fa940b4620f6bbdb12

91890f9... by Fuzzbawls

[Build] Update debian contrib files

Github-Pull: #866
Rebased-From: 51616cb0d71541326b5060f7f93a51889c61cfc6