Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zPIV][Cleanup] Zerocoin Cleanup 6: Remove zerocoin mint checks #1326

Merged
merged 4 commits into from Feb 18, 2020

Conversation

random-zebra
Copy link

@random-zebra random-zebra commented Feb 7, 2020

This is built on top of

This removes CheckZerocoinMint (mints are disabled since block 1,686,229 and we can rely on checkpoints during IBD). Also does some minor cleanup in zpivmodule/zpivchain

@random-zebra random-zebra self-assigned this Feb 7, 2020
@random-zebra random-zebra added this to the 4.1.0 milestone Feb 13, 2020
@furszy
Copy link

furszy commented Feb 14, 2020

Please rebase this. Has some commits from #1322.

@random-zebra
Copy link
Author

Rebased

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, utACK 803f5dd

Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 803f5dd

furszy added a commit that referenced this pull request Feb 18, 2020
… checks

803f5dd [Trivial] Single method ScriptSigToSerializedSpend (random-zebra)
dc0cc41 [Cleanup] Remove CoinSpend dependancy from CTxIn (random-zebra)
935c99c [Cleanup] Remove unused IsSerialKnown function in zpivchain.* (random-zebra)
1493473 [Cleanup] Remove CheckZerocoinMint main function (random-zebra)

Pull request description:

  This is built on top of
  - [x] #1322

  This removes `CheckZerocoinMint` (mints are disabled since block 1,686,229 and we can rely on checkpoints during IBD). Also does some minor cleanup in zpivmodule/zpivchain

ACKs for top commit:
  furszy:
    Looking good, utACK 803f5dd
  Fuzzbawls:
    ACK 803f5dd

Tree-SHA512: 5fe1c835ff95330be32561ca12e1c29cb46404be68f4ca7caf2e3e5c51ff9364ead8bc781284e3c49dc0bd5efac28d3f24a901e92e3cc0d4b7af17b2146eaf50
@furszy furszy merged commit 803f5dd into PIVX-Project:master Feb 18, 2020
@random-zebra random-zebra deleted the 2020_Remove_Zerocoin_6 branch September 24, 2020 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants