Skip to content

Conversation

l-monninger
Copy link
Contributor

Summary

Implements a check against all ledger versions for left sided inclusion. As the last commit message says, if we really need to check at all ledger versions, inclusion probably isn't a good criterion--that level of fidelity probably means we want equality. So, likely we will want to add a ride-sided check as well.

…ing subset equals which is perhaps a bigger deal if we want to have this kind of faithfulness.
@l-monninger l-monninger changed the title All ledger versions check feat: all ledger versions check Apr 29, 2025
@sebtomba
Copy link
Collaborator

The code looks good. However, checking against all ledger versions may take a long time, and the process may be even longer if we include the right-sided check.

@l-monninger
Copy link
Contributor Author

Yeah, I'll merge it into movement-mainnet-check and then check out a separate PR for making it togglable. This will fall under #55 .

@sebtomba
Copy link
Collaborator

sebtomba commented Jun 3, 2025

@l-monninger Are we still considering running this costly check?

@andygolay andygolay changed the base branch from l-monninger/movement-mainnet-checks to main June 3, 2025 21:28
@andygolay andygolay changed the base branch from main to l-monninger/movement-mainnet-checks June 3, 2025 21:29
@andygolay
Copy link
Collaborator

@l-monninger @sebtomba if this stays open, do we want to rebase against main?

@l-monninger
Copy link
Contributor Author

@l-monninger @sebtomba if this stays open, do we want to rebase against main?

Yeah, I am working on fixing #49 which then opens up some better approaches here.

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