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

resets the testnet with a new genesis block #3848

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Apr 25, 2023

Summary

before mainnet many miners and mining pools were mining on the testnet. the hashpower on the testnet at that time pushed the difficulty very high.

now that that mining power has migrated to mainnet the testnet chain is effectively halted.

resetting the testnet with a new genesis block will allow us to get the testnet running again with lower mining power.

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

before mainnet many miners and mining pools were mining on the testnet. the
hashpower on the testnet at that time pushed the difficulty very high.

now that that mining power has migrated to mainnet the testnet chain is
effectively halted.

resetting the testnet with a new genesis block will allow us to get the testnet
running again with lower mining power.
@hughy hughy marked this pull request as ready for review April 25, 2023 20:13
@hughy hughy requested a review from a team as a code owner April 25, 2023 20:13
@hughy hughy merged commit 5de5e4f into staging Apr 25, 2023
@hughy hughy deleted the chore/testnet-reset branch April 25, 2023 21:02
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.

2 participants