Rafael Cárdenas

Results 130 comments of Rafael Cárdenas

After a second read, I think you mean the latter. This would need us to modify the chainhooks indexing and I'm not sure if that's feasible at this time cc...

@314159265359879 could you give me a few concrete examples of tokens or token contracts that are not showing up in our API? that would help me debug faster

Hmm this could be an issue Explorer-side, I suspect they are being treated as FTs instead of NFTs but not sure. @He1DAr can you take a look?

hi @soliman9 is this from a completely fresh start with a new DB? Or did that start happening after some use? can you double check that the API has the...

Here's an initial breakdown of tasks that would need to be undertaken to support BNSv2: ### 1. Mark previous BNSv1 endpoints as deprecated without removing support. This allows devs to...

I've received other similar reports which indicate it could be something around API cache, I'll move this over to the API repo so we can investigate

@kyranjamie from the API logs, the 400 error response is: ``` type":"InvalidRequestError","message":"Hex string is an odd number of digits: 0xundefined","stack":"Error: Hex string is an odd number of digits: 0xundefined\n ```...

@diwakergupta the 400 is coming from the API's `api.hiro.so/extended/v1/tx/:tx_id` endpoint. I assume the wallet is looking to check the status of the transaction

Closing since this BNSv2 moved to its own API

Here's a summary of what we've found from RPC proof of concept load tests, core eng conversations, and general feedback from builders. There are **two main issues/complaints** reported by Stacks...