Alex Liao

Results 6 issues of Alex Liao

- fix typo in RFQ contract - change handling logic for makerToken as ETH in RFQ contract - add two parameter to Swap event in GS contract This PR primarily...

- Implement a conditional swap for supporting BestBuy, Repayment and DCA strategies - Add some test function for `fillConOrder` function

- Enable the `via-ir` setting. - Increase `optimizer_runs` from 1,000 to 65,536. - Remove unused function parameters in the `executeStrategy` function. - Remove the logic that leaves a one-wei gap...

`strategyData` is time-sensitive, and including it in the `GenericSwapData` struct would make the entire order time-restricted. By decoupling `strategyData`, the order becomes more flexible, ensuring that the user's intent to...

- Added a Supported Chains section in the README.

### DO NOT merge this branch. This commit is modified from the v5.3.3 tag (`e1e6da301a4e6d52087967d0d19a88fe20f604e0`) - add uint test for EIP-7702 wallet in tag v5.3.3