Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Makes tenderly verification optional, defaults to off #394

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

stevieraykatz
Copy link
Contributor

Explanation of the solution

We are in flux right now with our tenderly integration -- our account type has a hard cap on the limit of contracts that can be monitored and verifying a contract implicitly monitors it. The desired behavior is to only verify a subset of contracts related to the most "bleeding edge"; i.e. yield sources. In the meantime, we should disable "verify by default" behavior. When needed, we can manually verify contracts on tenderly to assist in debug efforts.

This PR makes tenderly verification optional when calling verify() and defaults to "off".

Instructions on making this work

  • run yarn or yarn install to install npm dependencies

@SovereignAndrey SovereignAndrey merged commit 210be39 into master Oct 1, 2023
1 check passed
@SovereignAndrey SovereignAndrey deleted the adjust-verification branch October 1, 2023 22:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants