Skip to content

bugfix: verify range proofs#15

Merged
yasyzb merged 1 commit intodevelopfrom
bugfix/verify-range-proofs
Apr 11, 2022
Merged

bugfix: verify range proofs#15
yasyzb merged 1 commit intodevelopfrom
bugfix/verify-range-proofs

Conversation

@yasyzb
Copy link

@yasyzb yasyzb commented Apr 11, 2022

Description

Fix "panic: deletion not supported" bug, cherry-pick from ethereum/go-ethereum#23960

Rationale

Return error when range contains deletion at VerifyRangeProof, then when trie update, the deletion value won't get there, the panic won't be triggered.

@yasyzb yasyzb merged commit 5ecb45a into develop Apr 11, 2022
@yasyzb yasyzb deleted the bugfix/verify-range-proofs branch April 11, 2022 06:19
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.

1 participant