Skip to content

[review] MIP-57 : Informer for the Operation of the HTLC-based Native Bridge#57

Closed
apenzk wants to merge 9 commits into
mainfrom
mip/informer
Closed

[review] MIP-57 : Informer for the Operation of the HTLC-based Native Bridge#57
apenzk wants to merge 9 commits into
mainfrom
mip/informer

Conversation

@apenzk
Copy link
Copy Markdown
Contributor

@apenzk apenzk commented Nov 15, 2024

Summary

This MIP introduces the Informer as proposed by the Biarritz Model.

The informer provides an estimate of the circulating $L1MOVE and $L2MOVE tokens. It acknowledges that the measured value will be off due to

  • inflight tokens
  • differences in the clock of different layers

However it provides some bounds and approaches to get an estimate that should not be too far off.

MIP-57

Comment thread MIP/mip-57/README.md

We refer to the following illustration for a bridge transfer from L1 to L2, which is taken from [MIP-39](https://github.com/movementlabsxyz/MIP/pull/39).

![L1 to L2 Transfer](L1ToL2.png)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after the user requests funds on target chain, Relayer relays to L1*

@apenzk apenzk added bridge and removed bridge labels Nov 25, 2024
@apenzk apenzk changed the title [review] Informer for the Operation of the Native Bridge [review] MIP-57 : Informer for the Operation of the Native Bridge Dec 13, 2024
@apenzk apenzk changed the title [review] MIP-57 : Informer for the Operation of the Native Bridge [review] MIP-57 : Informer for the Operation of the HTLC-based Native Bridge Dec 17, 2024
@franck44
Copy link
Copy Markdown
Contributor

@apenzk The content of the MIP still references the HTLV bridge at some locations. We may replace them with to acknowledge the new architecture?

Comment thread MIP/mip-57/README.md

## Abstract

The Informer for the HTLC-based Native Bridge (in the following called simply the Native Bridge) is introduced to collect information about the state from L1 and L2 and provide this information to components of the Native Bridge. The provided information is critical to the safe operation of bridge components such as the Rate-Limiter, the Security Fund, and the Bridge Operator.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HTLC bridge?
Use Native bridge?

@apenzk
Copy link
Copy Markdown
Contributor Author

apenzk commented Jan 28, 2025

HTLC-based bridge approaches are being closed

@apenzk apenzk closed this Jan 28, 2025
@apenzk apenzk deleted the mip/informer branch January 28, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants