Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
60b9553 to
733389d
Compare
733389d to
c94c60f
Compare
|
This has been unblocked with the conclusion of the security audit ✅ |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #21436 +/- ##
===========================================
+ Coverage 67.64% 67.71% +0.07%
===========================================
Files 1052 1052
Lines 40640 40598 -42
Branches 10919 10917 -2
===========================================
- Hits 27488 27487 -1
+ Misses 13152 13111 -41 ☔ View full report in Codecov by Sentry. |
| }) | ||
| .thenCallback(() => { | ||
| return { | ||
| statusCode: 500, |
There was a problem hiding this comment.
For getting the Failed Validation warning with the new ppom version, we need a failed response from the RPC.
Before, only using an account with 0 balance was sufficient, but now, this situation won't trigger the Failed Validation, since the transaction will revert - so it's considered Benign and no warning is shown. That's why the test was failing
Builds ready [854a2f1]
Page Load Metrics (1192 ± 69 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Description
The PR Updated
@blockaid/ppom-releasedependency and also updatesppom.jsManual testing steps
_1. Run extension
_2. Go to test dapp and send a malicious confirmation request
_3. Ensure that confirmation page shows blockaid error
Related issues
Fixes #???
Pre-merge author checklist
Pre-merge reviewer checklist