Casey Rodarmor

Results 1064 comments of Casey Rodarmor

The way to support this would be to reserve an even tag as being forever unsupported, which would lead to inscriptions made with that tag to be perma-unbound.

This can definitely be done with bitcoin-cli. I also think it would be reasonable to provide a native ord wallet command for this. The less that people have to drop...

Are you getting these errors from `ord` commands or `bitcoin-cli` commands? If it's `ord`, then it sounds like you have an `ord` command running somewhere else. If it's `bitcoin-cli`, then...

I've heard bad things about running ord on btrfs. Do you have compression turned on? This looks like it's inside of [redb](https://github.com/cberner/redb/). @cberner Can you make sense of this?

Updated OP with a sweet sweet `……` tag to make the stack trace collapsable.

> > Do you have compression turned on? > > how do i check this? It's an fs option for btrfs, so maybe fstab?

Unfortunately, I don't think the wallet is currently smart enough to split UTXOs with multiple inscriptions, it just notices that there is more than one inscription and gives up. During...