Skip to content

Releases: usexfg/xfg-stark

Dynamigo

22 Feb 12:11

Choose a tag to compare

xfg-stark-cli relay architecture: daemon RPC bridge replaces API backend

Replace centralized usexfg.org API verification with decentralized relay:
- xfg-stark-cli validates burns via Fuego daemon RPC (localhost → seed node fallback)
- FuegoRpcClient (fuego_rpc.rs) with 5 commitment endpoints + auto-connect
- CLI bundles STARK proof + merkle proof + Elderfier consensus signatures
- L2 contract verifies EFier sigs against on-chain registry (no API trust)
- Updated docs/README.md and IMPLEMENTATION_SUMMARY_V3.md for relay flow
- Ed25519 signature verification contracts and documentation
- Frontend scaffold, API scaffold, and additional Solidity contracts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Release 0.0.8.1

05 Mar 16:01
60fa6c6

Choose a tag to compare

Veryfire

12 Jan 02:21
60fa6c6

Choose a tag to compare

Winter is coming...
Full Changelog: 0.0.8...main