Skip to content

Commit b9f7776

Browse files
authored
Merge pull request #1032 from akash-network/docs-testnet-8-bug-note
chore: docs add for testnet-8 and known bug
2 parents 134bdc2 + 2d731d0 commit b9f7776

File tree

1 file changed

+15
-1
lines changed
  • src/content/Docs/testnet/testplan/cb-halt-testing

1 file changed

+15
-1
lines changed

src/content/Docs/testnet/testplan/cb-halt-testing/index.mdx

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ description: "Test BME behavior during circuit breaker halt state (CR < 90%)"
77
weight: 7
88
---
99

10-
**⚠️ This category requires the circuit breaker HALT state to be active (CR < 90%).** The Akash Core team will announce a 24-hour testing window when the circuit breaker is intentionally triggered. Complete these tests when the BME status shows `mint_status_halt_cr`.
10+
**⚠️ This category requires the circuit breaker HALT state to be active (CR < 90%).** The Akash Core team will announce a dedicated **24-hour CB Halt testing window** when the halt state is intentionally triggered. Complete these tests during that window when the BME status shows `mint_status_halt_cr`.
11+
12+
**Note:** This is a separate window from the CB Warning testing window (Category 7).
1113

1214
**Circuit Breaker Halt Overview:**
1315
When the Collateralization Ratio (CR) drops below the halt threshold (90%), BME enters protective halt state:
@@ -85,6 +87,18 @@ When the Collateralization Ratio (CR) drops below the halt threshold (90%), BME
8587

8688
### Test 6.3: Verify Burns Work During Halt
8789

90+
---
91+
92+
### ⚠️⚠️⚠️ KNOWN BUG ⚠️⚠️⚠️
93+
94+
**There is currently a bug impacting the ability to burn ACT in halt state.**
95+
96+
Despite `refunds_allowed: true`, burn-act transactions fail with "circuit breaker is active" error.
97+
98+
**Please submit the error message received as your form submission for this task.**
99+
100+
---
101+
88102
**Objective:** Confirm ACT→AKT conversions (burns) still work during halt, allowing users to exit positions
89103

90104
**User Actions:**

0 commit comments

Comments
 (0)