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

Remove command output that breaks loadtest deploying #1424

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

philipsu522
Copy link
Contributor

Describe your changes and provide context

Deploying evm contracts was previously broken. See this output:

{"ERC20":"0x0000000000000000000000000000000000000000","ERC721":"0x0000000000000000000000000000000000000000"}}

This is because https://github.com/sei-protocol/sei-chain/blob/evm/loadtest/main.go#L83 it expects only one output. However, before other outputs were breaking this.

Testing performed to validate your change

Tested:

:{"ERC20":"0x0eb8cd1440c7d6beee12ea511b9b7bcd84810921","ERC721":"0x0000000000000000000000000000000000000000"}}

@philipsu522 philipsu522 merged commit e823eb3 into seiv2 Mar 12, 2024
34 of 37 checks passed
@philipsu522 philipsu522 deleted the seiv2-fix-lt-erc20-deploy branch March 12, 2024 14:53
udpatil pushed a commit that referenced this pull request Mar 26, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 17, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 17, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 17, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 18, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 19, 2024
* Remove command output that breaks loadtest deploying

* fund
udpatil pushed a commit that referenced this pull request Apr 19, 2024
* Remove command output that breaks loadtest deploying

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

Successfully merging this pull request may close these issues.

2 participants