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

release v1.3.0-rc.1 #3209

Merged
merged 50 commits into from
Jan 13, 2023
Merged

release v1.3.0-rc.1 #3209

merged 50 commits into from
Jan 13, 2023

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Jan 13, 2023

etan-status and others added 30 commits November 19, 2022 12:58
When defining a fork transition test, additional spec forks are made
available through `@with_phases(..., other_phases=...)`.
The `with_config_overrides` decorator only applies to the primary phase
so far, which can be unexpected. `with_config_overrides` is adjusted to
override config in subsequent `other_phases` as well.
Co-authored-by: g11tech <develop@g11tech.io>
…eth2.0-specs into clarify-empty-blob-sidecar
In Altair, light client sync protocol exchanges `BeaconBlockHeader`
structures for tracking current progress. Wrapping `BeaconBlockHeader`
inside a `LightClientHeader` allows future extensions of this header,
e.g., to also track `ExecutionPayloadHeader`.

Note: This changes the JSON REST format by adding a `beacon` nesting.
For SSZ, the serialization format stays same (but overall root changes).
Add cache to linter and codespell
Disable cache for CI runner and use specific mypy version
Apply `with_config_overrides` to all phases
djrtwo and others added 8 commits January 13, 2023 08:24
bump VERSION.txt to 1.3.0-rc.1
MUST use `GENESIS_FORK_VERSION` to sign `BLSToExecutionChange` message
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
Add a `process_bls_to_execution_change` test case from staking-deposit-cli
@hwwhww hwwhww changed the title [DO NOT MERGE] release v1.3.0-rc.1 release v1.3.0-rc.1 Jan 13, 2023
@hwwhww hwwhww merged commit 15eb331 into master Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants