raph
raph
This is a very crude address index, to make this production ready we have to either add an `OUTPOINT_TO_TXOUT` table, or adapt the value cache and fetcher to also get...
Return all inscriptions from a given content hash
`fn inscription_recursive`
https://github.com/ordinals/ord/issues/1782#issuecomment-2128005525
Right now we require version 24.0. We should try upgrading and see if all the rpc calls still work.
### Why is ord slow? There are a few different ways that ord is slow: 1. Using `--index-sats`. This is memory and compute intensive. Additionally, committing can be very slow....