Skip to content

Encrypting RPC Filter - MVP #23

@pepae

Description

@pepae

Overview

To encourage Gnosis RPCs to adopt the encrypting RPC, we need a filter to exclude non-MEV prone transactions, conserving encryption resources.

MVP Solution

Objective

Create a filter to distinguish transactions needing frontrunning protection.

Approach

  • Begin with ETH transfers initially
  • Then:
    • Expand based on on-chain analysis of common transactions.
    • Aim to eventually exclude ~80% of non-essential transactions.
    • Allow developers to apply for specific filters with spam protection.

Next Steps

  • Create the basic filter for ETH transfers and implement
  • Align on next iteration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions