nima1981

Results 4 comments of nima1981

Oh that's great that that's the intended behavior! It seems like at the moment the replies don't show up that way. I did a little test here: https://dissentwatch.com/boost/?boost_post_id=534885 There appear...

#disgus .my-3 a.rounded { visibility: hidden; }

> Thanks, yes `https://api.hiro.so/ordinals/v1/inscriptions?limit=20&offset=0&order=desc&order_by=rarity` is timing out -- we'll look into it 🙏 Thanks!!

> Here's an [example](https://github.com/hirosystems/ordinals-api/blob/master/tests/inscriptions.test.ts#L1643) from the tests: > > ```ts > const response3 = await fastify.inject({ method: 'GET', > url: '/ordinals/v1/inscriptions?mime_type=image/png&mime_type=text/plain', > }); > ``` > > Note the repeated...