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: Optimistic `DELEGATECALL`, update nonce monotonicity rule
#574
Closed
mmv08
closed
1 year ago
mmv08
commented
1 year ago
This PR:
Adds an optimistic assumption about the
DELEGATECALL
operation in the Executor contract
Update the nonce monotonicity rule to only allow it for the
execTransaction
method
github-actions[bot]
commented
1 year ago
Pull Request Test Coverage Report for
Build 5090552791
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage increased (+
1.5%
) to
98.536%
Totals
Change from base
Build 4991446336
:
1.5%
Covered Lines:
315
Relevant Lines:
316
💛 -
Coveralls
This PR:
DELEGATECALL
operation in the Executor contractexecTransaction
method