Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: usexfg/xfg-stark

Tags

0.0.9

Toggle 0.0.9's commit message
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 <[email protected]>

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modify release workflow for manual dispatch and action version

Updated release workflow to allow creation on manual dispatch and changed action version.

main

Toggle main's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modify release workflow for manual dispatch and action version

Updated release workflow to allow creation on manual dispatch and changed action version.

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

repo links

0.0.8

Toggle 0.0.8's commit message
xfgstark innit