Skip to content
New issue

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

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

Already on GitHub? # to your account

Use OutMsgQueueUpdates::tail_len to validate queue diffs #358

Open
Rexagon opened this issue Oct 14, 2024 · 0 comments
Open

Use OutMsgQueueUpdates::tail_len to validate queue diffs #358

Rexagon opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
C-collator Collator module C-core Core module enhancement New feature or request

Comments

@Rexagon
Copy link
Member

Rexagon commented Oct 14, 2024

  • Track the number of required queue diffs for each shard and fill tail_len field on collation.
  • Simplify the queue state creation/verification process by just checking the number of queue diffs (1 + tail_len) and their hashes (starting from the known one).
@Rexagon Rexagon added enhancement New feature or request C-collator Collator module C-core Core module labels Oct 14, 2024
@Rexagon Rexagon added this to the Stable Testnet milestone Nov 7, 2024
@drmick drmick self-assigned this Nov 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-collator Collator module C-core Core module enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants