0xProject / 0x-monorepo

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

asset-swapper: log RFQ maker (un)blacklistings #2714

Closed feuGeneA closed 3 years ago

feuGeneA commented 3 years ago

Description

Follow-up to https://github.com/0xProject/0x-monorepo/pull/2706 For re-use in new module src/utils/rfq_maker_blacklist:

Testing instructions

Run the rfq_maker_blacklist unit tests and observe the logging output on the console.

Types of changes