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

P-chain - Priority fees #2867

Open
wants to merge 41 commits into
base: p-chain_units-fees-update
Choose a base branch
from

Conversation

abi87
Copy link
Contributor

@abi87 abi87 commented Mar 25, 2024

Why this should be merged

How this works

How this was tested

@abi87 abi87 self-assigned this Mar 25, 2024
Comment on lines 32 to 33
if t > maxTipPercentage {
return fmt.Errorf("%w, tip percentage %d", errTipPercentageTooLarge, t)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

q: could tip be larger than the base fee?

@abi87 abi87 marked this pull request as ready for review March 26, 2024 14:52
@abi87 abi87 changed the title P-chain: Priority fees P-chain - Priority fees Mar 29, 2024
@abi87 abi87 force-pushed the p-chain_units-fees-update branch from 56f9f80 to 38d0ac0 Compare April 18, 2024 16:01
@abi87 abi87 force-pushed the p-chain_units-fees-update branch from 6750a6a to 9a4822d Compare May 23, 2024 17:06
@abi87 abi87 mentioned this pull request Jul 17, 2024
5 tasks
Copy link

github-actions bot commented Sep 8, 2024

This PR has become stale because it has been open for 30 days with no activity. Adding the lifecycle/frozen label will cause this PR to ignore lifecycle events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress 🏗
Development

Successfully merging this pull request may close these issues.

1 participant