Skip to content

Conversation

@ZeroEkkusu
Copy link
Collaborator

Does anyone use these?

abstract contract stdCheats {
    Vm constant vm_std_cheats = Vm(address(uint160(uint256(keccak256('hevm cheat code')))));
    StdStorage std_store_std_cheats;

Let's make them private so they don't pop up as suggestions (autocomplete). Better UX.

@ZeroEkkusu ZeroEkkusu requested a review from brockelmore March 18, 2022 13:47
Copy link
Member

@brockelmore brockelmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty ser

@brockelmore brockelmore merged commit 4bfb08b into foundry-rs:master Mar 18, 2022
@ZeroEkkusu ZeroEkkusu deleted the work1 branch March 18, 2022 16:42
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

Successfully merging this pull request may close these issues.

2 participants