Skip to content

Added test with multiple MPTs in the same storage space.#3007

Open
HristoStaykov wants to merge 2 commits intovmware:storage/changes_for_eth_supportfrom
HristoStaykov:unit_test_multiple_mpts_in_same_space
Open

Added test with multiple MPTs in the same storage space.#3007
HristoStaykov wants to merge 2 commits intovmware:storage/changes_for_eth_supportfrom
HristoStaykov:unit_test_multiple_mpts_in_same_space

Conversation

@HristoStaykov
Copy link
Copy Markdown
Contributor

In this test we create 201 addresses and for each address we create a tree and fill it with random data. In the end of the test we check that all the extracted paths for each key/value pair correctly reaches the associated Merkle root for the tree.

  • Problem Overview
    In this test we create 201 addresses and for each address we create a tree and fill it with random data. In the end of the test we check that all the extracted paths for each key/value pair correctly reaches the associated Merkle root for the tree.
    This test is intentionally not part of the CI. It is meant to be part of a periodic job.
  • Testing Done
    Test passes successfully.

In this test we create 201 addresses and for each address we
create a tree and fill it with random data. In the end of the
test we check that all the extracted paths for each key/value
pair correctly reaches the associated Merkle root for the tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants