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/Optimize] Fixes and optimizes calculation of execution cost. #2369

Merged
merged 6 commits into from Mar 3, 2024

Conversation

d0cd
Copy link
Contributor

@d0cd d0cd commented Feb 23, 2024

This PR,

  • modifies cost_in_microcredits to account for the cost of finalizing futures.
  • caches the cost in microcredits for each function in Stack.

This PR depends on #2368.

Base automatically changed from feat/transaction-spend-limit to mainnet March 2, 2024 22:51
@howardwu howardwu merged commit 46f2625 into mainnet Mar 3, 2024
78 checks passed
@howardwu howardwu deleted the fix/finalize-cost-calculation branch March 3, 2024 03:55
@d0cd d0cd mentioned this pull request Mar 5, 2024
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.

None yet

3 participants