Skip to content

Commit 682a2b9

Browse files
committed
Add Action Items
1 parent 751ef43 commit 682a2b9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

security/fma-interop-tx-handling.md

+7
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ having to take on new compute.
8181
- Has no effect on our ability to process other transactions. Supervisor effects are described in
8282
the Supervisor FMA.
8383
- Negative UX and Customer Perception from building invalid block content.
84+
- Action Items
85+
- Monitor for all invalid messages, as a percentage of all incoming messages.
86+
- Critically monitor for *any* messages which will cause a reorg (ie an invalid message which was included
87+
in a block)
8488

8589
## FM2: Checks Discard Valid Message
8690
- Description
@@ -92,6 +96,9 @@ having to take on new compute.
9296
- More Negative UX and Custoemr Perception if Interop Messages aren't making it into the chain.
9397
- Failed transactions would cause customers to redrive transactions, potentially overwhelming
9498
infrastructure capacity.
99+
- Action Items
100+
- Monitor for a lack of interop messages in blocks. If there is a suspicious lack of them, it may indicate
101+
a failure in the filtering.
95102

96103
## FM3a: Transaction Volume causes DOS Failures of Proxyd
97104
- Description

0 commit comments

Comments
 (0)