Anybody tried the CDM working with parity Node ?
I always got following error when i send rpc request via CDM. When i fill in the Request in the Web Frontend it works.
09:33:49:860 19c8 commandline: EthDcrMiner64.exe -epool http://192.168.1.78:8545 -allcoins 1
09:33:49:864 19c8
09:33:49:870 19c8 ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
09:33:49:877 19c8 º Claymore's Dual ETH + DCR/SC AMD GPU Miner v5.0 Beta º
09:33:49:882 19c8 ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
09:33:49:887 19c8
09:33:50:095 19c8 ETH: 1 pool is specified
09:33:50:100 19c8 Main Ethereum pool is 192.168.1.78:8545
09:33:50:107 19c8 DCR: 0 pool is specified
09:33:51:233 19c8 OpenCL platform: Intel(R) OpenCL
09:33:51:236 19c8 OpenCL platform: AMD Accelerated Parallel Processing
09:33:51:239 19c8
Cards available: 6
09:33:51:243 19c8 GPU #0: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:246 19c8 GPU #1: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:250 19c8 GPU #2: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:253 19c8 GPU #3: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:265 19c8 GPU #4: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:269 19c8 GPU #5: name: Hawaii, 8192 MB available, 40 compute units
09:33:51:273 19c8 Total cards: 6
09:33:51:280 19c8 Initializing...
09:33:51:283 19c8 GPU #0 recognized as Radeon 390
09:33:51:286 19c8 GPU #1 recognized as Radeon 390
09:33:51:290 19c8 GPU #2 recognized as Radeon 390
09:33:51:316 19c8 GPU #3 recognized as Radeon 390
09:33:51:324 19c8 GPU #4 recognized as Radeon 390
09:33:51:328 19c8 GPU #5 recognized as Radeon 390
09:33:51:332 19c8 POOL/SOLO version
09:33:51:335 19c8 b167
09:33:51:345 19c8 start building OpenCL program...
09:33:53:093 19c8 done
09:33:53:097 19c8 GPU #0: set -etha as 0 (ETH algo for fast cards)
09:33:53:104 19c8 GPU #1: set -etha as 0 (ETH algo for fast cards)
09:33:53:110 19c8 GPU #2: set -etha as 0 (ETH algo for fast cards)
09:33:53:121 19c8 GPU #3: set -etha as 0 (ETH algo for fast cards)
09:33:53:125 19c8 GPU #4: set -etha as 0 (ETH algo for fast cards)
09:33:53:130 19c8 GPU #5: set -etha as 0 (ETH algo for fast cards)
09:33:53:322 b58 ETH - connecting to 192.168.1.78:8545
09:33:53:325 b58 http send request: {"method": "eth_getWork", "params": [], "id":0}
09:33:53:330 b58 http got answer: {"jsonrpc":"2.0","error":{"code":-32600,"message":"Invalid request","data":null},"id":null}
09:33:53:335 b58 ETH: Connected (192.168.1.78:8545)
09:33:53:338 b58 parse packet: 91
09:33:53:343 b58 ETH: Received error: {"jsonrpc":"2.0","error":{"code":-32600,"message":"Invalid request","data":null},"id":null}
09:33:53:347 b58 new buf size: 0
09:33:53:421 19c8 No pool specified for Decred! Ethereum-only mining mode is enabled
09:33:53:427 19c8 ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
09:33:53:434 19c8 ETH: HTTP SOLO mode
09:33:53:438 19c8 Ethereum HTTP requests time (-etht) is set to 200 ms
09:33:53:455 19c8 "-allcoins" option is set, default pools will be used for devfee, check "Readme" file for details.
09:33:53:463 19c8 Watchdog enabled
09:33:53:467 19c8 Remote management is enabled on port 3333
09:33:53:471 19c8
Thank you for your help