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

fix(rpc/v08): remove dto leftover type for ResourceBounds #2585

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

t00ts
Copy link
Contributor

@t00ts t00ts commented Feb 11, 2025

A legacy dto type for ResourceBounds was being used in our RPC implementation instead of the common type.

This PR removes that leftover type and adjusts our RPC implementation accordingly.

Thanks @xJonathanLEI

Closes #2571

@t00ts t00ts requested a review from a team as a code owner February 11, 2025 08:55
@t00ts t00ts changed the title fix(rpc/v07): remove dto leftover type for ResourceBounds fix(rpc/v08): remove dto leftover type for ResourceBounds Feb 11, 2025
@t00ts t00ts merged commit f534920 into main Feb 11, 2025
8 checks passed
@t00ts t00ts deleted the t00ts/rpc-fix-resourcebounds branch February 11, 2025 11:49
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.

l1_data_gas incorrectly marked as optional
2 participants