-
Notifications
You must be signed in to change notification settings - Fork 13
refactor(block): derive hardfork gating from single-source spec resolution #362
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
Open
RealiCZ
wants to merge
38
commits into
main
Choose a base branch
from
cz/refactor/spec-derived-preblock-gates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d154997
refactor(block): derive pre-block setup gates from the activated-spec…
RealiCZ c3614ef
refactor(system): state the Rex5 registry test chains as a rung
RealiCZ 696cc36
refactor(hardfork): make `without` crate-private
RealiCZ a460fc1
refactor(hardfork): single-source spec gating with floor-projected pr…
RealiCZ 0f92b95
test(hardfork): cover a skipped middle rung in validate_schedule
RealiCZ e253968
refactor(spec): declare MegaSpecId::ALL as the single spec enumeration
RealiCZ fa92648
perf(hardfork): early-exit the activated-spec floor scan
RealiCZ d74f533
test(rex5): pin the pre-REX5 30M pre-block system call budget
RealiCZ f3b0e3c
fix(hardfork): reject orphan patch forks and align timestamp types
RealiCZ 568d51c
docs(spec): state hardfork schedule rules normatively
RealiCZ a510e5c
test(spec): make the ALL ladder checker itself testable
RealiCZ ce6ea8f
prototype: B design — 1:1 fork/spec with alias specs and behavior pro…
RealiCZ 3e895d2
prototype: cleanup
RealiCZ f2d0980
merge origin/main (REX7 seal/open, compute-gas harness, Rex6 timestam…
RealiCZ f5ceaeb
docs: align vocabulary with alias specs and dual projections
RealiCZ 04f1a31
refactor(spec): derive is_alias from the behavior projection
RealiCZ 670590e
docs: cover alias specs across glossary, spec pages, and mega-evme
RealiCZ 172d89e
fix(state-test): add fixture name mappings for the alias specs
RealiCZ 26f1e09
docs(spec): show the alias rungs in the spec progression
RealiCZ 4c580eb
refactor(evm): dispatch alias specs by direct arm grouping, reconcile…
RealiCZ a711a5b
fix(evm): pass the behavior spec to the dyn precompiles builder
RealiCZ 2db133f
test: pin the alias specs in the cross-spec compute-gas snapshot
RealiCZ b420d60
refactor(hardfork): rename introduces_spec to introduces_behavior
RealiCZ bfc6420
docs: complete alias-spec coverage across rosters, ranges, and CLI va…
RealiCZ 2609c26
docs(spec): record that alias specs get no dedicated upgrade page
RealiCZ 2c56c2d
test: pin ladder positions and hardfork declaration order
RealiCZ f7bee86
refactor(evme): gate predeploy bytecode selection via reaches
RealiCZ 40ed2c1
test(spec): pin behavior() flatness with a const assertion
RealiCZ 158fe7a
test(hardfork): promote the ladder-climb check to a const assertion
RealiCZ 2a62198
refactor(hardfork): delete max_activated_spec_id in favor of spec_id
RealiCZ abe9124
refactor(block): derive pre-block setup from the executing spec
RealiCZ baed076
test(block): reconcile BlockLimits alias grouping with behavior()
RealiCZ cb43284
test(spec): merge the name and position golden tables
RealiCZ cbc12c6
fix(state-test): derive the --bench-spec roster from MegaSpecId::ALL
RealiCZ 291db6b
docs(mutants): state the behavior-axis alias omission in the spec roster
RealiCZ 2720baf
test(block): pin the load-time and pre-block params rules together
RealiCZ 45f2a40
docs(block): add the invariant map for the spec ladder and fork schedule
RealiCZ 574bd50
bench(block): pair each block benchmark with its spec-coherent schedule
RealiCZ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.