omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
81 stars 46 forks source link

feat(attest): detect reorgs based on BlockOffset #1342

Closed arajasek closed 3 months ago

arajasek commented 3 months ago

This is another check to harden against reorgs. Fixes #1312

task: none

arajasek commented 3 months ago

Hmm, actually, I'm not sure this is correct. Closing for now.