Skip to content

docs: fix README build instruction#480

Merged
Baskarayelu merged 1 commit into
CredenceOrg:mainfrom
omonxooo-commits:docs/fix-readme-build-instruction
Jun 3, 2026
Merged

docs: fix README build instruction#480
Baskarayelu merged 1 commit into
CredenceOrg:mainfrom
omonxooo-commits:docs/fix-readme-build-instruction

Conversation

@omonxooo-commits
Copy link
Copy Markdown
Contributor

@omonxooo-commits omonxooo-commits commented Jun 2, 2026

calls out that verify_payload collapses all mismatches into InvalidNonce. Beyond renaming, we should introduce a fine-grained set: DomainMismatch, OwnerMismatch, TargetMismatch, ContractIdMismatch. This enables off-chain monitors to distinguish replay attempts from misconfigured relayers. Wire-stable codes must be appended at end of the Delegation block (500-599).

Requirements and context

closes #441

@Baskarayelu Baskarayelu merged commit 569598c into CredenceOrg:main Jun 3, 2026
5 of 9 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.

[Contracts] Delegation: explicit domain.rs distinct error variants per mismatch field

2 participants