Skip to content

Handle invalid MMR root to prevent sync thread panic#3774

Merged
yeastplume merged 2 commits into
mimblewimble:masterfrom
ardocrat:handle_invalid_mmr_root
Oct 31, 2023
Merged

Handle invalid MMR root to prevent sync thread panic#3774
yeastplume merged 2 commits into
mimblewimble:masterfrom
ardocrat:handle_invalid_mmr_root

Conversation

@ardocrat

Copy link
Copy Markdown
Contributor

Return Result<TxHashSetRoots, Error> at TxHashSet::roots() method to prevent thread panic on MMR root check.

@yeastplume

Copy link
Copy Markdown
Member

merging to apply #3775 on top

@yeastplume yeastplume merged commit 213dfd4 into mimblewimble:master Oct 31, 2023
bayk added a commit to mwcproject/mwc-node that referenced this pull request Jun 23, 2024
…mimblewimble#3774)

* fix: handle invalid mmr root to prevent sync thread panic
* test: fix roots check
@ardocrat ardocrat deleted the handle_invalid_mmr_root branch February 2, 2026 10:18
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.

2 participants