Skip to content

Add Exact Execution Single & Batch Enforcer#56

Merged
hanzel98 merged 6 commits intomainfrom
feat/batch-exact-execution-enforcer
Mar 7, 2025
Merged

Add Exact Execution Single & Batch Enforcer#56
hanzel98 merged 6 commits intomainfrom
feat/batch-exact-execution-enforcer

Conversation

@McOso
Copy link
Member

@McOso McOso commented Mar 5, 2025

What?

  • A new Exact Execution enforcer that can be used to compare and validate an exact match between the terms Execution for single and batch executions.

Why?

  • This enforcer would be useful to enforce specific execution(s) in a single or batch call.

How?

  • The delegator encodes a single Execution type and the ExactExecutionEnforcer enforces the execution must match entirely. Or the delegator encodes an array of Execution types and the ExactExecutionBatchEnforcer enforces each execution must match entirely.

@McOso McOso changed the title Add Exact Execution Batch Enforcer Add Exact Execution Single & Batch Enforcer Mar 6, 2025
@hanzel98 hanzel98 self-requested a review March 6, 2025 21:25
hanzel98
hanzel98 previously approved these changes Mar 6, 2025
@McOso McOso dismissed hanzel98’s stale review March 7, 2025 03:42

The merge-base changed after approval.

@McOso McOso marked this pull request as ready for review March 7, 2025 03:42
@McOso McOso requested a review from a team as a code owner March 7, 2025 03:42
@McOso McOso requested a review from hanzel98 March 7, 2025 03:43
@hanzel98 hanzel98 force-pushed the feat/batch-exact-execution-enforcer branch from 543be09 to 0c69644 Compare March 7, 2025 16:16
@hanzel98 hanzel98 force-pushed the feat/batch-exact-execution-enforcer branch from 0c69644 to 62fde59 Compare March 7, 2025 21:26
@hanzel98 hanzel98 merged commit 697d935 into main Mar 7, 2025
4 checks passed
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.

3 participants