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

Feat/new p chain methods #337

Merged
merged 14 commits into from
Nov 26, 2024
Merged

Feat/new p chain methods #337

merged 14 commits into from
Nov 26, 2024

Conversation

chcmedeiros
Copy link
Collaborator

No description provided.

@@ -0,0 +1,67 @@
/*******************************************************************************
* (c) 2021 Zondax GmbH
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could take the opportunity to update this, right?

Comment on lines 425 to 429
Self::ConvertSubnetToL1(tx) => tx.num_items(),
Self::IncreaseL1ValidatorBalance(tx) => tx.num_items(),
Self::DisableL1Validator(tx) => tx.num_items(),
Self::SetL1ValidatorWeight(tx) => tx.num_items(),
Self::RegisterL1Validator(tx) => tx.num_items(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should feature banff be added here too?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too long title here... it goes out of screen

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will take a look on the snapshots

Copy link
Collaborator

@emmanuelm41 emmanuelm41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments. Let's double check images again to be sure everything fit on the screen

@chcmedeiros chcmedeiros merged commit b686e2e into dev Nov 26, 2024
62 checks passed
@chcmedeiros chcmedeiros deleted the feat/new_p_methods branch November 26, 2024 17:34
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.

2 participants