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 the Ethereum Bridge VP #1855

Merged
merged 103 commits into from
Sep 6, 2023
Merged

Fix the Ethereum Bridge VP #1855

merged 103 commits into from
Sep 6, 2023

Conversation

sug0
Copy link
Collaborator

@sug0 sug0 commented Aug 29, 2023

Describe your changes

The Ethereum Bridge VP should not check ERC20 transfers anymore. This is the job of the Multitoken native VP. Its job should be solely to check the escrow of NAM under its internal address, and that users do not attempt to modify Ethereum event tallies.

NOTE: Change the base to main once reviewed.

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

#1854

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 ethereum-bridge labels Aug 29, 2023
@sug0 sug0 requested review from batconjurer and tzemanovic August 29, 2023 12:46
This was referenced Aug 29, 2023
@sug0 sug0 changed the base branch from tiago/hotfix-trigger-nut-vp to main August 30, 2023 12:11
sug0 added a commit that referenced this pull request Aug 30, 2023
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/fix-ethbridge-vp:
  Changelog for #1855
  Allow an arbitrary nr of accounts to transfer to the Eth bridge addr
  Refactor the Ethereum bridge native VP
  Introduce `has_eth_addr_segment()` storage key predicate
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/fix-ethbridge-vp:
  Changelog for #1855
  Allow an arbitrary nr of accounts to transfer to the Eth bridge addr
  Refactor the Ethereum bridge native VP
  Introduce `has_eth_addr_segment()` storage key predicate
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tiago/fix-ethbridge-vp:
  Changelog for #1855
  Allow an arbitrary nr of accounts to transfer to the Eth bridge addr
  Refactor the Ethereum bridge native VP
  Introduce `has_eth_addr_segment()` storage key predicate
@Fraccaman Fraccaman merged commit 230114c into main Sep 6, 2023
@Fraccaman Fraccaman deleted the tiago/fix-ethbridge-vp 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
bug Something isn't working ethereum-bridge ledger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants