HandshakeAlliance / nomenclate

An indexing server for Handshake addresses and auctions
MIT License
39 stars 2 forks source link

Bug: Not Indexing latest block on Startup #14

Closed kilpatty closed 5 years ago

kilpatty commented 5 years ago

On startup Nomenclate will sync all the way up to the block just before tip, and then stop. Once we see a new block and get an event the syncing will resolve itself, but we definitely should fix this so that we are fully sync at startup.