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

chore: add stdlib deploy script #440

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Conversation

0xEillo
Copy link
Contributor

@0xEillo 0xEillo commented Dec 1, 2023

What does this PR do?

adds deploy script for stdlib
deploy stdlib to arbitrum-goerli

Related ticket

Fixes #450

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a464ff0) 94.24% compared to head (02c006e) 94.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #440   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          19       19           
  Lines         313      313           
  Branches       68       68           
=======================================
  Hits          295      295           
  Misses          9        9           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls
Copy link
Collaborator

Blocked until #439 is merged

@alainncls alainncls assigned alainncls and 0xEillo and unassigned alainncls Dec 4, 2023
@alainncls alainncls merged commit a6639d0 into dev Dec 4, 2023
7 of 8 checks passed
@alainncls alainncls deleted the chore/add-stdlib-deploy-script branch December 4, 2023 18:27
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.

[TASK] Add a script to deploy the standard library of Modules
3 participants