Skip to content

Emit event/logs when a proof is used #22

@mfornet

Description

@mfornet

Emit events after consuming proofs, for easy searching for tx in indexers both in NEAR and in Ethereum

NEAR -> Ethereum

When a proof is consumed, emit an event with the receipt_id of the receipt on NEAR that was used to generate this proof.

Ethereum -> NEAR

When a proof is consumed, emit a log with the identifier of the event (tx hash, and log id) of the log on Ethereum that was used to generate this proof. This needs to be implemented inside aurora-engine.

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