Consensys / linea-attestation-registry

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.
https://ver.ax
MIT License
141 stars 71 forks source link

feat(contracts): Implement a default withdraw function #801

Closed satyajeetkolhapure closed 1 week ago

satyajeetkolhapure commented 1 week ago

What does this PR do?

This PR implements default behaviour of withdraw function at Abstract Portal level Default portal will also use the same behaviour for withdrawal function

Related ticket

Fixes #790

Type of change

Check list

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.11%. Comparing base (e56a25f) to head (3321d59).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #801 +/- ## =========================================== + Coverage 46.80% 74.11% +27.31% =========================================== Files 18 49 +31 Lines 391 908 +517 Branches 59 182 +123 =========================================== + Hits 183 673 +490 - Misses 205 232 +27 Partials 3 3 ```

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