-
Notifications
You must be signed in to change notification settings - Fork 238
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
[ETHEREUM-CONTRACT] add deployment view of Superfluid framework #1776
Conversation
…w' into script-fixes
piggy-backed #1765 |
📦 PR PackagesInstall this PR (you need to setup Github packages): yarn add @superfluid-finance/ethereum-contracts@PR1776
yarn add @superfluid-finance/sdk-core@PR1776
yarn add @superfluid-finance/sdk-redux@PR1776
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1776 +/- ##
=======================================
Coverage 74.45% 74.45%
=======================================
Files 109 109
Lines 5873 5873
Branches 216 216
=======================================
Hits 4373 4373
Misses 1450 1450
Partials 50 50
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
XKCD Comic RelifLink: https://xkcd.com/1776 |
* take relative path * skip FlowNFT contracts if not deployed * undo: disable sdk-redux build * [ETHEREUM-CONTRACT] add deployment view of Superfluid framework * fix flaky test * [ETHEREUM-CONTRACTS] docs: update deployment-view.drawio * [ETHEREUM-CONTRACTS] docs: update deployment-view.drawio * update foundry nix input --------- Co-authored-by: didi <[email protected]> Co-authored-by: 0xdavinchee <[email protected]>
No description provided.