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

X-chain - Dynamic Fees #2708

Open
5 tasks
abi87 opened this issue Feb 6, 2024 · 2 comments · Fixed by #2597, #2699, #2736, #2747 or #2762
Open
5 tasks

X-chain - Dynamic Fees #2708

abi87 opened this issue Feb 6, 2024 · 2 comments · Fixed by #2597, #2699, #2736, #2747 or #2762
Assignees
Labels
enhancement New feature or request lifecycle/stale

Comments

@abi87
Copy link
Contributor

abi87 commented Feb 6, 2024

@abi87
Copy link
Contributor Author

abi87 commented Apr 12, 2024

stateDiagram-v2
master --> X_chain_fee_calculator
X_chain_fee_calculator --> X_chain_meter_txs

master -->  X_chain_consolidate_tx_creation
X_chain_consolidate_tx_creation --> X_chain_meter_txs

X_chain_meter_txs -->X_chain_update_unit_fees

X_chain_update_unit_fees -->X_chain_priority_fees
Loading

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment