Skip to content

op-bindings: regenerate#3099

Merged
mslipper merged 2 commits intodevelopfrom
fix/bindings-regen
Jul 26, 2022
Merged

op-bindings: regenerate#3099
mslipper merged 2 commits intodevelopfrom
fix/bindings-regen

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jul 26, 2022

Description

The build was missed someplace and is now breaking ci everywhere

The build was missed someplace and is now breaking ci everywhere
@changeset-bot
Copy link

changeset-bot bot commented Jul 26, 2022

⚠️ No Changeset found

Latest commit: d2ff96e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented Jul 26, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mslipper mslipper merged commit 19d6a8e into develop Jul 26, 2022
@mslipper mslipper deleted the fix/bindings-regen branch July 26, 2022 17:59
maurelian pushed a commit that referenced this pull request Jul 26, 2022
* op-bindings: regenerate

The build was missed someplace and is now breaking ci everywhere

* ci: build monorepo with op-bindings change
@mslipper mslipper mentioned this pull request Aug 4, 2022
maurelian pushed a commit that referenced this pull request Sep 15, 2022
* op-bindings: regenerate

The build was missed someplace and is now breaking ci everywhere

* ci: build monorepo with op-bindings change
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
* op-bindings: regenerate

The build was missed someplace and is now breaking ci everywhere

* ci: build monorepo with op-bindings change
theochap pushed a commit that referenced this pull request Dec 10, 2025
The denominator zero check in
`decode_holocene_eip_1559_params_block_header` and
`decode_jovian_eip_1559_params_block_header` was returning
`EIP1559ParamError::ElasticityOverflow` which doesn't make sense - we're
checking the denominator, not elasticity.

Introduced `Eip1559ValidationError` inner type with:
- `ZeroDenominator` - for the zero denominator case
- `Decode(EIP1559ParamError)` - wrapping upstream decoding errors
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