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

Meter P-chain and X-chain execution cost #2584

Closed
abi87 opened this issue Jan 4, 2024 · 1 comment
Closed

Meter P-chain and X-chain execution cost #2584

abi87 opened this issue Jan 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@abi87
Copy link
Contributor

abi87 commented Jan 4, 2024

stateDiagram-v2
master -->  E_fork_scaffolding
E_fork_scaffolding -->  codec_upgrades
codec_upgrades --> P_chain_fee_calculator
codec_upgrades --> X_chain_fee_calculator
P_chain_fee_calculator --> unit_fees_dynamic
X_chain_fee_calculator --> unit_fees_dynamic
unit_fees_dynamic --> P_chain_dynamic_fees
unit_fees_dynamic --> X_chain_dynamic_fees
Loading
@abi87
Copy link
Contributor Author

abi87 commented Feb 6, 2024

Replaced by #2707 and #2708

@abi87 abi87 closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
1 participant