docs(cronos): refresh explorer ops and verification runbooks; ignore .verify-dodo cache
Some checks failed
Verify Deployment / Verify Deployment (push) Has been cancelled
CI/CD Pipeline / Solidity Contracts (push) Has been cancelled
CI/CD Pipeline / Security Scanning (push) Has been cancelled
CI/CD Pipeline / Lint and Format (push) Has been cancelled
CI/CD Pipeline / Terraform Validation (push) Has been cancelled
CI/CD Pipeline / Kubernetes Validation (push) Has been cancelled
Deploy ChainID 138 / Deploy ChainID 138 (push) Has been cancelled
Validation / validate-genesis (push) Has been cancelled
Validation / validate-terraform (push) Has been cancelled
Validation / validate-kubernetes (push) Has been cancelled
Validation / validate-smart-contracts (push) Has been cancelled
Validation / validate-security (push) Has been cancelled
Validation / validate-documentation (push) Has been cancelled

- Tweak cronos check/export/verify scripts for current workflow
- Gitignore .verify-dodo/ alongside .cronos-verify/

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-24 18:11:08 -07:00
parent 4f7b335a4b
commit fc3a95de08
7 changed files with 10 additions and 7 deletions

1
.gitignore vendored
View File

@@ -31,6 +31,7 @@ out/
cache/
broadcast/
.cronos-verify/
.verify-dodo/
# IDE
.vscode/