Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: allow anyone to trigger the settlement of GVG/GVG family #512

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

forcodedancing
Copy link
Contributor

@forcodedancing forcodedancing commented Oct 30, 2023

Description

This pr will allow anyone to submit transactions for settlement of GVG family or GVGs.
Before Pampas upgrade, only storage provider is allowed to send this message.

Because changing the field name of the message will lead to hardfork, so only the New function and comments are updated to reflect the change.

Rationale

Facilitate settlement.

Example

./gnfd tx virtualgroup settle 0 1,2 # settle gvgs of 1 and 2
./gnfd tx virtualgroup settle 10 1,2 # settle gvg family 10, parameter 1,2 is meaningless here

Changes

Notable changes:

  • msg server

@unclezoro unclezoro added this pull request to the merge queue Oct 30, 2023
Merged via the queue into bnb-chain:develop with commit cbf9ea6 Oct 30, 2023
5 checks passed
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.

3 participants