Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit event/logs when a proof is used #63

Open
mfornet opened this issue Jun 4, 2021 · 1 comment
Open

Emit event/logs when a proof is used #63

mfornet opened this issue Jun 4, 2021 · 1 comment

Comments

@mfornet
Copy link
Contributor

mfornet commented Jun 4, 2021

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.

@mfornet
Copy link
Contributor Author

mfornet commented Jun 4, 2021

Follow up from this suggestion: aurora-is-near/rainbow-bridge-client#40 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant