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

Problem: no integration tests for relayer supported token #172

Open
thomas-nguy opened this issue Dec 7, 2022 · 0 comments
Open

Problem: no integration tests for relayer supported token #172

thomas-nguy opened this issue Dec 7, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@thomas-nguy
Copy link
Collaborator

thomas-nguy commented Dec 7, 2022

After this change https://github.com/crypto-org-chain/gravity-bridge/pull/169/files , it is possible to configure the relayer to relay only batch related to specific contract.

However this is not tested in integration tests.

The difficulty is to refactor the integration test, and instead of starting all components at the same time :

  • start the ethereum network with predefined erc20 contract
  • start the relayer with the correct config (list of erc20 contracts in the relayer config ethereum_contracts
  • run the tests
@thomas-nguy thomas-nguy added the help wanted Extra attention is needed label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant