-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Description --- Updated the faucets and initial emission values for esmeralda, stagenet and nextnet. Note: The igor faucet has been uploaded but not activated. Motivation and Context --- Faucet values were not accounted for in the total emission. How Has This Been Tested? --- Existing unit tests pass. Updated unit test `fn esmeralda_schedule()`. Updated the esmeralda, stagenet and nextnet genesis blocks with new faucet MMR information. What process can a PR reviewer use to test or verify this change? --- Code walk-through Run the unit test <!-- Checklist --> <!-- 1. Is the title of your PR in the form that would make nice release notes? The title, excluding the conventional commit tag, will be included exactly as is in the CHANGELOG, so please think about it carefully. --> Breaking Changes --- - [ ] None - [ ] Requires data directory on base node to be deleted - [X] Requires hard fork - [ ] Other - Please specify <!-- Does this include a breaking change? If so, include this line as a footer --> BREAKING CHANGE: The block chain needs to be started from scratch
- Loading branch information
1 parent
d377269
commit 394976c
Showing
7 changed files
with
487 additions
and
1,399 deletions.
There are no files selected for viewing
257 changes: 101 additions & 156 deletions
257
base_layer/core/src/blocks/faucets/esmeralda_faucet.json
Large diffs are not rendered by default.
Oops, something went wrong.
1,302 changes: 101 additions & 1,201 deletions
1,302
base_layer/core/src/blocks/faucets/igor_faucet.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
101 changes: 101 additions & 0 deletions
101
base_layer/core/src/blocks/faucets/stagenet_faucet.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters