atomicDEX-API icon indicating copy to clipboard operation
atomicDEX-API copied to clipboard

This is the official AtomicAPI (atomicDEX API) repository

Results 307 atomicDEX-API issues
Sort by recently updated
recently updated
newest added

# This is a draft - Please do not review (yet). This PR adds a new node type called a Metrics Node. This will serve as a foundational piece for...

#1595 Previously, the EnumFromStringy macro was exclusively utilized to produce the From trait from one enum to another enum only when the inner identifier was "String". However, to enhance this...

status: pending review

Adds a burn output sending 25% of the taker utxo DEX fee to a dedicated pre-burn address. Funds collected on the pre-burn address will be traded for KMD to burn...

under review

currently, when Komodefi tries to parse incorrect `event_stream_configuration`, the program panics which doesn't sit well for me so I thought logging the error and continue with program is best https://github.com/KomodoPlatform/komodo-defi-framework/blob/b0fd99e8406e67ea06435dd028991caa5f522b5c/mm2src/mm2_core/src/mm_ctx.rs#L725-L728...

enhancement
Low priority

This PR introduces the most of commands provided by both Legacy and 2.0 versions of [Komodo DeFi framework RPC API](https://developers.komodoplatform.com/basic-docs/atomicdex/introduction-to-atomicdex.html) that were not introduced in the earlier versions: **swap**: active_swaps,...

QA
under review
sec-review
docs
deps-review

The situation atm is as follows: - electrum servers are configured in coins repo in the files https://github.com/KomodoPlatform/coins/tree/master/electrums - the scripts from https://github.com/KomodoPlatform/coins/tree/master/utils are run once per day and they...

This PR refactors the electrum part of the RPC clients. And also introduces a new feature related to connection management decisions. Within the electrum enable request, one could now specify...

under review

The HD-Wallet implementation is flawed and does not align with the official BIP32/44 standards as we seem only incrementing / deriving on the address index level with a static (potentially...

priority: high
improvement: wallet

TBA: Scope of work - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1927#discussion_r1286108339 - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1927#discussion_r1287843683 - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1927#discussion_r1288000574 - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1927#discussion_r1288337998 - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1936#discussion_r1307365637 - [x] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1980#discussion_r1346365562 - [ ] https://github.com/KomodoPlatform/komodo-defi-framework/pull/1927#discussion_r1288348156 (don't use `as`) -...

feature: protocol
feature: swap

Needed after this PR https://github.com/KomodoPlatform/komodo-defi-framework/pull/2058 is merged ref. https://github.com/KomodoPlatform/komodo-defi-framework/pull/2058#discussion_r1499053370