paritytech / paritytech/testnet-manager

Add API endpoint to run a relay-chain transact call from sudo

Open
#81 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
18
Forks
4
PR merge metrics
No merged PRs in 30d

Description

In the process of operating Polkadot multi-chain testnets, it can be useful to submit XCM transact calls on the relay-chain from the sudo account.

See eg. the Wococo sudo call: in this block https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fwococo-rpc.polkadot.io#/explorer/query/0x7c3bba3dc12a264b7683c9022e4a4a8989a3d7b000c6971d4ff18cbc268b6517

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.

Research direction

No source files or tests are named. Start by examining the existing API endpoints and how sudo operations are handled, then use the linked Wococo block as the behavior reference. Done means the testnet manager exposes an endpoint that submits the requested relay-chain XCM transact call from the sudo account.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.