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: Block-level fee Calculator #3032

Merged
merged 210 commits into from
Jul 15, 2024

Conversation

abi87
Copy link
Contributor

@abi87 abi87 commented May 20, 2024

Why this should be merged

Instantiate fee.Calculator only once per block, instead of doing it once per each block transaction.

How this works

fee.Calculator is instantianted once in each block. UTs need to be modified to instantiate the calculator.

How this was tested

CI

abi87 and others added 17 commits July 3, 2024 11:31
…abs/avalanchego into p-chain_block_level_fee_calculator
Base automatically changed from p-chain_improved_fee_calculator_structure to master July 15, 2024 15:19
@StephenButtolph StephenButtolph added this to the v1.11.10 milestone Jul 15, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Jul 15, 2024
Merged via the queue into master with commit 444a3e9 Jul 15, 2024
20 checks passed
@StephenButtolph StephenButtolph deleted the p-chain_block_level_fee_calculator branch July 15, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants