hirosystems / chainhook

Extract transactions from Stacks and Bitcoin and build event driven re-org resistant indexers and databases.
GNU General Public License v3.0
155 stars 63 forks source link

ordinal indexer too slow #316

Closed mwalol closed 1 year ago

mwalol commented 1 year ago

having the bitcoin node and the chainhook on the same machine we should have a flag dev to read the blockchain data from the disk instead of rpc for fast syncing once's synced we have choice to read from rpc

lgalabru commented 1 year ago

Duplicate https://github.com/hirosystems/clarity-lsp/issues/57