-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
squad: gatekeepersCatalyst App Backend, System Development & Integration TeamCatalyst App Backend, System Development & Integration Team
Description
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
- Adds a function which allows the default TEST network (and ONLY the test network) parameters to be configured.
- Pallas still defaults to using the current test network parameters if there has been no customization.
- There needs to be a capability that reverts the Test Network back to its defaults.
- No existing Pallas Public API calls may be changed, but a new call/s can be added.
- All existing Pallas functionality remains unchanged, except that it now uses the customized test network parameters.
- It should be possible to get the current parameters, and then set them individually, and then re-set them.
- 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 TeamCatalyst App Backend, System Development & Integration Team
Type
Projects
Status
✅ Done