Offer's tradeTax not update
When create offer, there is tradeTax in it.
But this field is not updated during the entire lifecycle.
I think it should be updated same as platformFee, which is updated each time when fee collected in createTaker.
Offer's tradeTax not update
vscode
Update offerInfo.tradeTax in createTaker
Borderline low/informational, tradeTax is posted by the original maker when creating an offer within the `makerInfo` mapping as seen [here](https://github.com/Cyfrin/2024-08-tadle/blob/04fd8634701697184a3f3a5558b41c109866e5f8/src/core/PreMarkets.sol#L112C13-L112C25). and is simply a placeholder for the offerInfo mapping. Given it can impact details of offer regarding the tradeTax, low severity seems appropriate. Similar reasonings apply for settledCollateralAmount.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.