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 semantic fee check #3187

Open
wants to merge 3 commits into
base: x-chain_introducing-fees-calculators
Choose a base branch
from

Conversation

abi87
Copy link
Contributor

@abi87 abi87 commented Jul 12, 2024

Why this should be merged

Moved fee checks from syntactic checks (which do not require loading chain state) to semantic checks (which do require state).
This will be needed with dynamic fee calculator and it is carried out here to reduce diffs down the line.

How this works

Moved fee checks from syntactic to semantic checks

How this was tested

CI

@abi87 abi87 changed the base branch from x-chain_meter_fees to x-chain_introducing-fees-calculators July 12, 2024 15:52
@abi87 abi87 marked this pull request as ready for review July 12, 2024 15:54
@abi87 abi87 self-assigned this Jul 12, 2024
@abi87 abi87 mentioned this pull request Jul 17, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review 👀
Development

Successfully merging this pull request may close these issues.

None yet

2 participants