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

Deploy Contracts serially and enable CI tests #700

Merged
merged 4 commits into from
Aug 31, 2020

Conversation

souradeep-das
Copy link
Contributor

Overview

Since, the same infura account is used for both the Rinkeby deployment workflows, only one of them successfully succeeds. This could be because of infura having trouble to handle nonce. Using a nonce tracker also doesn't solve the problem. So Deploying asynchronously

@souradeep-das souradeep-das marked this pull request as ready for review August 31, 2020 07:16
@souradeep-das souradeep-das changed the title Deploy Contracts serially Deploy Contracts serially and enable CI tests Aug 31, 2020
@souradeep-das souradeep-das merged commit 7e71572 into v2.0.0 Aug 31, 2020
@souradeep-das souradeep-das deleted the souradeep/deploy_test branch August 31, 2020 09:51
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.

3 participants