Skip to content

refactor: getManaBaseFeeComponentsAt are zeros when not canonical#12251

Merged
LHerskind merged 1 commit intomasterfrom
lh/10004-0-base-fee-no-canon
Feb 26, 2025
Merged

refactor: getManaBaseFeeComponentsAt are zeros when not canonical#12251
LHerskind merged 1 commit intomasterfrom
lh/10004-0-base-fee-no-canon

Conversation

@LHerskind
Copy link
Contributor

@LHerskind LHerskind commented Feb 25, 2025

Fixes #10004 by returning 0's when calling getManaBaseFeeComponentsAt, also allowed us to slightly simpler check the header as we don't need the multiple paths then.

Copy link
Contributor Author

LHerskind commented Feb 25, 2025

@LHerskind LHerskind linked an issue Feb 25, 2025 that may be closed by this pull request
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch from 96e702f to 210bb66 Compare February 25, 2025 13:20
@LHerskind LHerskind force-pushed the lh/12062-submission-libs branch from f81364f to ae110bb Compare February 25, 2025 13:20
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch from 210bb66 to fe05385 Compare February 25, 2025 16:34
@LHerskind LHerskind force-pushed the lh/12062-submission-libs branch from ae110bb to c4f6397 Compare February 25, 2025 16:34
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch from fe05385 to c1c42a8 Compare February 26, 2025 10:12
@LHerskind LHerskind force-pushed the lh/12062-submission-libs branch 2 times, most recently from 30036b3 to fc82e91 Compare February 26, 2025 10:40
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch 2 times, most recently from 7bb9a3a to b0b7ff3 Compare February 26, 2025 13:41
@LHerskind LHerskind force-pushed the lh/12062-submission-libs branch 2 times, most recently from 9a4b23c to 2084d12 Compare February 26, 2025 14:42
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch from b0b7ff3 to 84502ad Compare February 26, 2025 14:42
@LHerskind
Copy link
Contributor Author

This should also solve #12160

Base automatically changed from lh/12062-submission-libs to master February 26, 2025 15:20
@LHerskind LHerskind force-pushed the lh/10004-0-base-fee-no-canon branch from 84502ad to 9265311 Compare February 26, 2025 15:20
@LHerskind LHerskind marked this pull request as ready for review February 26, 2025 15:20
@LHerskind LHerskind merged commit d82101f into master Feb 26, 2025
13 of 15 checks passed
@LHerskind LHerskind deleted the lh/10004-0-base-fee-no-canon branch February 26, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: optimise the fee computations

2 participants