Casey Rodarmor
Casey Rodarmor
There have been python inscriptions, and I'd love to eventually be able to give them syntax highlightning. Add `text/x-python` to the media table and render as text.
- not a new problem (be specific) - https://www.reddit.com/r/Bitcoin/comments/1bw9xg/data_in_the_blockchain_wikileaks/ - data is buried in a witness, you don't see it if you run a full node - if this is...
I want to know when things we do make ux on ordinals.com, so we need some kind of performance metrics. I will never add JS analytics to ordinals.com, so this...
I messed up signet.ordinals.com today in a redeploy. Figure out how to get it back up.
Users sometimes need to manually construct ordinal-aware transactions. To make this easier, let's add some way to preview manually constructed transactions. > I want to do something where you can...
I'd like to come up with a burn address format. I'm thinking bech32m, `burn1…`, with an arbitrary binary payload. The output script is then `OP_RETURN PAYLOAD`.
Since we have issues with `ord index` crashing, we might want to just run it in a loop like `ord server`. Feels like a bandaid but it is a problem:...
There has been a lot of discussion around sharing index.redb files. I think the official position of the project is "not your node, not your jpegs", and we want to...