8 Commits
Author SHA1 Message Date
zeekayandHanzo Dev 8aeeb06e08 deps: require luxfi/threshold v1.12.1 (scheme/bls home)
Co-authored-by: Hanzo Dev <dev@hanzo.ai>
2026-07-03 15:57:32 -07:00
zeekayandHanzo Dev e7b02f8728 deps: repoint BLS threshold scheme registration to luxfi/threshold/scheme/bls
The BLS Scheme impl moved from crypto/threshold/bls to
luxfi/threshold/scheme/bls (all threshold impls now live in one module;
the interface stays in crypto/threshold). One-line blank-import path
change; no behavior change.

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
2026-07-03 14:14:39 -07:00
zeekayandHanzo Dev 81ec1fa5f5 warp: migrate p/network off removed extwarp.UnsignedMessage -> warp.Message (bump luxfi/warp v1.19.3->v1.24.0)
Co-authored-by: Hanzo Dev <dev@hanzo.ai>
2026-06-30 15:49:29 -07:00
zeekay 39c6559843 deps: update to latest real-semver, drop local replaces, fix breaks 2026-06-11 09:08:21 -07:00
zeekay aa194683fb scrub Liquidity branding + corona→corona (OSS brand hygiene) 2026-06-10 23:41:40 -07:00
Zach Kelling 274bab7392 chore: add BSD-3-Clause LICENSE 2026-02-14 05:26:23 -08:00
Zach Kelling 579887fc11 chore: align struct fields, fix import ordering, update dependencies 2026-02-13 15:12:43 -08:00
Zach Kelling 124167f43e fix: update API to use InitRuntime instead of InitCtx
- Rename InitCtx → InitRuntime throughout
- Update imports for new package versions
- Update utxo/secp256k1fx usage
- Update consensus context references
2026-01-26 09:37:09 -08:00