Casey Rodarmor
Casey Rodarmor
I think the way to fix this is to add a layer which handles *all* cache headers in one place, based on the request path. Our current caching logic is...
> * `alt text` is going to be same as `title` in majority, if not all, of the cases. Why not start without it? `alt text` is a description, not...
> `Proportion` and `bytes` stood out as something that might not get much use. Proportion is actually one of the very few data types which is supported by OpenSea, so...
This has been implemented.
Endpoints are under `r/` not because they return JSON, but because they are recursive, i.e., accessible to inscriptions.
I missed the part about re-issuing burned runes in your original post. And actually, I think the feature can be made way simpler if that's just the way that it...
All good points! > Is the concern that a user on old versions of ord would unknowingly try sending a freezable rune to their ord wallet? No, it's actually a...
I think the idea of frozen runes being removed from supply and being reissuable by the freezer makes sense. > There might then be balances that exist in the new...
Can you link to the discussion you're referring to?
I'm open to this, since removing a dependency is always a good idea. First though, I would want to understand in what circumstances `num_cpus` and `available_parallelism` will return different answers....