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

Fix DID address, registry-localnet -> localnet #68

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Fix DID address, registry-localnet -> localnet #68

merged 7 commits into from
Feb 13, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Feb 13, 2024

No description provided.

- fix bug where we generated two wallets in methods & gateway context
  leading to insufficient funds error
 - add a `registry-localnet` binary that launches an anvil instance with
   the registry already deployed
- generally add some more logging
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66af436) 89.86% compared to head (b499eee) 76.43%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #68       +/-   ##
===========================================
- Coverage   89.86%   76.43%   -13.43%     
===========================================
  Files          12       13        +1     
  Lines         444      522       +78     
===========================================
  Hits          399      399               
- Misses         45      123       +78     

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

@insipx insipx merged commit d01fe2b into main Feb 13, 2024
5 of 6 checks passed
@insipx insipx deleted the insipx/demo branch February 13, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants