Skip to content

Fix/secondary trading internal audit#113

Merged
merisman merged 4 commits into
feat/legionfrom
fix/secondary-trading-internal-audit
Jul 3, 2026
Merged

Fix/secondary trading internal audit#113
merisman merged 4 commits into
feat/legionfrom
fix/secondary-trading-internal-audit

Conversation

@Detoo

@Detoo Detoo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updated

  • fixed missing cert owner checks (incl. intermediate ownership checks during flight)

  • fixed missing certPrinter checks

  • extended settlement expiry (drop-dead date) with a safety margin to accommodate for TimeSettlementPeriodCondition (24h from acceptance)

    • right now the safety margin is 7 days so there are plenty of time to finalize after TimeSettlementPeriodCondition
    • SPVs in QMS-mode (45 days waiting after listing) will probably need an even longer safety margin, but we will leave that for the future
  • won't fix relayer ERC-1271 support because there is no need. Multisigs or smart wallets have no incentive to use relayer, they could've just interact with DealManager themselves

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9ab05cf6f2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/storage/SecondaryTradeStorage.sol

@merisman merisman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes look good, approved.

@merisman merisman merged commit 5f6ef21 into feat/legion Jul 3, 2026
2 checks passed
@merisman merisman deleted the fix/secondary-trading-internal-audit branch July 3, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants