Skip to content

Conversation

@alexandre-abrioux
Copy link
Contributor

@alexandre-abrioux alexandre-abrioux commented Jan 16, 2023

Description of the changes

Adds a command to import contracts in a Tenderly account

Related

@coveralls
Copy link

coveralls commented Jan 31, 2023

Coverage Status

Coverage: 87.599%. Remained the same when pulling 8e4d4cd on tenderly-contracts into 1c240b7 on networks.

@alexandre-abrioux alexandre-abrioux marked this pull request as ready for review January 31, 2023 16:00
Copy link
Contributor

@benjlevesque benjlevesque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

A few comments:

  • what will happen on chains not supported by tenderly?
  • could we avoid relying on the (request finance) currency API, in a core library of the protocol? It seems it's used only to get the chainId, which can probably be found with a call to the RPC, that I think is already available in Hardhat configuration?

@alexandre-abrioux alexandre-abrioux changed the base branch from master to networks February 8, 2023 13:53
@alexandre-abrioux
Copy link
Contributor Author

@benjlevesque

  • it looks like Tenderly simply ignores contracts when the chainId is not supported on their side, so all good 👍
  • the dependency from currency-api has been removed thanks to refactor: chain configurations #1056

Base automatically changed from networks to master March 7, 2023 13:07
@alexandre-abrioux alexandre-abrioux enabled auto-merge (squash) March 7, 2023 13:15
@alexandre-abrioux alexandre-abrioux merged commit 27aaa1f into master Mar 7, 2023
@alexandre-abrioux alexandre-abrioux deleted the tenderly-contracts branch March 7, 2023 13:20
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.

7 participants