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

Implement integration and end to end tests #66

Open
7 tasks
Tracked by #46
walnut-the-cat opened this issue Apr 10, 2024 · 0 comments
Open
7 tasks
Tracked by #46

Implement integration and end to end tests #66

walnut-the-cat opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@walnut-the-cat
Copy link

walnut-the-cat commented Apr 10, 2024

  • Manually control amount of chunk endorsements set; check that if 1/3 or 1/3 + 1 endorsements are not sent then shard is (isn’t) making progress
  • State witness distribution logic, similar to chunks management tests: reconstruction, forwarding
  • Check that heavy txns load doesn’t disrupt chain and state witness size is still limited. Tx is heavy if it tries to generate huge storage proof, its size is big, maybe in other cases.
  • Same but simulate long missing chunk ranges (with congestion control in place)
  • Check that shards are not shuffled if validators don't go offline
  • Add test with invalid chunk proposed by a chunk producer nearcore#11331
  • Check case when source receipt proofs are huge
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