hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).
Apache License 2.0
190 stars 56 forks source link

btcoind generate block, hord server do not start scan the latest block #141

Closed bingryan closed 1 year ago

bingryan commented 1 year ago

Hi,

After hord service start --config-path=./Hord.toml scan the lastest block. and get info:

image

then I make btcoind generate new block(generate 10 blocks), but hord not start scan the lastest block.

Is this a BUG or need to use other methods to let hord start scan lastest block(scan the new 10 blocks).

bingryan commented 1 year ago

When I restart, it will scan the latest block :) , then I make btcoind generate new block , hord not start scan the lastest block :)

bingryan commented 1 year ago

Why not this logic:: btcoind generates a new block, hord will synchronize the latest block

chresko commented 1 year ago

@lgalabru Is this expected behavior?

bingryan commented 1 year ago

error by my btcoind client's zeromq.