Charles Jhong

Results 3 issues of Charles Jhong

## Related Issue The forge fmt in prettier script is not working because globstar is not expanded correctly. So when running `yarn prettier`, it won't format solidity code and only...

Based on branch `v5.3.3-Decurity-audit` (e1e6da301a4e6d52087967d0d19a88fe20f604e0) Run ``` DEPLOYED=true forge test --fork-url '' --fork-block-number 18010197 --match-path 'test/forkMainnet/RFQv2UpgradeTest.t.sol' ```

Implement permit feature on spender and replace original func calls in RFQ.