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

- [ ] Complete zcoin tx history testing for wasm ([here](https://github.com/KomodoPlatform/komodo-defi-framework/tree/event-streaming-wip-zcoin-tx-hist-wasm)). - [ ] Create a collective single-request balance enabler for all enabled coins. (https://github.com/KomodoPlatform/komodo-defi-framework/pull/2172#discussion_r1941781886) - [ ] Consider using...

priority: high
improvement: API

**Describe the bug** When running `update_nft`, if the NFT transaction history returns batch transactions, a `unique constraint` database error is returned. ``` { "mmrpc": "2.0", "error": "DB error Rusqlite(SqliteFailure(Error {...

disassociate the enums_derive crate from the main KDF codebase and moving it to its own separate repository. The idea is to make enums_derive an independent crate that we can maintain,...

[Komodo 0.9.0 [Drogon]](https://github.com/KomodoPlatform/komodo/releases/tag/v0.9.0) has been released. We should use latest version for docker test chain https://github.com/KomodoPlatform/komodo-defi-framework/blob/62dd72deed8272d14a62ab1ec0315a267a964986/mm2src/mm2_main/tests/docker_tests/docker_tests_common.rs#L108-L109

Low priority

ref: https://github.com/KomodoPlatform/coins/pull/1121

priority: high

The simplest form this feature can take is: user gives coins data,electrums, address/pubkey of a coin. mm2 should be able to answer balance, tx_history requests

`address_dir()` will now default to `dbdir()` if the `new-db-arch` feature is disabled. That won't affect dev environment while working on this feature. In this PR, a couple of `dbdir()` &...

status: pending review
improvement: database

please note curl maker bot mm2 is failing to start even after try multiple url for price fetch and coin price data exists. manually verified. before was working fine -...

changelog to be added...

status: in progress