Add generation of internalized leaf nodes for testing purposes #17

Open
opened 2023-01-31 13:50:47 +00:00 by i-norden · 0 comments
Member

As long as the values we store in contract storage are less than 32 bytes in length, after enough insertions we are bound to (eventually) generate a branch node with an internalized leaf node. But, we need to guarantee they are present for testing purposes.

As long as the values we store in contract storage are less than 32 bytes in length, after enough insertions we are bound to (eventually) generate a branch node with an internalized leaf node. But, we need to guarantee they are present for testing purposes.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/tx-spammer#17
No description provided.