0xProject / 0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools
Other
1.41k stars 464 forks source link

fix: fixed a small bug with buys and quote reporter #2716

Closed PirosB3 closed 3 years ago

PirosB3 commented 3 years ago

Description

Fixes a small bug: all buys in MarketOperationUtils will only run quote reporter if rfqt is enabled. This bug was patched for sells, but I forgot to patch it for buys.

Testing instructions

Types of changes

Checklist: