xmtp / didethresolver

XMTP Registry Resolver
MIT License
3 stars 1 forks source link

Test Transaction CLI #46

Closed insipx closed 6 months ago

insipx commented 8 months ago

Created a quick & dirty CLI for setting a static attribute to a network. I've tested with Sepolia Optimism & Sepolia ETH so far, but the idea is to hopefully work with any EVM-based network to estimate gas cost

Going to put this on hold to work on libxmtp <-> xps integration

codecov[bot] commented 8 months ago

Codecov Report

Attention: 70 lines in your changes are missing coverage. Please review.

Comparison is base (02a0e91) 97.28% compared to head (7075c69) 94.93%. Report is 2 commits behind head on main.

Files Patch % Lines
bin/test-tx/src/main.rs 0.00% 70 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 97.28% 94.93% -2.35% ========================================== Files 13 14 +1 Lines 2833 2903 +70 ========================================== Hits 2756 2756 - Misses 77 147 +70 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.