vmware / concord-bft

Concord byzantine fault tolerant state machine replication library
379 stars 149 forks source link

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

Open HristoStaykov opened 1 year ago

HristoStaykov commented 1 year ago

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.