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

feat: add e2e test containing contract deployments #9

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

nadim-az
Copy link
Collaborator

@nadim-az nadim-az commented Oct 31, 2024

No description provided.

@nadim-az nadim-az requested a review from a team as a code owner October 31, 2024 06:44
@nadim-az nadim-az changed the title feat: add e2e test contract deployments feat: add e2e test for contract deployments Oct 31, 2024
@nadim-az nadim-az changed the title feat: add e2e test for contract deployments feat: add e2e test containing contract deployments Oct 31, 2024
@nadim-az nadim-az requested a review from thal0x October 31, 2024 06:48
@nadim-az
Copy link
Collaborator Author

run-latest.json
this is saved as an artifact of the e2e ci job, it shows all transactions submitted to the chain including the creation of the erc20 and fast transfer gateway contracts

@nadim-az
Copy link
Collaborator Author

the reason I had to pull in the FastTransferGateway contract and it dependencies here is because we dont have access to the test deployer private key to use as auth for deploying the contract using the generated go bindings. @thal0x please let me know if you have ideas of a better way to do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant