issues
search
safe-global
/
safe-smart-account
Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.88k
stars
927
forks
source link
Formal verification: native token balance updates
#582
Closed
mmv08
closed
1 year ago
mmv08
commented
1 year ago
This PR:
Adds a rule for which methods can update the native token balance
Adds a unit test rule per particular method
Adds
getStorageAt
to the list of unreachable methods because it doesn't work with storage hooks
github-actions[bot]
commented
1 year ago
Pull Request Test Coverage Report for
Build 5156037295
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
92.8%
Totals
Change from base
Build 5134646122
:
0.0%
Covered Lines:
308
Relevant Lines:
330
💛 -
Coveralls
This PR:
getStorageAt
to the list of unreachable methods because it doesn't work with storage hooks