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

CRUCIBLE-9: fix testnet race conditions and version bump to 1.0.14 #17

Closed
godsflaw opened this issue Oct 22, 2018 · 0 comments · Fixed by #18
Closed

CRUCIBLE-9: fix testnet race conditions and version bump to 1.0.14 #17

godsflaw opened this issue Oct 22, 2018 · 0 comments · Fixed by #18
Labels
bug Something isn't working

Comments

@godsflaw
Copy link
Owner

Description

Fix the race condition that appears on the kovan testnet or with infrua that fires off the event that a contract has been created from the foundry, but the contract has no code yet. This could be due to server pooling on infura mixed with kovan slower block times. Either way, it's a good chaos monkey, and should be resolved.

Also, version bump to 1.0.14 for what should be the first fully successful auto deploy.

PR must contain

  • a first commit title that starts with 'CRUCIBLE-N:'
  • code
  • tests

Example PR

#2

Bounty

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant