Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hardhat relay compatibility #334

Merged
merged 6 commits into from
Jul 14, 2022
Merged

Conversation

natanasow
Copy link
Collaborator

@natanasow natanasow commented Jul 13, 2022

Signed-off-by: nikolay n.atanasow94@gmail.com

Description:

Related issue(s):

Fixes #311

Notes for reviewer:

Checklist

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

Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow marked this pull request as draft July 13, 2022 06:48
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2022

Codecov Report

Merging #334 (8c26b8c) into main (73d8244) will not change coverage.
The diff coverage is n/a.

❗ Current head 8c26b8c differs from pull request most recent head 89969fe. Consider uploading reports for the commit 89969fe to get more accurate results

@@           Coverage Diff           @@
##             main     #334   +/-   ##
=======================================
  Coverage   62.44%   62.44%           
=======================================
  Files           9        9           
  Lines         868      868           
  Branches      141      141           
=======================================
  Hits          542      542           
  Misses        288      288           
  Partials       38       38           

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 73d8244...89969fe. Read the comment docs.

Signed-off-by: nikolay <n.atanasow94@gmail.com>
Signed-off-by: nikolay <n.atanasow94@gmail.com>
Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

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

Nice work.
Some early comments

Signed-off-by: nikolay <n.atanasow94@gmail.com>
Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow marked this pull request as ready for review July 13, 2022 16:27
@natanasow natanasow requested a review from Nana-EC July 13, 2022 16:27
Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

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

Looking good.
License header and nit number format and this is good to go

Signed-off-by: nikolay <n.atanasow94@gmail.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@natanasow natanasow requested a review from Nana-EC July 14, 2022 08:05
Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

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

LG

@Nana-EC Nana-EC added enhancement New feature or request limechain P1 dev tools Features enabling dev tool integration labels Jul 14, 2022
@natanasow natanasow merged commit 637d3af into main Jul 14, 2022
@natanasow natanasow deleted the 311-hardhat-relay-compatibility branch July 14, 2022 15:28
@Nana-EC Nana-EC added this to the 0.4.0 milestone Jul 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dev tools Features enabling dev tool integration enhancement New feature or request limechain P1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hardhat <> relay compatibility
3 participants