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

Add unit tests for handling non-canonical blocks and refactor code #253

Closed
13 tasks done
prathamesh0 opened this issue Jul 4, 2022 · 0 comments
Closed
13 tasks done
Assignees

Comments

@prathamesh0
Copy link
Collaborator

prathamesh0 commented Jul 4, 2022

Related to cerc-io/ipld-eth-server#170

  • Add tests for:
    • header
    • transactions
    • receipts
    • logs
    • state and storage nodes
    • tests for non-canonical block at a different height
  • Refactor indexer tests to remove duplicate code
    • Refactor pre-existing indexer tests
      • Refactor mainnet tests
      • Refactor legacy block test
      • Refactor watched-addresses tests
    • Refactor tests for non-canonical blocks
@prathamesh0 prathamesh0 self-assigned this Jul 4, 2022
@prathamesh0 prathamesh0 changed the title Add unit tests for handling non-canonical blocks Add unit tests for handling non-canonical blocks and refactor code Aug 16, 2022
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

1 participant