darkfid: massive overhaul of mining rpc so everything goes through the registry

This commit is contained in:
skoupidi
2025-12-27 19:37:39 +02:00
parent 662da29b59
commit e81e01dd98
18 changed files with 935 additions and 737 deletions

View File

@@ -27,5 +27,5 @@ sled-overlay = "0.1.14"
smol = "2.0.2"
[patch.crates-io]
halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v031"}
halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v031"}
halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v032"}
halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v032"}