-
Notifications
You must be signed in to change notification settings - Fork 16
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
Merge main
into feat/multichain
#765
Conversation
* wip: make tracing config a provider argument * Patch Hardhat to pass tracing config to provider --------- Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
This function has to match the latest tested solc version in the stack traces tests.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/multichain #765 +/- ##
===================================================
+ Coverage 53.98% 54.17% +0.19%
===================================================
Files 243 243
Lines 28142 28080 -62
Branches 28142 28080 -62
===================================================
+ Hits 15192 15212 +20
+ Misses 12060 11978 -82
Partials 890 890 ☔ View full report in Codecov by Sentry. |
main
into feat/multichain
main
into feat/multichain
This PR merges
main
intofeat/multichain
. Once ready, it should be pushed tofeat/multichain
manually to ensure the merge commit is registered.