Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Fix ecrecover builtin#11623

Merged
sorpaas merged 24 commits into
masterfrom
dp/fix/ecrecover
Apr 14, 2020
Merged

Fix ecrecover builtin#11623
sorpaas merged 24 commits into
masterfrom
dp/fix/ecrecover

Conversation

@dvdplm
Copy link
Copy Markdown
Collaborator

@dvdplm dvdplm commented Apr 11, 2020

Fixes the ecrecover builtin in the presence of all-zero messages.

Related to https://github.com/openethereum/openethereum/pull/11604

@dvdplm dvdplm self-assigned this Apr 11, 2020
@dvdplm dvdplm added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. M4-core ⛓ Core client code / Rust. labels Apr 11, 2020
@dvdplm
Copy link
Copy Markdown
Collaborator Author

dvdplm commented Apr 11, 2020

@q9f This should be the second fix needed and it would be great if you could test this, thanks.

@dvdplm dvdplm requested a review from niklasad1 April 11, 2020 06:02
@q9f
Copy link
Copy Markdown
Member

q9f commented Apr 11, 2020

recompiling.

Comment thread ethcore/builtin/src/lib.rs Outdated
@niklasad1
Copy link
Copy Markdown
Collaborator

Goerli synced for on me this branch 💪 👍

Copy link
Copy Markdown
Collaborator

@niklasad1 niklasad1 left a comment

Choose a reason for hiding this comment

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

LGTM, modulo the TODO

@q9f
Copy link
Copy Markdown
Member

q9f commented Apr 11, 2020

  • completely synced kotti
  • completely synced goerli
  • still syncing rinkeby but looking good (2.4M blocks and counting).

@dvdplm dvdplm marked this pull request as ready for review April 11, 2020 15:14
* master:
  Upgrade parity-common deps to latest (#11620)
Copy link
Copy Markdown
Member

@q9f q9f left a comment

Choose a reason for hiding this comment

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

Fully synchronized Rinkeby, too.

@dvdplm
Copy link
Copy Markdown
Collaborator Author

dvdplm commented Apr 13, 2020

I have synced goerli, kotti and half of rinkeby from genesis. Also warp synced eth.

@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Apr 14, 2020
@sorpaas sorpaas merged commit 4b5e9dd into master Apr 14, 2020
@sorpaas sorpaas deleted the dp/fix/ecrecover branch April 14, 2020 08:12
dvdplm added a commit that referenced this pull request Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants