You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:'
Description
Fix the race condition that appears on the
kovan
testnet or withinfrua
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 oninfura
mixed withkovan
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
Example PR
#2
Bounty
None
The text was updated successfully, but these errors were encountered: