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 for smart contract verification #570

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yaroslav-007
Copy link
Contributor

@yaroslav-007 yaroslav-007 commented Mar 21, 2024

Description:
Add support for smart contract verification

Related issue(s):

Fixes #558

Notes for reviewer:
Currently a draft. Issues in #558 are raised that needs to be addressed first.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Yaroslav Markovski <yaroslav.markovski@limechain.tech>
@yaroslav-007 yaroslav-007 linked an issue Mar 21, 2024 that may be closed by this pull request
@yaroslav-007 yaroslav-007 self-assigned this Mar 21, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.31%. Comparing base (e9e73a6) to head (94d892e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #570   +/-   ##
=======================================
  Coverage   51.31%   51.31%           
=======================================
  Files          24       24           
  Lines        1179     1179           
  Branches      136      136           
=======================================
  Hits          605      605           
  Misses        550      550           
  Partials       24       24           

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

Signed-off-by: Yaroslav Markovski <yaroslav.markovski@limechain.tech>
Copy link

sonarcloud bot commented Mar 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

Add support for smart contract verification
2 participants