Navigation Menu

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

[macOS] Fixes macOS 11 Compatibility #26

Merged
merged 19 commits into from Dec 8, 2020
Merged

[macOS] Fixes macOS 11 Compatibility #26

merged 19 commits into from Dec 8, 2020

Conversation

2a5A1Ghu1
Copy link
Collaborator

@2a5A1Ghu1 2a5A1Ghu1 commented Nov 17, 2020

Screen Shot 2020-11-16 at 11 03 45 PM

squidicuzz and others added 19 commits June 29, 2020 13:48
…nning

This fixes an edge case where `fMintableCoins` evaluates to `false` during
 initialization, which was causing an infinite loop in the staking thread.

Fixes infinite loop issues in miner thread.
Refactoring to mining validity checks;  Removed stale code.
Add min age requirement for stakes
make proper checkpoints, use genesis.hashMerkleRoot
Fix autocombinerewards process
Aditional rpc debug output for block

Signed-off-by: Jon <squid@sqdmc.net>
- Implement SPORK_19 to trigger activation of BIP65 voting.
- Enforce SPORK_18 when network reaches 95% consensus on SPORK_19
- Adjust softfork threshold check to about 7.5 days
- Add OP_CHECKLOCKTIMEVERIFY with activation at 75% consensus, lock at 95%
- Increment protocol version to 70821 for support of consensus changes
- Add additional info to getblockchaininfo rpc command to show softforks
- More Checkpoints at height 1366146 && 1366147
- BIP65 Implementation ref: PIVX-Project/PIVX#705
- Increment project version to 1.2.1.3

Signed-off-by: Jon <squid@sqdmc.net>
- clean up clientversion configure on builds.

Stable test build..
…S function, remove hardcoded value.

Update checkpoint
Revert wiki change for blocktime.. We use 60 second spacing.

Signed-off-by: Jon <squid@sqdmc.net>
# Conflicts:
#	src/clientversion.cpp
#	src/clientversion.h
@2a5A1Ghu1 2a5A1Ghu1 merged commit af42236 into master Dec 8, 2020
@2a5A1Ghu1 2a5A1Ghu1 deleted the develop branch December 8, 2020 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants