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

Ethereum contract nonce fixes #1856

Merged
merged 109 commits into from
Sep 6, 2023
Merged

Ethereum contract nonce fixes #1856

merged 109 commits into from
Sep 6, 2023

Conversation

sug0
Copy link
Contributor

@sug0 sug0 commented Aug 29, 2023

Describe your changes

Fix many Ethereum nonce related bugs in the ledger, allowing the proofs generated by validators to be accepted by the Ethereum smart contracts.

NOTE: Change the base to main once reviewed.

Indicate on which release or other PRs this topic is based on

#1855

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

sug0 added 30 commits August 28, 2023 09:11
@sug0 sug0 added bug Something isn't working ledger client ethereum-bridge labels Aug 29, 2023
@sug0 sug0 mentioned this pull request Aug 29, 2023
@sug0 sug0 changed the base branch from tiago/fix-ethbridge-vp to main August 30, 2023 12:14
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/eth-contract-nonce-fixes:
  Changelog for #1856
  Switch to a big-endian encoding on Ethereum uints
  Fix spelling in valset upd relayer log msg
  Fix validator set update relayer daemon nonce logic
  Print error msgs when a proof is not available, in the relayer
  Use E-1 to authenticate a valset upd proof for some epoch E
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/eth-contract-nonce-fixes:
  Changelog for #1856
  Switch to a big-endian encoding on Ethereum uints
  Fix spelling in valset upd relayer log msg
  Fix validator set update relayer daemon nonce logic
  Print error msgs when a proof is not available, in the relayer
  Use E-1 to authenticate a valset upd proof for some epoch E
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/eth-contract-nonce-fixes:
  Changelog for #1856
  Switch to a big-endian encoding on Ethereum uints
  Fix spelling in valset upd relayer log msg
  Fix validator set update relayer daemon nonce logic
  Print error msgs when a proof is not available, in the relayer
  Use E-1 to authenticate a valset upd proof for some epoch E
@Fraccaman Fraccaman merged commit 17269b0 into main Sep 6, 2023
4 checks passed
@Fraccaman Fraccaman deleted the tiago/eth-contract-nonce-fixes branch September 6, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants