Skip to content

Conversation

@heifner
Copy link
Contributor

@heifner heifner commented Nov 7, 2025

Reduce RAM requirements for resource tracking of accounts

  • Inspired by: Draft: Slim accounts AntelopeIO/leap#2328
  • WIRE-183
  • Combine resource_limits_object and resource_usage_object into resource_object.
  • Create separate resource_pending_object for pending resource tracking instead of storing in the resource_object table. This should greatly reduce index updates on resource_object improving performance and memory fragmentation.
  • state_history ABI format unchanged.

…e_object.

Create a separate resource_pending_object for pending state.
Base automatically changed from feature/WIRE-183-account-size to master November 25, 2025 18:53
@heifner heifner merged commit cf52b5d into master Nov 25, 2025
@heifner heifner deleted the feature/WIRE-183-resource branch November 25, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants