nine

Results 18 issues of nine

As mentioned in #3632 and during a recent Ordinals Coding Club, the privacy ship seems to have sailed on the wallets anti-address reuse policy. Many users would like the ability...

enhancement

fixes #3701 - I've added the `/output/` fields to the `ord list` command into a section called "list'. I also reordered the fields in the pre-existing "ranges" section to make...

The purpose of this PR is to gather good examples for Issue #949 Please submit feedback of any on-chain inscriptions that you feel make exemplary use of following inscription technologies...

documentation

fixes #3460; this panic was still occurring in 0.18.5 on my Windows machine. I was able to test this change there and it fixes the issue by allowing for shutdown...

part of fix for #3192 migrating chain.rs to snafu for its error handling. added **InvalidChain** and **AddressConversion** to error.rs

part of fix for #3192 converted src/outgoing.rs to use snafu instead of anyhow errors

we should suppress the "sat_ranges": field label and data unless the flag is provided.

I see a couple of issues in v0.19.0 on the address page: **FIXED by #3882** 1) from #3831 - some runes are not being displayed/linked correctly. [Example 1](http://ordinals.com/address/bc1pvjx6xqa4rkvxc5suw6q9zrj4hz7aqz6r3a06kp5dpqcht6jq8jnqekq3kr), [Example 2](http://ordinals.com/address/bc1pjjzkh79z7v3c0phxcykcfuz774n84ef77gqpmv36a2vmsmd0nzrqqa46k6)...

bug
good first issue