iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go.
https://iotex.io
Apache License 2.0
1.55k stars 322 forks source link

verify the integrity of trie.db.patch #4259

Open envestcc opened 1 month ago

envestcc commented 1 month ago

trie.db.patch is a patch for the ancient bug https://github.com/iotexproject/iotex-core/pull/2802. However, it may not be complete. We need to verify if there are any missing parts.