Pages:
Author

Topic: [ANN] [CPU mining] Yenten v2.0.1 [YTN] [YescryptR16] [Exchange avilable] - page 6. (Read 147084 times)

newbie
Activity: 129
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....


Strange. I thought the addnodes should take care of the missing peers. Maybe i should have added port numbers to the IPs? Sorry, didn't really test it. Glad you still got it to work. In any case this is going to be investigated.

Edit: Out of curiousity, where did you create the yenten.conf file? In the directory also containing peers.dat? If not that might be the reason why it was ignored.

I created yenten.conf in the main directory where I have yenten-qt, peers.dat, etc.
I think the program does not read file yenten.conf.


Run "C:\yenten\yenten-qt.exe -datadir=C:\yenten\data"

save yenten.conf in folder C:\yenten\data

copy wallet.dat inf folder C:\yenten\data

default datadir is: %APPDATA%\yenten

Go to Start -> Run (or press WinKey+R) and run this:
Code:
%APPDATA%\yenten

Quote
Yenten data folder will open. For most users, this is the following locations:

C:\Documents and Settings\YourUserName\Application data\Yenten (XP)

C:\Users\YourUserName\Appdata\Roaming\Yenten (Vista and 7)


"AppData" and "Application data" are hidden by default.

You can also store Yenten data files in any other drive or folder.

If you have already downloaded the data then you will have to move the data to the new folder. If you want to store them in C:\yenten\data then click on "Properties" of a shortcut to yenten-qt.exe and add -datadir=C:\yenten\data at the end as an example:

"C:\Program Files (x86)\Bitcoin\yenten-qt.exe" -datadir=C:\yenten\data


Thank your for your info.
I don't use \Data, everything is in c:\yenten so appdata\roaming\yenten does not exist.
This way I have everything in the same place.
My folder c:\yenten have Blocks, Chainstate & Plugins subfolders & the rest is in c:\yenten
As I said before, replacing peers.dat by the old one worked fine, so I don't see why I must use \Data & move files there.
 
member
Activity: 301
Merit: 26
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....


Strange. I thought the addnodes should take care of the missing peers. Maybe i should have added port numbers to the IPs? Sorry, didn't really test it. Glad you still got it to work. In any case this is going to be investigated.

Edit: Out of curiousity, where did you create the yenten.conf file? In the directory also containing peers.dat? If not that might be the reason why it was ignored.

I created yenten.conf in the main directory where I have yenten-qt, peers.dat, etc.
I think the program does not read file yenten.conf.


Run "C:\yenten\yenten-qt.exe -datadir=C:\yenten\data"

save yenten.conf in folder C:\yenten\data

copy wallet.dat inf folder C:\yenten\data

default datadir is: %APPDATA%\yenten

Go to Start -> Run (or press WinKey+R) and run this:
Code:
%APPDATA%\yenten

Quote
Yenten data folder will open. For most users, this is the following locations:

C:\Documents and Settings\YourUserName\Application data\Yenten (XP)

C:\Users\YourUserName\Appdata\Roaming\Yenten (Vista and 7)


"AppData" and "Application data" are hidden by default.

You can also store Yenten data files in any other drive or folder.

If you have already downloaded the data then you will have to move the data to the new folder. If you want to store them in C:\yenten\data then click on "Properties" of a shortcut to yenten-qt.exe and add -datadir=C:\yenten\data at the end as an example:

"C:\Program Files (x86)\Bitcoin\yenten-qt.exe" -datadir=C:\yenten\data

newbie
Activity: 63
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....


Strange. I thought the addnodes should take care of the missing peers. Maybe i should have added port numbers to the IPs? Sorry, didn't really test it. Glad you still got it to work. In any case this is going to be investigated.

Edit: Out of curiousity, where did you create the yenten.conf file? In the directory also containing peers.dat? If not that might be the reason why it was ignored.

I created yenten.conf in the main directory where I have yenten-qt, peers.dat, etc.
I think the program does not read file yenten.conf.

If it's in the same directory as peers.dat and is still ignored that's indeed weird.
newbie
Activity: 129
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....


Strange. I thought the addnodes should take care of the missing peers. Maybe i should have added port numbers to the IPs? Sorry, didn't really test it. Glad you still got it to work. In any case this is going to be investigated.

Edit: Out of curiousity, where did you create the yenten.conf file? In the directory also containing peers.dat? If not that might be the reason why it was ignored.

I created yenten.conf in the main directory where I have yenten-qt, peers.dat, etc.
I think the program does not read file yenten.conf.
newbie
Activity: 63
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....


Strange. I thought the addnodes should take care of the missing peers. Maybe i should have added port numbers to the IPs? Sorry, didn't really test it. Glad you still got it to work. In any case this is going to be investigated.

Edit: Out of curiousity, where did you create the yenten.conf file? In the directory also containing peers.dat? If not that might be the reason why it was ignored.
newbie
Activity: 129
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.


I fixed it, problem is in peers.dat
I replaced actual peers.dat with old one from v2 & now it is working, also I get my IP from 216....
newbie
Activity: 129
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?

Tested in V3.0.0
I created a yenten.conf file with the addnodes but it is not working, I also set addnode to qt.conf but I get same error loading nodes.
I can reach 216... with browser & it returns my IP address.
newbie
Activity: 63
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

Yeah, hardcoded seednodes are outdated. This is being worked on. For now you can just add the following to your yenten.conf:

Code:
addnode=193.70.33.8
addnode=185.185.69.156
addnode=153.121.74.170
addnode=116.91.89.16
addnode=213.168.40.114
addnode=91.69.247.135
addnode=119.245.50.48
addnode=114.163.222.47

Having said that

2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed

looks like there is a problem with your internet connection. That connection really should not fail. Can you reach http://216.146.38.70:80/ using your browser?
newbie
Activity: 129
Merit: 0
Wallet 1.3.1_qtfix2 & 3.0.0 not working for me:

2018-11-26 22:00:59 ERROR: Read : Failed to open file C:\Program Files\yenten monedero\peers.dat
2018-11-26 22:00:59 Invalid or missing peers.dat; recreating
2018-11-26 22:00:59 Loaded 0 addresses from peers.dat  0ms
2018-11-26 22:01:00 mapBlockIndex.size() = 1
2018-11-26 22:01:00 nBestHeight = 0
2018-11-26 22:01:00 setKeyPool.size() = 1000
2018-11-26 22:01:00 mapWallet.size() = 22
2018-11-26 22:01:00 mapAddressBook.size() = 1
2018-11-26 22:01:00 ext-ip thread start
2018-11-26 22:01:00 dnsseed thread start
2018-11-26 22:01:00 upnp thread start
2018-11-26 22:01:00 net thread start
2018-11-26 22:01:00 addcon thread start
2018-11-26 22:01:00 opencon thread start
2018-11-26 22:01:00 msghand thread start
2018-11-26 22:01:00 init message: Generated but not accepted
2018-11-26 22:01:00 dumpaddr thread start
2018-11-26 22:01:00 Loading addresses from DNS seeds (could take a while)
2018-11-26 22:01:00 0 addresses found from DNS seeds
2018-11-26 22:01:00 dnsseed thread exit
2018-11-26 22:01:00 Initialization result: 1
2018-11-26 22:01:05 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed
2018-11-26 22:01:09 No valid UPnP IGDs found
2018-11-26 22:01:09 upnp thread exit
2018-11-26 22:01:10 ERROR: GetMyExternalIP() : connection to 216.146.38.70:80 failed
2018-11-26 22:01:10 ext-ip thread exit
newbie
Activity: 63
Merit: 0
member
Activity: 301
Merit: 26
newbie
Activity: 50
Merit: 0
Good fellows!
Whether the new topic will be created on bitcointalk?
member
Activity: 301
Merit: 26
full member
Activity: 403
Merit: 101
Great news guys, you’re the best ! Continue like this, long life to Yenten !!
jr. member
Activity: 129
Merit: 8

There will be good news soon. Yenten is reborn!...

------------------------------------------------------

CPU-POOL - pool for mining on cpu coins

http://cpu-pool.com/ - convenient, without registration, for weak and powerful processors, adaptive complexity of hashes (diff 0.1-0.5)

Sample command for mining Yenten:

Code:
cpuminer -a yescryptr16 -o stratum+tcp://cpu-pool.com:63368 -u WALLET_ADDRESS

Where to get the wallet?

Download the wallet Yenten 1.3.1 by the address - https://github.com/conan-equal-newone/yenten/releases/tag/1.3.1_qtfix2

What program do you mine?

1) For windows, download the cpu miner archive - https://github.com/JayDDee/cpuminer-opt/releases and unpack

2) For a file cpuminer-sse2.exe create a bat file with the following content and run it:

Code:
cpuminer-sse2.exe -a yescryptr16 -o stratum+tcp://cpu-pool.com:63368 -u WALLET_ADDRESS
pause
newbie
Activity: 59
Merit: 0
http://cpumining.zapto.org/

Now offering Yenten, Veco, COM, Elicoin and Noir !



Code:
cpuminer-sse2.exe -a yescryptR16 -o stratum+tcp://cpumining.zapto.org:6337 -u YENTEN WALLET -p c=YTN -t 4 (diff 0.5)
Code:
cpuminer-sse2.exe -a yescryptR32 -o stratum+tcp://cpumining.zapto.org:6344 -u VECO WALLET -p c=VECO -t 4 (diff 0.1)
Code:
cpuminer-sse2.exe -a yescryptR32 -o stratum+tcp://cpumining.zapto.org:6346 -u Soyuzcoin wallet -p c=COM -t 4 (diff 0.1)
Code:
cpuminer-sse2.exe -a yescryptR16 -o stratum+tcp://cpumining.zapto.org:6334 -u ELICOIN WALLET -p c=ELI -t 4 (diff 0.1)
Code:
cpuminer-sse2.exe -a lyra2z330 -o stratum+tcp://cpumining.zapto.org:5634 -u NOIR WALLET -p c=NOR -t 4 (diff 0.005)

DISCORD
https://discord.gg/AtPzmxC
POOL
http://cpumining.zapto.org/
jr. member
Activity: 51
Merit: 3

and, wow, bubasik!!
 I am very honored to receive your invitation ...also confirmed your PM, thanks.
 I think that I should hear your suggestion...well, I'll return to the Discord later...

send message to email (took mail from your site)

PM in bitcointalk -> error - User 'ohashi3d' has not chosen to allow messages from newbies. You should post in their relevant thread to remind them to enable this setting.
Ah, now allowed "messages from newbies", sorry!!
member
Activity: 301
Merit: 26

and, wow, bubasik!!
 I am very honored to receive your invitation ...also confirmed your PM, thanks.
 I think that I should hear your suggestion...well, I'll return to the Discord later...

send message to email (took mail from your site)

PM in bitcointalk -> error - User 'ohashi3d' has not chosen to allow messages from newbies. You should post in their relevant thread to remind them to enable this setting.
jr. member
Activity: 51
Merit: 3
Hi ptdvz,
 Don't mind it! Smiley

and, wow, bubasik!!
 I am very honored to receive your invitation ...also confirmed your PM, thanks.
 I think that I should hear your suggestion...well, I'll return to the Discord later...
member
Activity: 301
Merit: 26
as I'm a person who had exited Discord.

Return to the discord.
There is a suggestion. PM here you have closed.
Pages:
Jump to: