Bitcoin Forum
May 10, 2024, 05:42:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
  Print  
Author Topic: 【ANN】 ✅ LETHEAN ✅ - Secure, Anon & Fast P2P-VPN-Network backed by the Blockchain  (Read 38769 times)
vikec1989
Jr. Member
*
Offline Offline

Activity: 129
Merit: 5


View Profile
October 31, 2018, 10:35:55 AM
 #281

i tried as you writte but dont even start the bat file.  Huh Huh Huh Huh Huh
1715362958
Hero Member
*
Offline Offline

Posts: 1715362958

View Profile Personal Message (Offline)

Ignore
1715362958
Reply with quote  #2

1715362958
Report to moderator
1715362958
Hero Member
*
Offline Offline

Posts: 1715362958

View Profile Personal Message (Offline)

Ignore
1715362958
Reply with quote  #2

1715362958
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
santiki
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
October 31, 2018, 01:06:31 PM
 #282

this is my config and it doesnt work Sad((


{
    "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 Offline

Activity: 238
Merit: 6


View Profile
October 31, 2018, 01:23:42 PM
 #283

try this miner https://github.com/fireice-uk/xmr-stak/releases

LETHEAN (https://lethean.io/) ★ BLOCKCHAIN BACKED P2P VPN ★ VPN Whitepaper (https://lethean.io/vpn-whitepaper/)
YaStaer
Member
**
Offline Offline

Activity: 137
Merit: 10


View Profile
November 01, 2018, 05:35:00 AM
 #284

this is my config and it doesnt work Sad((


{
    "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

Code:
{
    "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 Offline

Activity: 138
Merit: 2


View Profile WWW
November 01, 2018, 06:41:20 AM
 #285


this is my config and it doesnt work Sad((


{
    "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 Offline

Activity: 129
Merit: 5


View Profile
November 01, 2018, 08:11:22 AM
 #286

this is my config and it doesnt work Sad((


{
    "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

Code:
{
    "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

Thank 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 Offline

Activity: 137
Merit: 10


View Profile
November 01, 2018, 11:04:23 AM
Last edit: November 01, 2018, 11:16:06 AM by YaStaer
 #287


"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 Offline

Activity: 138
Merit: 2


View Profile WWW
November 01, 2018, 12:48:10 PM
 #288


"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 Offline

Activity: 12
Merit: 0


View Profile
November 01, 2018, 11:25:49 PM
 #289

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 Offline

Activity: 129
Merit: 5


View Profile
November 02, 2018, 06:56:44 AM
 #290

I succed to start mining! Cheesy thank you all guys! Cool


How many is the validation period on Hasvalute pool? When i put my addres it says  Incorect payment addres provided, this addres has not passed validation?Huh Huh Huh Huh Roll Eyes
vikec1989
Jr. Member
*
Offline Offline

Activity: 129
Merit: 5


View Profile
November 04, 2018, 08:09:16 AM
 #291

Very interesting update, especialy for exchanges  Cool

https://medium.com/@letheanVPN/cryptonight-variant-2-implementation-c15a6298247f
cryptonotefund
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile WWW
November 05, 2018, 03:36:56 AM
 #292

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 Offline

Activity: 129
Merit: 5


View Profile
November 06, 2018, 06:46:37 AM
 #293

Does anyone know how to config temperature stop option and option for emailing when miner is off for xmrig amd 2.8.4 win 64?? What and where i need to put command in config file? I put 5 rigs to mine lethean but i need to config this thing if it can. I plan to put another 19 rigs. So every help is needed  Cry Cry Cry Cry Roll Eyes
alexius89-2
Full Member
***
Offline Offline

Activity: 254
Merit: 104



View Profile WWW
November 06, 2018, 09:52:45 AM
 #294


Indeed, very interesting Update :-)

▀    ★★★ BAND PROTOCOL ★★★ 
┊┈ DECENTRALIZED ORACLE FRAMEWORK FOR WEB 3.0┊┈
█ █ █  Medium Twitter Reddit Telegram Whitepaper  █ █ █  
alexius89-2
Full Member
***
Offline Offline

Activity: 254
Merit: 104



View Profile WWW
November 06, 2018, 09:53:43 AM
 #295

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.

▀    ★★★ BAND PROTOCOL ★★★ 
┊┈ DECENTRALIZED ORACLE FRAMEWORK FOR WEB 3.0┊┈
█ █ █  Medium Twitter Reddit Telegram Whitepaper  █ █ █  
alexius89-2
Full Member
***
Offline Offline

Activity: 254
Merit: 104



View Profile WWW
November 06, 2018, 09:56:14 AM
 #296

Does anyone know how to config temperature stop option and option for emailing when miner is off for xmrig amd 2.8.4 win 64?? What and where i need to put command in config file? I put 5 rigs to mine lethean but i need to config this thing if it can. I plan to put another 19 rigs. So every help is needed  Cry Cry Cry Cry Roll Eyes

Feel free to join our Telegram channel or discord for a quicker help by the community.
In discord we have a seperate MINING sub channel.

https://t.me/letheanVPN
https://discord.gg/cqSdC7Z


▀    ★★★ BAND PROTOCOL ★★★ 
┊┈ DECENTRALIZED ORACLE FRAMEWORK FOR WEB 3.0┊┈
█ █ █  Medium Twitter Reddit Telegram Whitepaper  █ █ █  
alexius89-2
Full Member
***
Offline Offline

Activity: 254
Merit: 104



View Profile WWW
November 06, 2018, 09:58:52 AM
 #297


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

▀    ★★★ BAND PROTOCOL ★★★ 
┊┈ DECENTRALIZED ORACLE FRAMEWORK FOR WEB 3.0┊┈
█ █ █  Medium Twitter Reddit Telegram Whitepaper  █ █ █  
vikec1989
Jr. Member
*
Offline Offline

Activity: 129
Merit: 5


View Profile
November 06, 2018, 10:00:29 AM
 #298

Does anyone know how to config temperature stop option and option for emailing when miner is off for xmrig amd 2.8.4 win 64?? What and where i need to put command in config file? I put 5 rigs to mine lethean but i need to config this thing if it can. I plan to put another 19 rigs. So every help is needed  Cry Cry Cry Cry Roll Eyes

Feel free to join our Telegram channel or discord for a quicker help by the community.
In discord we have a seperate MINING sub channel.

https://t.me/letheanVPN
https://discord.gg/cqSdC7Z



Hi Alex, I wrote there two times, but noone answer me Sad
alexius89-2
Full Member
***
Offline Offline

Activity: 254
Merit: 104



View Profile WWW
November 06, 2018, 10:34:07 AM
 #299

Does anyone know how to config temperature stop option and option for emailing when miner is off for xmrig amd 2.8.4 win 64?? What and where i need to put command in config file? I put 5 rigs to mine lethean but i need to config this thing if it can. I plan to put another 19 rigs. So every help is needed  Cry Cry Cry Cry Roll Eyes

Feel free to join our Telegram channel or discord for a quicker help by the community.
In discord we have a seperate MINING sub channel.

https://t.me/letheanVPN
https://discord.gg/cqSdC7Z



Hi Alex, I wrote there two times, but noone answer me Sad

i've have tagged a mod and team member for them to answer, check the mining channel at some point:)

▀    ★★★ BAND PROTOCOL ★★★ 
┊┈ DECENTRALIZED ORACLE FRAMEWORK FOR WEB 3.0┊┈
█ █ █  Medium Twitter Reddit Telegram Whitepaper  █ █ █  
vikec1989
Jr. Member
*
Offline Offline

Activity: 129
Merit: 5


View Profile
November 06, 2018, 10:49:25 AM
 #300

Does anyone know how to config temperature stop option and option for emailing when miner is off for xmrig amd 2.8.4 win 64?? What and where i need to put command in config file? I put 5 rigs to mine lethean but i need to config this thing if it can. I plan to put another 19 rigs. So every help is needed  Cry Cry Cry Cry Roll Eyes

Feel free to join our Telegram channel or discord for a quicker help by the community.
In discord we have a seperate MINING sub channel.

https://t.me/letheanVPN
https://discord.gg/cqSdC7Z



Hi Alex, I wrote there two times, but noone answer me Sad

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
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!