Rafael Cárdenas

Results 130 comments of Rafael Cárdenas

Transferring to ordhook because there seems to be an inconsistency with the indexing of that inscription. This is what ordhook sends to the API, note the `jubilee` inscription number which...

This looks like a symptom of this core node issue: https://github.com/stacks-network/stacks-blockchain/issues/3270 TL;DR: Attachments are not currently guaranteed by nodes, causing incorrect responses on names/subdomains if the API does not receive...

@pradel there is no workaround at the moment, unfortunately... The API must receive the attachment through the node RPC messages in order for it to be processed. There is no...

> Would it make sense to allow pushing a missing attachment? i.e. if a user has the attachment (or access to a node which has it), could then push the...

@wileyj I'm not sure how to find out the exact date of archives I used... do you know if they leave a trace? I'm using the `stacks-blockchain-docker` project. The only...

This will be fixed in the new index we're currently building. We'll release it into production as soon as it's ready.

This is fixed. Thanks for your patience.

hello everyone, thanks for your patience, we're working hard on this at the moment so stay tuned for news 👍🏻

We'll probably need to implement a change in `hord` first before the API so it can send us previous addresses, because if we calculate these API side and we ever...

@lgalabru is there a way we could get the chainhooks node to send a request when `hord` indexing is done? so devs can spin up docker compose and have the...