terminal-fi / swappa

Framework for executing cross-DEX token swaps
MIT License
20 stars 13 forks source link

Name the registry instances, and track which registry provided which pair #9

Closed diwu1989 closed 2 years ago

diwu1989 commented 2 years ago

Motivations:

  1. Provide debugging output to show exactly which registry is providing which pair
  2. Be able to look up all of the pairs utilized by the swap manager from specific registry
diwu1989 commented 2 years ago

Made the name a required argument, first argument, and updated the names to match what cli.ts had for the different exchanges

zviadm commented 2 years ago

can you update to fix the merge conflict and will merge afterwards

diwu1989 commented 2 years ago

resolved merge conflicts