Ran
|
Files
12
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
Index Signer In Created Event (#447) As discussed internally with the team, we decided to index the `signer` field of the `Created` event from the passkey factory contract. This came as a follow up to event discussions from an issue raised from the Hats audit competition: https://github.com/hats-finance/Safe-0x2909fdefd/issues/3 Note that this only slightly increases the deployment costs: ``` === BEFORE === Gas Benchmarking [@bench] SafeWebAuthnSignerProxy ⛽ deployment: 94366 ✔ Benchmark signer deployment cost (476ms) === AFTER === Gas Benchmarking [@bench] SafeWebAuthnSignerProxy ⛽ deployment: 94476 ✔ Benchmark signer deployment cost (476ms) ``` For reference, this is a 0.1% increase to the deployment gas costs.
28 of 28 branches covered (100.0%)
Branch coverage included in aggregate %.
90 of 90 relevant lines covered (100.0%)
30.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|