convergence-rfq / convergence-program-library

Rust CPL
Other
1 stars 0 forks source link

Eng 1569 spike on adding a whitelist functionality #181

Closed Nagaprasadvr closed 9 months ago

Nagaprasadvr commented 9 months ago
  1. Add Whitelist feature for RFQs

Whitelist address can be added to Rfqs While Responding to RFQ , these whitelists are used to check if maker is whitelisted to respond or not

Test :

  1. Added Unit tests for whitelist
    1. Create Whitelist
    2. Add address to whitelist
    3. Remove address from whitelist
    4. cleanup whitelist
  2. Integration test
    1. check spot integration tests
linear[bot] commented 9 months ago
ENG-1569 Spike on adding a whitelist functionality

How difficult would this be to add on the protocol level?