contracts
contracts copied to clipboard
feat: make bridge tasks prettier and display more info for L2 to L1
trafficstars
Changes
- bridge tasks
- Format GRT amounts to 2 decimal places, makes is easier to read/scan task output
- Show granular information for withdrawal amounts
- Show L1 and L2 tx's related to a deposit/withdrawal (where possible, in L1 to L2 arb node rate limiting prevents from getting retryable attempts).
Signed-off-by: Tomás Migone [email protected]
Codecov Report
Patch coverage has no change and project coverage change: +1.01% :tada:
Comparison is base (
7780911) 91.59% compared to head (436f821) 92.60%. Report is 187 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #783 +/- ##
==========================================
+ Coverage 91.59% 92.60% +1.01%
==========================================
Files 42 47 +5
Lines 1999 2368 +369
Branches 361 432 +71
==========================================
+ Hits 1831 2193 +362
- Misses 168 175 +7
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 92.60% <ø> (+1.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.