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 fee info v2 #146

Merged
merged 5 commits into from
Nov 21, 2023
Merged

Refactor fee info v2 #146

merged 5 commits into from
Nov 21, 2023

Conversation

martineckardt
Copy link
Contributor

@martineckardt martineckardt commented Nov 19, 2023

Why this should be merged

Make fee info more intuitive by renaming contractAddress to feeTokenAddress in feeInfo

How this works

  • Renaming contractAddress to feeTokenAddress in TeleporterMessenger and all cross-chain-application that are utilizing it
  • Re-generate ABI bindings
  • Update AWM Relayer

How this was tested

  • forge test passing: Ran 23 test suites: 138 tests passed, 0 failed, 0 skipped (138 total tests)
  • E2E Tests

How is this documented

Updated references to feeInfo in READMEs

@martineckardt martineckardt mentioned this pull request Nov 19, 2023
Copy link
Collaborator

@michaelkaplan13 michaelkaplan13 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for updating this!

Copy link
Contributor

@geoff-vball geoff-vball left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

Copy link

@minghinmatthewlam minghinmatthewlam left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelkaplan13 michaelkaplan13 merged commit 8b66551 into main Nov 21, 2023
12 checks passed
@michaelkaplan13 michaelkaplan13 deleted the refactor-fee-info-v2 branch November 21, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants