defiQUG
|
bdae5a9f6e
|
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
|
0463dbf889
|
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
|
7a7ce770c2
|
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
|
3158c5cd36
|
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
|
4d4f8cedad
|
Initial commit: Chain 138 Explorer monorepo structure
|
2025-12-23 16:19:10 -08:00 |
|