Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavior when ARC Set exceeds 50 #185

Open
simotuki11 opened this issue Nov 11, 2024 · 1 comment
Open

Behavior when ARC Set exceeds 50 #185

simotuki11 opened this issue Nov 11, 2024 · 1 comment

Comments

@simotuki11
Copy link

The following is about the verification process.

Verification is performed even if the ARC Set is 51.
We were expecting the verification result to be fail for 51 items, but the verification result was pass.

RFC8617 defines it as follows:
The maximum number of ARC Sets that can be attached to a message is 50. If more than the maximum number exist, the Chain Validation Status is "fail", and the algorithm stops here.

@flowerysong
Copy link
Contributor

Fixed in flowerysong/OpenARC@2d45099

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

No branches or pull requests

2 participants