defiQUG
228fa0eef6
Add bridge lane health API and config-ready lane UI for Tier A Week 3.
...
Deploy Explorer Live / deploy (push) Failing after 13s
Validate Explorer / frontend (push) Failing after 21s
Validate Explorer / smoke-e2e (push) Has been skipped
Probe LINK balances on CCIP bridge contracts, expose proof-transfer metadata on bridge status, and render funded/unfunded lane health on /bridge with extended smoke coverage.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-23 04:21:44 -07:00
defiQUG
6eef6b07f6
feat: explorer API, wallet, CCIP scripts, and config refresh
...
- Backend REST/gateway/track routes, analytics, Blockscout proxy paths.
- Frontend wallet and liquidity surfaces; MetaMask token list alignment.
- Deployment docs, verification scripts, address inventory updates.
Check: go build ./... under backend/ (pass).
Made-with: Cursor
2026-04-07 23:22:12 -07:00
defiQUG
00303e1ec7
feat(scripts): CCIP destination matrix + ccip-destinations helper
...
- Add config/ccip-destination-matrix.json (selectors, bridges, public RPCs)
- Drive configure-all-*-destinations scripts from matrix via jq
- Extend config/README; wire check-bridge-config and pre-flight-check
Made-with: Cursor
2026-03-27 22:17:12 -07:00
defiQUG
ed0af8aaa0
feat(scripts): resolve CCIP/LINK addresses via config inventory
...
- Add scripts/lib/address-inventory.sh (jq + JSON inventory fallback)
- Wire deployment helper scripts to load_explorer_runtime_env + resolve_address_value
- Persist new LINK to address-inventory.json via persist_inventory_value
- Document config/*.json in config/README.md
Made-with: Cursor
2026-03-27 22:09:32 -07:00
defiQUG
ca24d6127c
chore: add address inventory and runtime-env JSON refs (dotenv cleanup)
...
Non-secret reference copies of former .env address surface for docs/scripts.
Made-with: Cursor
2026-03-27 19:19:25 -07:00
defiQUG
aafcd913c2
Initial commit: Chain 138 Explorer monorepo structure
2025-12-23 16:19:10 -08:00