safe-global / safe-modules

A collection of modules that can be used with the Safe contract
GNU Lesser General Public License v3.0
140 stars 73 forks source link

Fix Documentation in WebAuthn Shared Signer #427

Closed nlordell closed 3 months ago

nlordell commented 3 months ago

I noticed a small documentation issue in the Safe shared WebAuthn signer implementation. This PR fixes it.

In addition, I added an assertion to ensure that we don't write any storage to a slot for which we know a pre-image.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9304650598

Details


Totals Coverage Status
Change from base Build 9250859802: 0.0%
Covered Lines: 147
Relevant Lines: 147

💛 - Coveralls