Commit Graph

206 Commits

Author SHA1 Message Date
defiQUG
456a3569da chore: bump smom-dbis-138 (cAUSDT canonical fallback for report token-list)
Made-with: Cursor
2026-04-12 07:07:12 -07:00
defiQUG
d68d8c408e chore(smom-dbis-138): bump submodule (trustless bridge contracts)
Picks up EnhancedSwapRouter / InboxETH / MerkleProofVerifier refactors and tests.

Made-with: Cursor
2026-04-12 06:44:33 -07:00
defiQUG
3b5283c6e4 chore(explorer-monorepo): bump submodule (bridge monitoring inventory)
Picks up mission-control relay inventory shortfall UI on BridgeMonitoringPage.

Made-with: Cursor
2026-04-12 06:44:33 -07:00
defiQUG
98c7e312e0 docs(thirdweb-2103): npm-only vendor deps; avoid nested lib/contracts
Document foundry remappings via node_modules and that embedded lib/contracts
clones break parent git; quick forge:build check after npm install.

Made-with: Cursor
2026-04-12 06:44:13 -07:00
defiQUG
f06e084e2f fix(health): verify-lxc-configs-on-hosts optional --vmid filter
Add usage/help and limit checks to specific VMIDs when iterating hosts.

Made-with: Cursor
2026-04-12 06:44:13 -07:00
defiQUG
282256a387 fix(scripts): Besu fleet ops use load-project-env and scoped VMIDs
Prefer load-project-env over raw ip-addresses.conf; add --vmid/--apply patterns
and safer dry-run defaults across fix-all-besu, static-nodes reload, node-list
deploy, max-peers rollout, rolling upgrade, and permissions verification.

Made-with: Cursor
2026-04-12 06:44:12 -07:00
defiQUG
cc6821ebad docs(BSC): live WETH bridge inventory note for queued release
Document observed 0.1 WETH queued requirement vs ~0.009 WETH on hand and point to check-mainnet-weth-relay-lane.sh.

Made-with: Cursor
2026-04-12 06:44:11 -07:00
defiQUG
d72c4569ad chore: ignore local publish trees; bump explorer-monorepo and smom-dbis-138
- Ignore cross-chain-pmm-lps-publish, smom-dbis-138-publish, thirdweb nested contracts
- Remove stray empty root placeholders (now ignored patterns documented)
- Point submodules at pushed explorer (ee71f09) and contracts (6817f53) commits

Made-with: Cursor
2026-04-12 06:34:03 -07:00
defiQUG
dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
2026-04-12 06:12:20 -07:00
defiQUG
6fb6bd3993 fix(pmm-soak): shellcheck-clean bots/tick/bootstrap; expand CI ShellCheck
- bootstrap: split mnemonic export (SC2155), PMM_SOAK_RPC_URL_OVERRIDE, noprofile fund-grid, ASCII echoes, help header only
- chain138-tick: document POOLS global for SC2153
- random/grid bots: log line references INTEGRATION, USD bounds, gold, gas, log_tag (SC2034)
- validate-config: ShellCheck all 11 PMM soak + chain138-pmm shell scripts incl. smoke + bootstrap

Made-with: Cursor
2026-04-12 03:43:35 -07:00
defiQUG
0322ab019e ci(validate-config): ShellCheck PMM soak operator shell scripts
Run shellcheck on fund-grid, complete-grid orchestrator, full-grid tranches,
mirror-USDC mint shortfall, pmm-soak-dotenv-override, and pmm-soak-pools.

Made-with: Cursor
2026-04-12 03:20:16 -07:00
defiQUG
6d45253456 docs: MASTER_INDEX refresh; AGENTS and .env.master.example updates
- MASTER_INDEX: status and cross-links (incl. PMM soak fund/resume/tranche scripts)
- AGENTS: PMM soak grid tooling row plus related quick pointers
- .env.master.example: operator/NPM/CCIP notes and PMM_SOAK_* optional vars

Made-with: Cursor
2026-04-12 03:20:13 -07:00
defiQUG
dc8abb06e2 PMM soak grid: fund-grid progress/ERR trap, complete-grid START_LEG and timing, tranche RPC override, grid funding doc
- pmm-soak-operator-fund-grid: PMM_SOAK_FUND_PROGRESS_EVERY, ERR trap, help text comments only
- pmm-soak-complete-grid-funding-operator: PMM_SOAK_START_LEG resume, per-leg and total wall time
- pmm-soak-operator-fund-full-grid-tranches: PMM_SOAK_RPC_URL_OVERRIDE, bash --noprofile --norc, manual hint
- pmm-soak-mint-mirror-usdc-deployer-shortfall: ASCII-only operator messages
- CHAIN138_GRID_6534_WALLET_FUNDING_PLAN: full-grid orchestrator, env vars, log markers

Made-with: Cursor
2026-04-11 20:56:40 -07:00
defiQUG
c6c57fa585 fix(it-ops): same-name IP dupes informational; Cloudflare SSL full helper
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 5s
- compute_ipam_drift: exit 2 only when same IP + different guest names; add same_name_duplicate_ip_guests
- set-sankofa-zone-ssl-mode.sh: PATCH zone ssl (full|strict|flexible|off)
- Docs + bootstrap log; AGENTS Cloudflare SSL row

Made-with: Cursor
2026-04-09 02:32:53 -07:00
defiQUG
3e7c9b9941 fix(npm): IT API TLS helper + treat certificate_id string 0 as missing
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 6s
- jq select includes certificate_id == "0" for NPM JSON quirks
- request-it-api-tls-npm.sh wraps CERT_DOMAINS_FILTER for it-api.sankofa.nexus
- Docs: TLS command, Cloudflare redirect-loop note; spec remaining items

Made-with: Cursor
2026-04-09 02:01:50 -07:00
defiQUG
a41c3adea0 feat(it-ops): LAN bootstrap for read API, NPM proxy, Cloudflare DNS
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 6s
- bootstrap-sankofa-it-read-api-lan.sh: rsync /opt/proxmox, systemd + env file,
  repo .env keys, portal CT 7801 merge, weekly export timer; tolerate export exit 2
- upsert-it-read-api-proxy-host.sh, add-it-api-sankofa-dns.sh
- systemd example uses EnvironmentFile; docs, spec, AGENTS, read API README

Made-with: Cursor
2026-04-09 01:50:14 -07:00
defiQUG
bd3424d78b docs(deploy): sync output points to sankofa-portal-merge-it-read-api-env
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 5s
Made-with: Cursor
2026-04-09 01:27:14 -07:00
defiQUG
236e71f0f0 feat(portal): merge IT_READ_API_* from repo .env to CT 7801
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 6s
- Add sankofa-portal-merge-it-read-api-env-from-repo.sh (base64-safe upsert + restart)
- Document in SANKOFA_IT_OPS_KEYCLOAK_PORTAL_NEXT_STEPS.md

Made-with: Cursor
2026-04-09 01:23:19 -07:00
defiQUG
61841b8291 feat(it-ops): live inventory, drift API, Keycloak IT role, portal sync hint
- Add scripts/it-ops (Proxmox collector, IPAM drift, export orchestrator)
- Add sankofa-it-read-api stub with optional CORS and refresh
- Add systemd examples for read API, weekly inventory export, timer
- Add live-inventory-drift GitHub workflow (dispatch + weekly)
- Add IT controller spec, runbooks, Keycloak ensure-it-admin-role script
- Note IT_READ_API env on portal sync completion output

Made-with: Cursor
2026-04-09 01:20:00 -07:00
defiQUG
4eead3e53f chore(submodules): smom Besu account allowlist — ops EOA for 2103 deploy
Made-with: Cursor
2026-04-08 08:34:14 -07:00
defiQUG
7d68a89074 chore(submodules): dbis_core gateway+IRU; explorer master; smom bridges+TA
- dbis_core: SolaceNet rails, marketplace, tests (IRU + gateway HTTP).
- explorer-monorepo: Gitea master mission control, wallet, backend tests.
- smom-dbis-138: contracts, token-aggregation, relay templates; btc-intake dist gitignored.

Made-with: Cursor
2026-04-07 23:40:59 -07:00
defiQUG
81c78f9c1c chore(submodules): MIM Azure chat + UI; the-order finance baskets and BTC flows
Made-with: Cursor
2026-04-07 22:59:46 -07:00
defiQUG
7058c9c300 chore(submodules): cross-chain sim refresh; metamask token sync; MIM env examples
- cross-chain-pmm-lps: deployment status, pool matrix, scenario tooling.
- metamask-integration: token list and provider Chain 138 configs.
- miracles_in_motion: VITE chat env documentation only.

Made-with: Cursor
2026-04-07 22:56:28 -07:00
defiQUG
86a250f188 fix(scripts): surgical-clean honors submodules with .git file (gitdir pointer)
Made-with: Cursor
2026-04-07 22:48:05 -07:00
defiQUG
b117585cfd chore(submodules): miracles deploy-package hygiene; PMM micro-trade scenario
- miracles_in_motion: untrack api/deploy-package tsc emit (zip layout from api/dist).
- cross-chain-pmm-lps: add gas-budgeted micro-trade scenario JSON + doc.
- surgical-clean-submodule-artifacts.sh: miracles_in_motion step; SUBMODULE_HYGIENE note.

Made-with: Cursor
2026-04-07 22:46:39 -07:00
defiQUG
08940e85aa chore(submodules): ai-mcp canonical pools; metamask untrack dist; extend surgical clean
- ai-mcp-pmm-controller: Chain 138 allowlist matches funded PMM pool addresses.
- metamask-integration: ignore and stop tracking tsc dist/.
- surgical-clean-submodule-artifacts.sh: include metamask-integration dist/ step.
- SUBMODULE_HYGIENE: note metamask dist/ pattern.

Made-with: Cursor
2026-04-07 22:15:11 -07:00
defiQUG
518923203e docs(submodules): document surgical artifact cleanup helper; fix gitignore probe
Made-with: Cursor
2026-04-07 22:10:42 -07:00
defiQUG
07e0273dbc chore(submodules): record the-order + smom artifact hygiene; add surgical clean helper
- Bump the-order to drop tracked tsc output under packages/*/src (dist is canonical).
- Bump smom-dbis-138 to gitignore/untrack Foundry artifacts/.
- submodules-clean: print dirty count and names first.
- scripts/maintenance/surgical-clean-submodule-artifacts.sh for repeat idempotent cleanup.

Made-with: Cursor
2026-04-07 22:10:10 -07:00
defiQUG
fbe027bf04 chore: bump metamask-integration and explorer-monorepo submodules
- metamask-integration: merge GitHub origin CNAME; sync Open Snap submodule path
- explorer-monorepo: wallet page Open Snap allowlist UX + resolveExplorerApiBase

Made-with: Cursor
2026-04-05 01:23:36 -07:00
defiQUG
d92cfab10b chore: bump metamask-integration submodule (chain138-snap-minimal README)
Made-with: Cursor
2026-04-05 01:19:02 -07:00
defiQUG
7a53e64c1e chore: chain138-open-snap canonical repo, submodule, publish script
- Point AGENTS.md at Defi-Oracle-Tooling/chain138-snap-minimal; document nested submodule in SUBMODULE_RELATIONSHIP_MAP
- Bump metamask-integration submodule (chain138-snap-minimal nested submodule on Gitea)
- Add publish-chain138-open-snap.sh with canonical repo comment

Made-with: Cursor
2026-04-05 01:18:42 -07:00
defiQUG
15cd7aa057 fix(validation): use grep instead of rg in validate-xdc-zero-relayer-env (portable cross-checks)
Made-with: Cursor
2026-04-01 16:19:06 -07:00
defiQUG
76e2e64008 chainlist PR 8124: EIP2718/EIP2930 in eip155-138; bump chains submodule
Made-with: Cursor
2026-04-01 15:29:44 -07:00
defiQUG
79e5f4e9af docs: PR 8124 status — maintainer pinged, fork CI noted
Made-with: Cursor
2026-04-01 15:25:46 -07:00
defiQUG
11fce67025 docs(pr-ready): align eip155-138.json with ethereum-lists/chains PR #8124 (Prettier)
Made-with: Cursor
2026-04-01 15:25:36 -07:00
defiQUG
9e106e2da4 chainlist PR 8124: pin chains submodule after removing INSTALL_JAVA; document PR status
Made-with: Cursor
2026-04-01 15:01:18 -07:00
defiQUG
de1a274f6a fix(ops): Proxmox SSH user for pool clear; optional preflight RPC override
- clear-all-transaction-pools: use PROXMOX_SSH_USER (never root@pam for SSH);
  align R630 host with ip-addresses PROXMOX_R630_01; document post-clear RPC delay
- preflight-chain138-deploy: CHAIN138_PREFLIGHT_RPC_URL for nonce/RPC checks when
  Core 2101 is restarting (e.g. after pool clear) but public RPC is up

Made-with: Cursor
2026-04-01 11:46:20 -07:00
defiQUG
d81375117a Sync asset-scoped jurisdiction governance updates 2026-04-01 11:28:41 -07:00
defiQUG
e8e22daeb9 feat(deploy): --skip-preflight for run-all-next-steps-chain138
Allows verify-only / read-only steps when nonce gate fails (e.g. stuck pool)
until operator clears pools with SSH access; unsafe for broadcast deploys.

Made-with: Cursor
2026-04-01 11:24:01 -07:00
defiQUG
0bb4aa41dd Sync GRU governance submodule updates 2026-04-01 01:59:43 -07:00
defiQUG
5e73159e80 fix(verify): submodule check informational in check-completion-status
Default: show dirty submodule output as WARN without failing exit 1.
Set STRICT_SUBMODULE_CLEAN=1 for pre-release strict gate (submodules-clean).

Made-with: Cursor
2026-03-31 23:20:07 -07:00
defiQUG
b85101f4c2 fix(env): safe dotenv sourcing under set -u; report API prefix fallback
- load-project-env: _lpr_dotenv_source / _lpr_source_relaxed so smom-dbis-138/.env
  lines like ${ARBITRUM_MAINNET_RPC} do not abort scripts using set -u
- check-public-report-api: detect /token-aggregation vs apex /api/v1 for networks
- run-completable-tasks: enforce public report API (remove SKIP_EXIT bypass)
- Document verifier behavior in TOKEN_AGGREGATION_REPORT_API_RUNBOOK and verify README

Made-with: Cursor
2026-03-31 23:18:37 -07:00
defiQUG
6390174bb7 feat(xdc-zero): Chain 138 bridge runbook, config fragments, merge helper
- Add CHAIN138_XDC_ZERO_BRIDGE_RUNBOOK and 07-ccip pointer doc
- Add config/xdc-zero templates, parent register fragment, README
- Add merge-endpointconfig-chain138.sh (jq merge, XDC_ZERO_ENDPOINT_DIR)
- Add xdc-zero-chain138-preflight.sh; trim XDC URL vars in load-project-env
- Wire AGENTS.md, MASTER_INDEX, verify README, .env.master.example

Made-with: Cursor
2026-03-31 23:10:36 -07:00
defiQUG
f411a89908 feat(mcp): Cursor project config + scripts for wormhole-docs server
- .cursor/mcp.json: wormhole-docs via node ./mcp-wormhole-docs/index.js + cwd
- package.json: mcp:wormhole, verify:wormhole-mcp
- MCP_SETUP + mcp-wormhole-docs README: Cursor reload + health check

Made-with: Cursor
2026-03-31 22:59:08 -07:00
defiQUG
5fc90e1913 assets: GRU token SVG logos under token-lists/logos/gru
Optional list artwork for explorer/token-list consumers; README describes usage.

Made-with: Cursor
2026-03-31 22:53:26 -07:00
defiQUG
13d0d7130e feat(gru): governance supervision profile, storage standard, naming 03–04, identity reports
- config/gru-governance-supervision-profile.json + gru-standards-profile cross-refs
- GRU_STORAGE_GOVERNANCE_AND_SUPERVISION_STANDARD.md; GRU matrix/profile doc updates
- naming-conventions: 03 bridges/cross-chain, 04 registry JSON fields; README table complete
- validate-config-files: governance profile checks (existing jq rules)
- reports/identity-completion: templates + README for DID/governance completion path
- mlfo-gitea-avatar.svg; refreshed transaction-package-HYBX-BATCH-001.zip
- gitignore: .codex, tmp/, regenerated output audit trees/zips, token-lists/logos PNGs

Submodules remain dirty locally (commit inside each submodule separately).

Made-with: Cursor
2026-03-31 22:52:53 -07:00
defiQUG
5c69993ce9 docs: UTRNF naming conventions (01–02), c* V2 transport verify extras
- Add naming-conventions/ with UTRNF reference and DBIS namespace mapping
- Index from 04-configuration README and MASTER_INDEX
- check-cstar-v2-transport-stack: CompliantWrappedToken + JurisdictionalGovernance suites
- gitignore: config/production/dbis-identity-public-did-secrets.env

Made-with: Cursor
2026-03-31 22:41:23 -07:00
defiQUG
748c1c9e14 chore(pnpm): remove transaction-composer from workspace list
Package remains a local nested clone; use submodule when ready to track.

Made-with: Cursor
2026-03-31 22:33:02 -07:00
defiQUG
33b1920111 fix: drop accidental transaction-composer gitlink; ignore nested clone
transaction-composer was a nested .git repo; track as submodule only after explicit submodule add.

Made-with: Cursor
2026-03-31 22:32:31 -07:00
defiQUG
6c5fdcfd62 chore: pnpm lockfile, info-defi-oracle-138 app, token-lists, OMNL discovery output
- Refresh pnpm-lock.yaml / workspace after prior merge
- Add Chain 138 info hub SPA (info-defi-oracle-138)
- Token list and validation script tweaks; path_b report; Hyperledger proxmox install notes
- HYBX implementation roadmap and routing graph data model

Note: transaction-composer is a nested git repo — convert to submodule before tracking.
Made-with: Cursor
2026-03-31 22:32:15 -07:00