docs: verify #289 expired head-clog mitigations #795
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!795
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cursor/gitlab-issue-verification-18b8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification QA for https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/work_items/289 — documents accepted mitigations for low-severity hybrid expired head-clog griefing (no matcher change).
book_start_hintpast expired prefix (L17, #272)CleanLimitBookwithMAX_CLEAN_SCAN_STEPS+resume_cursor(#274)Verification checklist
cargo test -p cl8y-dex-tests hybrid_same_side_book_start_hint_still_matches;hybrid_walk_three_expired_bids_all_parked_then_fills_live_bidcargo test -p cl8y-dex-tests hybrid_walk_scan_steps_cap_bounds_expired_prefix_and_spills_to_poolcargo test -p cl8y-dex-tests clean_limit_book_scan_cap_resume_reaches_tailcargo test -p cl8y-dex-pair match_bids_scan_steps_capDocs/guardrails only — issue stays open until MR merges.
Related: #272, #274, #309
changed the description
changed the description
mentioned in commit
c179fa92fbSecurity review (automated)
Commit reviewed:
4c4c26846bff977763c2d66c787473c6627bbfc5(docs: verify GitLab #289 expired head-clog mitigations)Scope: Documentation and agent-playbook updates only (
docs/contracts-security-audit.md,docs/limit-orders.md,skills/AGENTS_BOOK_MATCH_HINT_SECURITY.md,skills/AGENTS_TERRACLASSIC_GAS.md). No smart contract, indexer, or frontend executable changes in this diff.Review method: Compared added text to existing on-chain controls (
resolve_match_start_hint,MAX_SCAN_STEPS/MAX_CLEAN_SCAN_STEPS, resumableCleanLimitBookattrs). Checked for secret leakage, unsafe integrator guidance, and new attack surface in the patch itself.Outcome:
FINDINGS: 0(no medium, high, or critical issues introduced or exposed by this diff).Notes:
book_start_hint, #274 bounded/resumable clean). That is operational documentation of pre-existing matcher behavior, not a new vulnerability or authz bypass.Cursor Cloud Agent security review — webhook
open