Skip to content

core/state: skip deleting storages for EmptyTrie#1911

Merged
buddh0 merged 1 commit intobnb-chain:masterfrom
node-real:skip_delete_storage_EmptyTrie
Oct 10, 2023
Merged

core/state: skip deleting storages for EmptyTrie#1911
buddh0 merged 1 commit intobnb-chain:masterfrom
node-real:skip_delete_storage_EmptyTrie

Conversation

@NathanBSC
Copy link
Copy Markdown
Contributor

@NathanBSC NathanBSC commented Oct 9, 2023

Description

core/state: skip deleting storages for EmptyTrie

Rationale

trie is EmptyTrie for fast node,
iterate it will cause panic

Example

add an example CLI or API response...

Changes

Notable changes:

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

@buddh0 buddh0 merged commit 17ffdf1 into bnb-chain:master Oct 10, 2023
@NathanBSC NathanBSC deleted the skip_delete_storage_EmptyTrie branch October 11, 2023 02:08
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.

6 participants