KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
103 stars 94 forks source link

Add support of tickers like BTC, BTC-segwit. #1089

Closed artemii235 closed 2 years ago

artemii235 commented 3 years ago

It will make UX much more convenient in GUIs. BTC-segwit will be always activated in Segwit mode and BTC in legacy. The only problem is to have the same order book for both.

artemii235 commented 3 years ago

Implementation checklist:

artemii235 commented 3 years ago

@smk762 Could you please document the changes outlined in https://github.com/KomodoPlatform/atomicDEX-API/pull/1116#issuecomment-954651554?

artemii235 commented 3 years ago

@smk762 Could you please also add orderbook_ticker to the coins repo Readme, and add -Segwit version with orderbook_ticker of each coin having bech32 prefix?

smk762 commented 2 years ago

requested updates completed in mentioned PRs above

artemii235 commented 2 years ago

Great, I'm closing the issue then, thanks!