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

WEB3-136: make more Steel types public #251

Merged
merged 12 commits into from
Oct 3, 2024
Merged

WEB3-136: make more Steel types public #251

merged 12 commits into from
Oct 3, 2024

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Sep 24, 2024

This PR makes the following types public:

  • BeaconInput
  • BlockInput
  • StateDb

It also generalizes the BeaconInput concept of having a BlockInput and a header-based commitment.

@Wollac Wollac requested a review from capossele as a code owner September 24, 2024 14:50
@github-actions github-actions bot changed the title make more Steel types public WEB3-136: make more Steel types public Sep 24, 2024
@Wollac Wollac marked this pull request as draft September 24, 2024 15:49
@Wollac
Copy link
Contributor Author

Wollac commented Sep 24, 2024

Make it a draft for now to be sure that we don't need to expose even more

@Wollac Wollac marked this pull request as ready for review October 1, 2024 08:58
@Wollac Wollac requested a review from a team as a code owner October 3, 2024 13:59
@Wollac Wollac enabled auto-merge (squash) October 3, 2024 14:04
@Wollac Wollac merged commit 84220ee into main Oct 3, 2024
11 checks passed
@Wollac Wollac deleted the chore/expose-more branch October 3, 2024 14:37
Wollac added a commit that referenced this pull request Oct 7, 2024
This PR makes the following types public:
- `BeaconInput`
- `BlockInput`
- `StateDb`

It also generalizes the `BeaconInput` concept of having a `BlockInput`
and a header-based commitment.
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