Closed phill-beyond closed 4 months ago
I think the issue is: chainhook-sdk/src/utils/mod.rs
pub const MAX_BLOCK_HEIGHTS_ENTRIES: u64 = 1_000_000;
impl BlockHeights {
pub fn get_sorted_entries(&self) -> Result<VecDeque
So the question comes to: How can I index on the testnet? Since no prebuilt db download available? Thanks!
Hi @phill-beyond, thanks for your feedback. I'll close this issue, as we're already tracking the lack of Testnet support here: https://github.com/hirosystems/ordhook/issues/292
After setting up testnet environment and freshly start db sync, got an block spec invalid error which looks like a bug.
ordhook db sync --config-path=./Ordhook.toml Jun 01 01:45:19.298 INFO Indexing inscriptions from block #767430 to block #2819136 Jun 01 01:45:19.299 ERRO Block start / end block spec invalid