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

chore: filter out TX props on estimatePredicates query #1713

Merged

Conversation

Torres-ssf
Copy link
Contributor

This PR filters out most of the queried properties for the estimatePredicates query.

Since we just need predicateGasUsed from each predicate input, there is no reason to query all TX properties.

@Torres-ssf Torres-ssf added the chore Issue is a chore label Feb 3, 2024
@Torres-ssf Torres-ssf self-assigned this Feb 3, 2024
@arboleya arboleya enabled auto-merge (squash) February 5, 2024 14:32
Copy link
Contributor

github-actions bot commented Feb 5, 2024

Coverage Report:

Lines Branches Functions Statements
78.46%(+0.02%) 68.5%(+0%) 76.65%(+0%) 78.42%(+0.02%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/providers/src/provider.ts 71.48%
(+0.27%)
57.14%
(+0%)
67.69%
(+0%)
70.11%
(+0.26%)
🔴 packages/providers/src/generated/operations.ts 90.09%
(+0.2%)
100%
(+0%)
67.74%
(+0%)
90.47%
(+0.18%)

@arboleya arboleya merged commit fe9091f into master Feb 5, 2024
16 checks passed
@arboleya arboleya deleted the st/chore/filter-out-tx-props-on-estimate-predicates branch February 5, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants