ava-labs / avalanchego

Go implementation of an Avalanche node.
https://avax.network
BSD 3-Clause "New" or "Revised" License
2.12k stars 670 forks source link

X-chain - Dynamic Fees #2708

Open abi87 opened 8 months ago

abi87 commented 8 months ago

PRs order:

abi87 commented 6 months ago
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
github-actions[bot] commented 1 week ago

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.