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

Tracking issue: more test cases #9

Open
4 tasks
tchataigner opened this issue Jun 11, 2024 · 0 comments
Open
4 tasks

Tracking issue: more test cases #9

tchataigner opened this issue Jun 11, 2024 · 0 comments
Labels
aptos Related to the Aptos Light Client

Comments

@tchataigner
Copy link
Member

We iterated over the light client on happy path and testing over valid data. We now need to add more test cases to our code to ensure it's proper behavior in all cases.

To evolve along development

  • Emulate state transition from genesis to epoch 4 with data being valid
  • Receiving a dishonest proof of epoch transition (eg: wrong signature, past epoch ...)
  • Receiving a dishonest sparse merkle proof
  • EpochChangeProof and LedgerInfoWithSignatures that skip an epoch
@tchataigner tchataigner added the aptos Related to the Aptos Light Client label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aptos Related to the Aptos Light Client
Projects
None yet
Development

No branches or pull requests

1 participant