vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
October 31, 2018, 10:35:55 AM |
|
|
|
|
|
santiki
Newbie
Offline
Activity: 8
Merit: 0
|
 |
October 31, 2018, 01:06:31 PM |
|
this is my config and it doesnt work  (( { "algo": "cryptonight", "api": { "port": 7777, "access-token": null, .... where is mistake? and here is my start.bat file miner.exe - u iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw - x saki20 PLEASE HEEEELP the algo sounds strange, it should be "cn8" or "cryptonightv8" or same. Look into the docs of your miner. Also, what miner and version are you using? You should use last versions published last weeks supporting MoneroV8
|
|
|
|
readonly
Jr. Member
Offline
Activity: 238
Merit: 6
|
 |
October 31, 2018, 01:23:42 PM |
|
|
LETHEAN (https://lethean.io/) ★ BLOCKCHAIN BACKED P2P VPN ★ VPN Whitepaper (https://lethean.io/vpn-whitepaper/)
|
|
|
YaStaer
Member

Offline
Activity: 137
Merit: 10
|
 |
November 01, 2018, 05:35:00 AM |
|
this is my config and it doesnt work  (( { "algo": "cryptonight", "api": { "port": 7777, "access-token": null, "id": null, "worker-id": null, "ipv6": false, "restricted": true }, "autosave": true, "background": false, "cache": true, "colors": true, "donate-level": 5, "log-file": null, "opencl-platform": "AMD", "pools": [ pool.intensecoin.com { "url": "donate.v2.xmrig.com:3333", "user": "iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw ", "pass": "x", "rig-id": null, "nicehash": false, "keepalive": false, "variant": -2, "tls": false, "tls-fingerprint": null } ], "print-time": 60, "retries": 5, "retry-pause": 5, "threads": null, "user-agent": null, "syslog": false, "watch": false } where is mistake? and here is my start.bat file miner.exe - u iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw - x saki20 PLEASE HEEEELP { "algo": "cryptonight", "api": { "port": 7777, "access-token": null, "id": null, "worker-id": null, "ipv6": false, "restricted": true }, "autosave": true, "background": false, "cache": true, "colors": true, "donate-level": 1, "log-file": null, "opencl-platform": "AMD", "pools": [ { "url": "pool.lethean.hashvault.pro:3333", "user": "iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw", "pass": "vikec1989", "rig-id": null, "nicehash": false, "keepalive": false, "variant": 2, "tls": false, "tls-fingerprint": null } ], "print-time": 60, "retries": 5, "retry-pause": 5, "threads": null, "user-agent": null, "syslog": false, "watch": false } use it (bat file is not needed, just run xmrig.exe) and no thanks! just merit)) if you say hashrate I will tell you what else to add P.S. pool - https://lethean.hashvault.pro
|
|
|
|
leonsnow
Copper Member
Jr. Member
Offline
Activity: 138
Merit: 2
|
 |
November 01, 2018, 06:41:20 AM |
|
this is my config and it doesnt work  (( { "algo": "cryptonight", "cryptonight" should be "cryptonight/2", someting like the following line: "algo": "cryptonight/2", And make sure xmrig is the latest version, 2.8.3 now. https://github.com/xmrig/xmrig/releases
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 01, 2018, 08:11:22 AM |
|
this is my config and it doesnt work  (( { "algo": "cryptonight", "api": { "port": 7777, "access-token": null, "id": null, "worker-id": null, "ipv6": false, "restricted": true }, "autosave": true, "background": false, "cache": true, "colors": true, "donate-level": 5, "log-file": null, "opencl-platform": "AMD", "pools": [ pool.intensecoin.com { "url": "donate.v2.xmrig.com:3333", "user": "iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw ", "pass": "x", "rig-id": null, "nicehash": false, "keepalive": false, "variant": -2, "tls": false, "tls-fingerprint": null } ], "print-time": 60, "retries": 5, "retry-pause": 5, "threads": null, "user-agent": null, "syslog": false, "watch": false } where is mistake? and here is my start.bat file miner.exe - u iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw - x saki20 PLEASE HEEEELP { "algo": "cryptonight", "api": { "port": 7777, "access-token": null, "id": null, "worker-id": null, "ipv6": false, "restricted": true }, "autosave": true, "background": false, "cache": true, "colors": true, "donate-level": 1, "log-file": null, "opencl-platform": "AMD", "pools": [ { "url": "pool.lethean.hashvault.pro:3333", "user": "iz45jXGLobVSA9pd7xVw97fh68s2uA2fo2i3RhVjx8fpdsLGcrSQM235oz5CVUDpcQAR6DuLD9cAsDb B6763SZUk1agg2K9hw", "pass": "vikec1989", "rig-id": null, "nicehash": false, "keepalive": false, "variant": 2, "tls": false, "tls-fingerprint": null } ], "print-time": 60, "retries": 5, "retry-pause": 5, "threads": null, "user-agent": null, "syslog": false, "watch": false } use it (bat file is not needed, just run xmrig.exe) and no thanks! just merit)) if you say hashrate I will tell you what else to add P.S. pool - https://lethean.hashvault.proThank you, i will try it tomorow, today im busy. But i think there in algo option need to stay something else, not just cryptonight :/
|
|
|
|
YaStaer
Member

Offline
Activity: 137
Merit: 10
|
 |
November 01, 2018, 11:04:23 AM Last edit: November 01, 2018, 11:16:06 AM by YaStaer |
|
"cryptonight" should be "cryptonight/2", someting like the following line:
"algo": "cryptonight/2",
drivel... But i think there in algo option need to stay something else, not just cryptonight :/
judging by your configuration, you see it for the first time. And exactly what you and leonsnow there think is indicated elsewhere "variant": 2, as I wrote earlier.
|
|
|
|
leonsnow
Copper Member
Jr. Member
Offline
Activity: 138
Merit: 2
|
 |
November 01, 2018, 12:48:10 PM |
|
"cryptonight" should be "cryptonight/2", someting like the following line:
"algo": "cryptonight/2",
drivel... But i think there in algo option need to stay something else, not just cryptonight :/
judging by your configuration, you see it for the first time. And exactly what you and leonsnow there think is indicated elsewhere "variant": 2, as I wrote earlier. For xmrig miner, I use "cryptonight/2". If it is another miner, I do not know.
|
|
|
|
sot173
Newbie
Offline
Activity: 12
Merit: 0
|
 |
November 01, 2018, 11:25:49 PM |
|
Who is responsible for the data of this coin on CoinMarketCap? --> your twitter account link points to a non existent page, https://twitter.com/LetheanMovement ---> Sorry, that page doesn’t exist! --> your bitcointalk thread link still points to the old thread that is lately used only for mining pool promotion.
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 02, 2018, 06:56:44 AM |
|
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 04, 2018, 08:09:16 AM |
|
|
|
|
|
cryptonotefund
Newbie
Offline
Activity: 48
Merit: 0
|
 |
November 05, 2018, 03:36:56 AM |
|
Lethean is considered for adding to CryptoNote Index Fund assets CryptoNote Index Fund started voting for adding assets to fund. Already approved 6 coins: Monero, Bytecoin, Karbo, Turtlecoin, Electroneum, DigitalNote. Community need to select another 7 coins to the fund. Proposed for voting: Masari, Bitcedi, Sumokoin, Qwertycoin, Dero, AEON, Stellite, Loki, Alloy Project, INTUcoin, Fonero, Newton, Boolberry, Flakechain, Bitsum, RyoCurrency, ArQmA, Soldo, B2B coin and Lethean. You can vote in telegram on our group http://t.me/cryptonotefund . Just ask bot for /vote command, and he will send you voting options in pm.
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 06, 2018, 06:46:37 AM |
|
|
|
|
|
alexius89-2
|
 |
November 06, 2018, 09:52:45 AM |
|
Indeed, very interesting Update :-)
|
|
|
|
alexius89-2
|
 |
November 06, 2018, 09:53:43 AM |
|
Lethean is considered for adding to CryptoNote Index Fund assets CryptoNote Index Fund started voting for adding assets to fund. Already approved 6 coins: Monero, Bytecoin, Karbo, Turtlecoin, Electroneum, DigitalNote. Community need to select another 7 coins to the fund. Proposed for voting: Masari, Bitcedi, Sumokoin, Qwertycoin, Dero, AEON, Stellite, Loki, Alloy Project, INTUcoin, Fonero, Newton, Boolberry, Flakechain, Bitsum, RyoCurrency, ArQmA, Soldo, B2B coin and Lethean. You can vote in telegram on our group http://t.me/cryptonotefund . Just ask bot for /vote command, and he will send you voting options in pm. We will encourage our community to vote for LETHEAN Thanks for considering us.
|
|
|
|
|
alexius89-2
|
 |
November 06, 2018, 09:58:52 AM |
|
We are happy to share that Lethean is on Coingecko Beam! 🦎 Everyone can now easily follow our progress and stay up to date with recent news! By partnering up with coingecko we are moving forward in the right direction! Thanks a lot 💚 Tweet: https://twitter.com/LetheanVPN/status/1059527783817240576
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 06, 2018, 10:00:29 AM |
|
Hi Alex, I wrote there two times, but noone answer me 
|
|
|
|
alexius89-2
|
 |
November 06, 2018, 10:34:07 AM |
|
Hi Alex, I wrote there two times, but noone answer me  i've have tagged a mod and team member for them to answer, check the mining channel at some point:)
|
|
|
|
vikec1989
Jr. Member
Offline
Activity: 129
Merit: 5
|
 |
November 06, 2018, 10:49:25 AM |
|
Hi Alex, I wrote there two times, but noone answer me  i've have tagged a mod and team member for them to answer, check the mining channel at some point:) Ok, thank you, soon as i come home from work. Regards
|
|
|
|
|