Skip to content

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Aug 30, 2023

Motivation

While preparing part of the alloy migration i noticed cheatcodes/util.rs kind of became a dumpster for cheatcodes we didn't really know where to place along with totally unrelated funcs. This makes utils actually an utils file.

Solution

reorg into wallet and parsing: wallet contains all the wallet/signing cheatcodes from util, while parsing contains the utility parsing cheatcodes. skip was moved into ext.

@Evalir Evalir marked this pull request as draft August 30, 2023 23:55
@Evalir Evalir marked this pull request as ready for review August 31, 2023 00:04
@Evalir Evalir requested a review from mattsse August 31, 2023 00:05
@Evalir Evalir force-pushed the evalir/move-derive-cheats branch from 5c173f9 to c3f9464 Compare August 31, 2023 00:06
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

this is better.

smol nit re file name

@Evalir Evalir merged commit ee63905 into master Aug 31, 2023
@Evalir Evalir deleted the evalir/move-derive-cheats branch August 31, 2023 00:50
mikelodder7 pushed a commit to LIT-Protocol/foundry that referenced this pull request Sep 12, 2023
…and `parsing` (foundry-rs#5758)

* feat: add new wallet/parsing files with respective funcs

* chore: dedupe

* chore: re-use new cheatcodes

* chore: move skip to ext

* fmt

* chore: parsing -> parse
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.

3 participants