Skip to content
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

feat: add support to deploy protocol to goerli network #615

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

tmigone
Copy link
Contributor

@tmigone tmigone commented Jul 14, 2022

Signed-off-by: Tomás Migone tomas@edgeandnode.com

@tmigone tmigone linked an issue Jul 14, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #615 (f45da15) into dev (49ef530) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #615   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files          35       35           
  Lines        1752     1752           
  Branches      293      293           
=======================================
  Hits         1582     1582           
  Misses        170      170           
Flag Coverage Δ
unittests 90.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49ef530...f45da15. Read the comment docs.

tmigone added 2 commits July 15, 2022 09:54
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Copy link
Contributor

@abarmat abarmat left a comment

Choose a reason for hiding this comment

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

👍

@tmigone tmigone merged commit 506cb6e into dev Jul 18, 2022
@tmigone tmigone deleted the tmigone/goerli branch July 18, 2022 09:24
abarmat added a commit that referenced this pull request Jul 18, 2022
- feat: add support to deploy protocol to goerli network (#615)
- chore: add hardhat task to verify all contracts with etherscan (#626)
- chore: add hardhat task to verify all contracts with sourcify (#625)
- chore: add confirmation step to a few more commands
- Create altruistic allocations and close stale allocations (#549)
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.

Deploy contracts to Sepolia and/or Goerli
2 participants