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

Refactor internal structure of the Ethereum bridge crate #2288

Merged
merged 5 commits into from
Dec 29, 2023

Conversation

sug0
Copy link
Contributor

@sug0 sug0 commented Dec 15, 2023

Describe your changes

Reorganize the internal structure of the Ethereum bridge crate, as a preliminary step for future modularization changes.

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

v0.28.1

Checklist before merging to draft

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

@sug0 sug0 added ethereum-bridge modularization Part of Namada's modularization effort labels Dec 15, 2023
@sug0 sug0 marked this pull request as ready for review December 15, 2023 15:31
@sug0 sug0 requested a review from tzemanovic December 15, 2023 15:33
@tzemanovic tzemanovic mentioned this pull request Dec 19, 2023
brentstone added a commit that referenced this pull request Dec 20, 2023
* tiago/refactor-ethbridge-crate:
  Changelog
  Move eth bridge parameters under storage mod
  Move Bridge pool VP once again
  Move Ethereum Bridge VP initialization logic
  Move Bridge pool VP init logic to storage mod
brentstone added a commit that referenced this pull request Dec 29, 2023
* origin/tiago/refactor-ethbridge-crate:
  Changelog
  Move eth bridge parameters under storage mod
  Move Bridge pool VP once again
  Move Ethereum Bridge VP initialization logic
  Move Bridge pool VP init logic to storage mod
@brentstone brentstone merged commit 2a1f704 into main Dec 29, 2023
14 checks passed
@brentstone brentstone deleted the tiago/refactor-ethbridge-crate branch December 29, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ethereum-bridge modularization Part of Namada's modularization effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants