Skip to content

Commit bcaacf0

Browse files
committed
Add placeholder for super events RSKIP
1 parent 1208ce1 commit bcaacf0

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

IPs/RSKIP529.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
rskip: 529
3+
title: Super event storage entry
4+
created: 26-AUG-25
5+
author: MI
6+
purpose: Sca
7+
layer: Core
8+
complexity: 1
9+
status: Draft
10+
description:
11+
---
12+
13+
|RSKIP |529 |
14+
| :------------ |:-------------|
15+
|**Title** |Super events storage entry |
16+
|**Created** |26-AUG-25 |
17+
|**Author** |MI |
18+
|**Purpose** |Sca |
19+
|**Layer** |Core |
20+
|**Complexity** |1 |
21+
|**Status** |Draft |
22+
23+
## Abstract
24+
25+
To be completed...
26+
27+
## Motivation
28+
29+
To be completed...
30+
31+
## Specification
32+
33+
The Bridge contract will include a new storage entry, key `super_event`.
34+
35+
```
36+
37+
```
38+
39+
### Subsection 1 of Specification such as format.
40+
41+
Blah.
42+
43+
### Subsection 2 of specs such.
44+
45+
Blah two...
46+
47+
## Rationale
48+
49+
Discuss design decisions, community debates and possible attacks.
50+
51+
## References
52+
53+
[1] Other RSKIP https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP??.md
54+
55+
[2] Other Articles such as Smart Contracts for Bribing Miners http://homepages.cs.ncl.ac.uk/patrick.mccorry/minerbribery.pdf
56+
57+
### Copyright
58+
59+
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 commit comments

Comments
 (0)