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

fix: bsc BLS_SIGNATURE_VALIDATION precompile contract error #125

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

pythonberg1997
Copy link
Contributor

Description

This pr is to update revm dep to fix a precompile contract error

Rationale

The BLS_SIGNATURE_VALIDATION function should return empty bytes rather than 0x00 when validation failed

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

Cargo.toml Show resolved Hide resolved
CHANGELOG.md Outdated

### BUGFIX
* [\#119](https://github.com/bnb-chain/reth/pull/119) fix: sidecars missing issue and empty validators election info issue
* [\#122](https://github.com/bnb-chain/reth/pull/113) fix: bsc snapshot issues
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix this

@unclezoro unclezoro merged commit 4c68cba into bnb-chain:main Aug 30, 2024
15 of 19 checks passed
pythonberg1997 added a commit to pythonberg1997/reth that referenced this pull request Sep 2, 2024
pythonberg1997 added a commit to pythonberg1997/reth that referenced this pull request Sep 2, 2024
@pythonberg1997 pythonberg1997 deleted the v1.0.2-hf branch September 2, 2024 02:27
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.

3 participants