You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Report a bug or unexpected behavior in Rampage L1
4
+
title: '[BUG] '
5
+
labels: bug, needs-triage
6
+
assignees: RampageRPM1
7
+
---
8
+
9
+
## Bug Description
10
+
11
+
A clear and concise description of what the bug is.
12
+
13
+
## Environment
14
+
15
+
-**Rampage Version / Commit:**
16
+
-**Go Version:**
17
+
-**OS:**
18
+
-**Network:**[] Testnet [] Local devnet
19
+
20
+
## Steps to Reproduce
21
+
22
+
1.
23
+
2.
24
+
3.
25
+
26
+
## Expected Behavior
27
+
28
+
What you expected to happen.
29
+
30
+
## Actual Behavior
31
+
32
+
What actually happened. Include error messages, logs, or stack traces.
33
+
34
+
```
35
+
Paste relevant logs here
36
+
```
37
+
38
+
## Impact Assessment
39
+
40
+
-[ ] This is a consensus-critical bug
41
+
-[ ] This affects network stability
42
+
-[ ] This affects governance
43
+
-[ ] This is a data integrity issue
44
+
-[ ] This is a minor/cosmetic issue
45
+
46
+
## Additional Context
47
+
48
+
Add any other context about the problem here (screenshots, related issues, etc.).
49
+
50
+
---
51
+
52
+
> **Security Note:** If this bug is a security vulnerability, please do NOT file a public issue. See [SECURITY.md](../../SECURITY.md) for responsible disclosure instructions.
0 commit comments