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

Mmtx #37

Draft
wants to merge 29 commits into
base: mmtx-save
Choose a base branch
from
Draft

Mmtx #37

wants to merge 29 commits into from

Conversation

gameofpointers
Copy link
Owner

@dominant-strategies/core-dev

gameofpointers and others added 23 commits March 25, 2024 13:26
- UncledS - Total uncled S in the given block
- ParentUncledSubDeltaS - Total uncled s in the sub similar to the deltaS in the header
- EfficiencyScore - EWMA of the ratio of the parentUncledSubDeltaS and DeltaS
- ExpansionNumber - Current expansion number
- ThresholdCount - Counts how many block it has been since start of the expansion
- PrimeTerminus - Previous Prime Block in the given slice
- EtxEligibleSlices - Stores the information about which slice is eligible to receive etx
No Tx for 5 days after the start of new chain
If the parent and the current block have different expansion number
in the header in prime context, we can trigger the expansion
@gameofpointers gameofpointers force-pushed the mmtx branch 2 times, most recently from 6f2b7f0 to 4e4bfe3 Compare April 5, 2024 15:45
@gameofpointers gameofpointers force-pushed the mmtx branch 4 times, most recently from 4eecbf7 to 67b959c Compare April 6, 2024 22:44
@gameofpointers gameofpointers force-pushed the mmtx branch 4 times, most recently from 61ec22f to b436e42 Compare April 8, 2024 15:01
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.

7 participants