pendulum-chain / pendulum-chain/vortex

Add Parachain status check to pre-flight

Open
#319 10 comments 0 reactions 1 assignee View on GitHub

@gianfra-t is already working on this.

Since Jul 29, 2025.

Dominant language
TypeScript
Stars
6
Forks
5
Avg merge
1d 7h
Merged PRs (30d)
33

Description

Description and potential addition

Recently an off-ramp failed at the RequestRedeem stage due to the Oracle being offline, and the redeem extrinsic failing with security.ParachainNotRunning. Furthermore, since the extrinsic was executed but failed, there is no way to recover these funds by re-executing it again.

This can actually be checked on initialization of the app (or in the backend and append to the status), and avoid starting off-ramps that will fail for certain.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.