You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main reason we would want to do this is intuitiveness - currently when a contract is dropped, the whole VM storage related to the current test is dropped, including the tags.
This makes little sense, as "alice" tag will map to 0x9c0257114eb9399a2985f8e75dad7600c5d89fe3 address each time, so why not share this among tests? This would persist tags across test runs.
We need to ensure this won't negatively impact performance though.
Contribution Guidelines
I agree to follow this project's Contribution Guidelines
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Activity