defiQUG
|
3fdb812a29
|
Freshness diagnostics API, UI trust notes, mission control/stats updates, and deploy scripts.
Made-with: Cursor
|
2026-04-12 06:33:54 -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
|
a36ab9d47c
|
fix: API JSON error responses + navbar with dropdowns
- Add backend/libs/go-http-errors for consistent JSON errors
- REST API: use writeMethodNotAllowed, writeNotFound, writeInternalError
- middleware, gateway, search: use httperrors.WriteJSON
- SPA: navbar with Explore/Tools/More dropdowns, initNavDropdowns()
- Next.js: Navbar component with dropdowns + mobile menu
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-16 03:09:53 -08:00 |
|
defiQUG
|
88bc76da91
|
Add full monorepo: virtual-banker, backend, frontend, docs, scripts, deployment
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-10 11:32:49 -08:00 |
|