diff --git a/ERCS/erc-7562.md b/ERCS/erc-7562.md index e5deb00f2d..8958a46c50 100644 --- a/ERCS/erc-7562.md +++ b/ERCS/erc-7562.md @@ -233,6 +233,7 @@ The following reputation rules apply for all staked entities, and for unstaked p * `THROTTLED_ENTITY_BUNDLE_COUNT` `UserOperations` in a bundle. * Can remain in the mempool only for `THROTTLED_ENTITY_LIVE_BLOCKS`. * **[GREP-040]** If an entity fails the bundle creation after passing second validation, its `opsSeen` set to `BAN_OPS_SEEN_PENALTY`, and `opsIncluded` to zero, causing it to be `BANNED`. +* **[GREP-050]** When a UserOperation is replaced (by submitting a new UserOperation, with higher gas fees), and an entity (e.g. a paymaster) is replaced, then the removed entity has its raputation (opsSeen counter) reset. ### Staked Entities Reputation Rules