Skip to content

feat(toolkit): exclude historical balance DBs from lite snapshot#6690

Open
halibobo1205 wants to merge 1 commit intotronprotocol:developfrom
halibobo1205:feat/toolkit_db_lite_opt
Open

feat(toolkit): exclude historical balance DBs from lite snapshot#6690
halibobo1205 wants to merge 1 commit intotronprotocol:developfrom
halibobo1205:feat/toolkit_db_lite_opt

Conversation

@halibobo1205
Copy link
Copy Markdown
Collaborator

What Changed

Exclude balance-trace and account-trace from lite snapshots. Since historical balance lookup is off by default, most nodes see no difference in snapshot size; only nodes with the feature enabled benefit from smaller snapshots.

Impact

✅ Smaller lite snapshots when historical balance lookup is enabled
✅ No impact for default-configured nodes

close #6597

What Changed
Exclude balance-trace and account-trace from lite snapshots. Since historical balance lookup is off by default, most nodes see no difference in snapshot size; only nodes with the feature enabled benefit from smaller snapshots.
Impact
✅ Smaller lite snapshots when historical balance lookup is enabled
✅ No impact for default-configured nodes

close tronprotocol#6597
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.

[Feature] Exclude historical balance DBs from lite snapshot

1 participant