Paul Berg

Results 723 comments of Paul Berg

Sharing Matt Solomon's insights from the Foundry Support group:

Related: https://github.com/foundry-rs/foundry/issues/4958

As @mds1 said in this [comment](https://github.com/foundry-rs/foundry/issues/1124#issuecomment-1082201763): > If so, then maybe the best path forward here is leaving as-is and updating the foundry book to mention you must assert on...

Oh, but of course 😅 Sorry, I must have had a bit of brain fog when I opened the issue. Thanks also for sharing the example - all clear now....

I have tried to implement this in my tests but it looks like broadcasting is not compatible with pranking: ```solidity FAIL. Reason: Setup failed: You have an active prank. Broadcasting...

I'm pretty sure that I had a `vm.stopBroadcast` well before the calls to the prank cheatcodes. I will try to set up a reproducible example.

@mds1 I have tried running my deployer scripts again and I bumped into the same problem, though I have been able refactor my tests to fix this. Here are the...

What I *was* doing - that prank was a leftover from my previous test deployment flows. It just remained there. After removing it, I was able to use the scripts...

Hey @vikmeup, you should report and ban the user above with handle "Walletsupport". The Google Form they shared includes a field for scooping private keys:

@hewigovens in our case, this bug happens on web, specifically on [pay.sablier.finance](https://pay.sablier.finance).