contracts icon indicating copy to clipboard operation
contracts copied to clipboard

feat: make bridge tasks prettier and display more info for L2 to L1

Open tmigone opened this issue 2 years ago • 1 comments
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).
Screen Shot 2023-01-18 at 13 28 05

Signed-off-by: Tomás Migone [email protected]

tmigone avatar Jan 16 '23 18:01 tmigone

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.

see 25 files with indirect coverage changes

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

codecov[bot] avatar Jan 16 '23 18:01 codecov[bot]