Skip to content

Commit cee8351

Browse files
committed
set approval status
1 parent 1a4b67f commit cee8351

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

MD/md-74/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# MD-74: Rate-Limiter for the Lock/Mint-type Native Bridge
2+
23
- **Description**: A rate limitation mechanism for the Lock/Mint-type Native Bridge.
34
- **Authors**: [Andreas Penzkofer](mailto:[email protected])
5+
- **Approval**: :white_check_mark:
46

57
## Overview
68

@@ -28,4 +30,4 @@ The Lock/Mint-type Native Bridge (hereafter called the "Native Bridge"), see [MI
2830

2931
**Description**: The rate-limiting mechanism should be defined in a way that it is clear how it works and how it can be adjusted. Moreover all components and their parameters should be defined. It should also be defined what is being rate-limited.
3032

31-
## Errata
33+
## Changelog

MIP/mip-74/README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- **Description**: A rate limitation mechanism for the Lock/Mint-type Native Bridge.
44
- **Authors**: Andreas Penzkofer, Primata
55
- **Desiderata**: [MD-74](../../MD/md-74/README.md)
6+
- **Approval**: Stagnant
67

78
## Abstract
89

@@ -168,14 +169,6 @@ The following algorithm is a recommendation for the operation of the Relayer:
168169

169170
## Verification
170171

171-
Needs discussion.
172-
173-
We may add a formal model?
174-
175-
---
176-
177-
## Changelog
178-
179172
## Appendix
180173

181174
### A1: Alternative designs
@@ -211,8 +204,4 @@ This proposal is discussed in this MIP.
211204
- Initiating transfers get rejected on the source chain, which improves safety and fulfills rate limit requirements on the source chain.
212205
- On the source chain the rate limit is not related to the Insurance Fund. This opens the question who sets the rate limit on the source chain. We answer this in this MIP.
213206

214-
---
215-
216-
## Copyright
217-
218-
Copyright and related rights waived via [CC0](../LICENSE.md).
207+
## Changelog

0 commit comments

Comments
 (0)