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

Accounting oracle gas optimization #570

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

skozin
Copy link
Member

@skozin skozin commented Feb 7, 2023

  • Accounting oracle: optimize gas consumption by offchain calculating and passing the max number of extra data items with unique nodeOpId per (itemType, moduleId) pair.
  • Lib: simplify ResizableArray by removing the growth support that's not needed anymore.

calculate offchain and pass the max number of items with unique nodeOpId per (itemType, moduleId) pair
@skozin skozin force-pushed the feature/accounting-oracle-opt branch from 0796f54 to adae3d7 Compare February 7, 2023 18:51
@ujenjt
Copy link
Member

ujenjt commented Feb 7, 2023

LGTM

@ujenjt ujenjt merged commit d72917d into feature/shapella-upgrade Feb 7, 2023
@ujenjt ujenjt deleted the feature/accounting-oracle-opt branch February 7, 2023 20: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.

2 participants