Skip to content

Discussion: Event Signature Support for Generic Signal Types #3

Description

@g4titanx

currently, the escrow contract only validates only Transfer(address,address,uint256) events. This limits the protocol to proving token transfers and prevents extending Mirage to other use cases. Of course this is by design. but this support seems like a "nice to have"

we allow executors to specify the event signature they want to prove when posting their bond, making the escrow contract a generic event-proving system

this was suggested by @ozwaldorf while we were having a conversation in this direction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

generalDiscussions, ideas, not fully scoped out plansunimportantnice to have but not urgent or needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions