0xSpaceShard / 0xSpaceShard/nimbora-yields-l1-public

Pending nppETH withdrawals blocked: unconsumed L2→L1 message since 2025-06-30

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hi — apologies for opening an issue on a repo that may no longer be
actively maintained. I'm a Nimbora user trying to understand the status
of pending nppETH withdrawals, and this seemed like the most appropriate
public channel since Discord, X, and email have all been quiet.

I've traced the situation on-chain and wanted to document it here in case
it's useful to the team or to other affected users.

## Summary

Withdrawal requests submitted to the nppETH Token Manager are recorded but
cannot be claimed, because the report pipeline appears to have stopped
mid-cycle on 2025-06-30.

## Current on-chain state

**L2 Token Manager** (`0x0261790d895beecdf8a9c7b03ce1d3ac79ef8b21ecfb60b94c41f93c8c30586b`)

| Function | Value |
|---|---|
| `epoch` | 252 |
| `handled_epoch_withdrawal_len` | 251 |
| `withdrawal_info(user, 0/1).claimed` | 0 |

Since `claim_withdrawal` requires `handled_epoch_withdrawal_len >= 252`,
it is currently unreachable.

## Where the pipeline stopped

Two events on 2025-06-30:

- **11:35:10 UTC** — `handle_mass_report` executed on L2 (block 1534600).
Funds returned normally for N-PLP-EETH, nstUSD, and one other strategy.
This was the last successful full cycle.
- **20:35:10 UTC** — L2 Pooling Manager sent a report message to L1.

That second message appears to still be pending:

```
Message hash: 0x874922...45077d
Direction: L2 → L1
From: Nimbora Pooling Manager (L2)
To: 0x189d3191a55b160a2a7be16ba2d614c4908dfc76
Status: Attached To L1 = 1, Consumed On L1 =

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.