ordinals / ord

👁‍🗨 Rare and exotic sats
https://ordinals.com
Creative Commons Zero v1.0 Universal
3.86k stars 1.38k forks source link

Remove dependency on `ord-bitcoincore-rpc` crate #3959

Closed raphjaph closed 2 months ago

raphjaph commented 2 months ago

We need to upgrade rust-bitcoin. In order to do that we need to get rid of the dependency on our fork of bitcoincore_rpc. This works because most of the reason we forked it was for the now separate mockcore crate.