RiemaLabs / modular-indexer-light

A fully user-verified execution layer for Bitcoin's meta-protocols. (light indexer)
https://eprint.iacr.org/2024/408
55 stars 21 forks source link

fix: add non-empty lastcheckpoint #29

Closed TianyueLi1227 closed 6 months ago

TianyueLi1227 commented 7 months ago

Make the lastcheckpoint non-empty before the latest block is generated

TianyueLi1227 commented 6 months ago

Since APIs have been locked before Light Indexer is fully prepared, this pull request is aborted.