Skip to content

Confirm Hyperliquid withdrawals from the withdraw ledger update - #878

Merged
gemcoder21 merged 1 commit into
mainfrom
hypercore-withdraw-pending
Aug 12, 2026
Merged

Confirm Hyperliquid withdrawals from the withdraw ledger update#878
gemcoder21 merged 1 commit into
mainfrom
hypercore-withdraw-pending

Conversation

@DRadmir

@DRadmir DRadmir commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Hyperliquid withdrawals stayed pending forever because the withdraw ledger update was never matched to the transaction. The ledger reports the withdrawal nonce in microseconds, so it is matched as the nonce multiplied by 1000, with a time window fallback.

Closes #836

@DRadmir DRadmir self-assigned this Aug 12, 2026
@DRadmir
DRadmir requested review from 0xh3rman and gemcoder21 August 12, 2026 09:34
@gemcoder21
gemcoder21 merged commit 5e42dee into main Aug 12, 2026
7 checks passed
@gemcoder21
gemcoder21 deleted the hypercore-withdraw-pending branch August 12, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hyperliquid withdrawal stays pending forever: withdraw ledger delta is not handled

3 participants