Skip to content

User's defined Devnet configurations for pallas crate. #442

@Mr-Leshiy

Description

@Mr-Leshiy

Summary

Update latest upstream version of the pallas crate to have an ability to configure Devnet/TEST network.
This branch contain a hacked version of what we need #420.
Based on the work on that branch need to make a PR to the pallas repo.

Requirements

  1. Adds a function which allows the default TEST network (and ONLY the test network) parameters to be configured.
  2. Pallas still defaults to using the current test network parameters if there has been no customization.
  3. There needs to be a capability that reverts the Test Network back to its defaults.
  4. No existing Pallas Public API calls may be changed, but a new call/s can be added.
  5. All existing Pallas functionality remains unchanged, except that it now uses the customized test network parameters.
  6. It should be possible to get the current parameters, and then set them individually, and then re-set them.
  7. It needs to be a high quality change that is well documented and is acceptable with the upstream project.

Acceptance criteria

  • The change is merge into the upstream pallas crate.

Metadata

Metadata

Assignees

Labels

squad: gatekeepersCatalyst App Backend, System Development & Integration Team

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions