Skip to content

fix: fix inspect after delete-trie-state #2557

Merged
flywukong merged 1 commit intobnb-chain:developfrom
flywukong:fix-inspect
Jul 4, 2024
Merged

fix: fix inspect after delete-trie-state #2557
flywukong merged 1 commit intobnb-chain:developfrom
flywukong:fix-inspect

Conversation

@flywukong
Copy link
Copy Markdown
Contributor

@flywukong flywukong commented Jul 1, 2024

Description

The files of freezer ancient state folder will be empty after running "db delete-trie-state" command in pbss mode and the inspectFreezers function need to judge this situation to avoid inspecting the empty state freezer.

Rationale

fix issue:issue

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Copy link
Copy Markdown
Contributor

@yzhaoyu yzhaoyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@sysvm sysvm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flywukong flywukong merged commit a5810fe into bnb-chain:develop Jul 4, 2024
@flywukong flywukong deleted the fix-inspect branch July 23, 2024 09:38
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.

4 participants