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

I have these last days looking a little at the possibility of implementing the official eth L2 in AtomicDex. ## L2 Arbitrum: - Doesn't support RIPEMD160 in solidity precompiled; it...

There is a bug in `mm2` related to DASH coinbase (or not only?) serialization / deserialization. mm2 shows txid of tx [70ce3e63579742f3030e2a263ced5aa7ce606cbacfabdad5718387efac81211a](https://explorer.dash.org/insight/tx/70ce3e63579742f3030e2a263ced5aa7ce606cbacfabdad5718387efac81211a) belonged to address `XnsqxQLGQv1FTwXJhakqMYL8MpT1G2tegZ` as `6899ce7eff3c19ae827d82c575c2486fc0c6102e274cfe83d94604857587d30a`. I did...

bug

Since manually managing the order/group of the import sections is not always consistent (e.g., LSP auto-imports often break these standards), it's much better to leave this work to rustfmt. This...

blocked
under review

Can we please add `base` and `rel` parameter/filter to `my_orders` call (https://docs.komodoplatform.com/basic-docs/atomicdex-api-legacy/my_orders.html), so it only returns orders for a specific pair? It would help in market making to find potential...

status: discussion

As explained by @onur-ozkan > Just checked the source code, activation and deactivation operations are relying on the CoinsContext Mutex. > > e.g.,: > > activation requested -> TendermintCoin initialized...

improvement: error handling
priority: high

would be nice to expire bans after a certain amount of time (eg 1h), so users don't have to restart the entire app to get rid of the bans if...

good first issue
priority: medium
improvement: wallet

Similar to how it's done on Native targets with env_logger, provide same/similar functionality for WASM targets using string argument instead of environment variables.

enhancement
Low priority

**Describe the bug** {"error":"rpc:211] dispatcher_legacy:141] lp_coins:3721] utxo_common:2558] rpc_clients:2235] JsonRpcError { client_info: \"coin: RXD\", request: JsonRpcRequest { jsonrpc: \"2.0\", id: \"13\", method: \"blockchain.transaction.broadcast\", params: [String(\"0100000001c25c979326b0ec802a645cc27e39a8e25fce5de0f40a23e402084e719ec1a1c60100000000ffffffff0200ca9a3b000000001976a914c3f710deb7320b0efa6edb14e3ebeeb9155fa90d88ac6d7fefe1080000001976a9146aafbb75331085425727a78a940e9334f681b3e588ac7f060e65\")] }, error: Response(electrumx.radiant4people.com:50010, Object({\"code\": Number(1), \"message\":...

I have a swap on one of my nodes that is stuck at ``` | (5052:31) [swap uuid=63a71a90-5f7e-4965-8da7-880f2ce371e1] Taker payment spend confirmed... ``` this is the swap json and i...