dx-services icon indicating copy to clipboard operation
dx-services copied to clipboard

🇳🇱✖️DutchX Services, Bots and CLI

Results 8 dx-services issues
Sort by recently updated
recently updated
newest added

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...

dependencies

This address has almost 0.5M of CVC: ![image](https://user-images.githubusercontent.com/2352112/59039148-8d512500-8874-11e9-9526-4668e66e2dd2.png) But the High Sell Volume Bot reports there's a problem: ![image](https://user-images.githubusercontent.com/2352112/59039216-b2459800-8874-11e9-9be6-6d6571da275b.png) I think it has to do with the fact CVC has...

bug

Add sell rules to handle sell percentage instead of only minimumSell fuding Add option to sell only in one auction side

enhancement

Claim-tokens command ends like this: ``` cli claim-tokens [count] Claim tokens for N auctions of a token pair (i.e. claim-tokens WETH-RDN) Positionals: token-pairs The token pair of the auction, i.e....

bug

``` ./cli deposit 9900 DAI ********* DutchX CLI - staging ********* Operation: deposit 9900 DAI Markets: CENSORED Ethereum Node: https://mainnet.infura.io ********************************* Secp256k1 bindings are not compiled. Pure JS implementation will...

bug

`(node:20) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 26 unlock listeners added. Use emitter.setMaxListeners() to increase limit` Is it something dangerous...? Shall I restart bots from time to time?

waiting to see if it happens again

It happened to me a few minutes ago that claiming funds failed with an `replacement transaction underpriced` error. The next run of `claimFunds` was successful. ``` INFO-dx-service:tasks:claimFunds Claiming funds for...

bug

```2018-08-29T18:15:05.303Z INFO-dx-service:services:LiquidityService-MKR-DAI We need to ensure that 100 % of the buy volume is bought. Market Price: 453.144, Price: 147.436921847629, Relation: 32.53 % 2018-08-29T18:15:05.304Z INFO-dx-service:services:LiquidityService-MKR-DAI The auction has 0 %...

enhancement