Pages:
Author

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

newbie
Activity: 65
Merit: 0
If you like seeing the official website, you can mining or buy it.
I also want you to see Facebook I am managing.
https://www.facebook.com/yentencoin/
newbie
Activity: 65
Merit: 0
newbie
Activity: 25
Merit: 0
Quote
I stop mined fews months ago, and sold all of my Yenten, and when i see where is going, i have no regret.

it sounds like you sold to buy lower Grin
i want to buy too
also thanks for lowering difficulty Grin

I sold and spread to different projects.
Now my first criteria before invest in projects is to have solid dev, or team of dev, available and updating often with news or improvement.
When i start invested in Yenten i was very new to crypto, and got caught by the meme hype.
Now i know that without developers behind a coin, it's 100 % sure to become a dead coin and there is a lots of similar cases, when dev leave or abandon the coin they created.
newbie
Activity: 25
Merit: 0
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.


what kind of nonsense, look at the market in general, can you say that he is dead? I do not think, although it looks sad. yenten is all right, a great future ahead.

"Yenten is all right, a great future ahead" ... Really...So delusional !
Look at the price from 1,33 $ to 0,0037 $ and barely no daily transactions, Yenten is on the way to get desliste from exchanges.
How can you said 'Yenten is all right" when miners leaving, and when the Yenten algo is outdated...
And where is your "Great future" without developer ?
I stop mined fews months ago, and sold all of my Yenten, and when i see where is going, i have no regret.
newbie
Activity: 199
Merit: 0
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.


what kind of nonsense, look at the market in general, can you say that he is dead? I do not think, although it looks sad. yenten is all right, a great future ahead.
jr. member
Activity: 51
Merit: 3
Solo mining in Yenten 2.0.1fix

create in data folder - file yenten.conf

Code:
rpcallow=127.0.0.1
server=1
daemon=1
rpcuser=user
rpcpassword=x
port=9981
rpcport=9982

In bat file cpuminer-opt

Code:
cpuminer-aes-sse42.exe -a yescryptr16 -o http://127.0.0.1:9982 -u user -p x --coinbase-addr=WALLET_ADDRESS

and solo mine...



I tried solo-mining above with my modified yespowered miner (based on WO(one of Koto-dev)'s yespowered miner for Koto),
and found that my modification was not enough...
I've fixed the problem in my miner around --coinbase-addr option, and also applied bubasik's code for block version treatment.
Many thanks to bubasik!!

My modified miner supports both yescript and yespower-0.5 for {BitZeny, Koto, Yenten, JagaraiCoinR, Wavi}, and yespower for Cryply:
http://www.oohashi.jp/c-board/c-board.cgi?cmd=one;no=5600;id=

And 1 Yenten block was successfully solo-mined today:
https://twitter.com/ohashi3d/status/1033576493392130048
member
Activity: 302
Merit: 26
Can somebody help with cli wallet on Ubuntu?
Trying to sync wallet, ./yenten-cli getinfo says "blocks": 3, waited for 1 hour, still the same(
can I download full blockchain somewhere?

Code:
diman@yenten:~/yenten$ ./yenten-cli getinfo
{
  "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in 0.16. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo before upgrading to 0.16",
  "version": 2000100,
  "protocolversion": 70015,
  "walletversion": 139900,
  "balance": 0.00000000,
  "blocks": 3,
  "timeoffset": 0,
  "connections": 3,
  "proxy": "",
  "difficulty": 6.103423947912204e-05,
  "testnet": false,
  "keypoololdest": 1534929137,
  "keypoolsize": 2000,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": ""
}

http://yenten-pool.ml/blocks_yenten_last.zip

above it was written. read?
newbie
Activity: 25
Merit: 0
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.

Do you know the dev?
How he can go on vacation and not taking care of he's baby...

the child (Yenten) has a super community.

The child (Yenten) need caring and parenting, because he's (Yenten) too young.
It's the only way to make it grow as an adult.
Otherwise The child (Yenten) will be reject, and become homeless (without exchanges).
That what we want ?
No!
So we ask for the father to take he's responsibility, because when you make a child, you do whatever it take to make them happy.
Look at this young children Cryply, he's biologic father abandoned him, but new step father take over, and now he's very happy.
He's new dad improve him, make him better, stronger, give him hope for the future.
Why Yenten can't have loving parent ?
The child (Yenten) just want to be normal and accepted...
newbie
Activity: 21
Merit: 0
Can somebody help with cli wallet on Ubuntu?
Trying to sync wallet, ./yenten-cli getinfo says "blocks": 3, waited for 1 hour, still the same(
can I download full blockchain somewhere?

Code:
diman@yenten:~/yenten$ ./yenten-cli getinfo
{
  "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in 0.16. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo before upgrading to 0.16",
  "version": 2000100,
  "protocolversion": 70015,
  "walletversion": 139900,
  "balance": 0.00000000,
  "blocks": 3,
  "timeoffset": 0,
  "connections": 3,
  "proxy": "",
  "difficulty": 6.103423947912204e-05,
  "testnet": false,
  "keypoololdest": 1534929137,
  "keypoolsize": 2000,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": ""
}
member
Activity: 302
Merit: 26
Solo mining in Yenten 2.0.1fix

create in data folder - file yenten.conf

Code:
rpcallow=127.0.0.1
server=1
daemon=1
rpcuser=user
rpcpassword=x
port=9981
rpcport=9982

In bat file cpuminer-opt

Code:
cpuminer-aes-sse42.exe -a yescryptr16 -o http://127.0.0.1:9982 -u user -p x --coinbase-addr=WALLET_ADDRESS

and solo mine...

member
Activity: 302
Merit: 26
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.

Do you know the dev?
How he can go on vacation and not taking care of he's baby...

the child (Yenten) has a super community.
newbie
Activity: 25
Merit: 0
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.

Do you know the dev?
How he can go on vacation and not taking care of he's baby...
member
Activity: 302
Merit: 26
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

without panic!
Developer on vacation.
member
Activity: 328
Merit: 27
Man, I've been out of the loop for a while. Is yespower a cpu only algo? What other coins are using it? I know I should do my own reasearch but I'm a lazy boy.

Cryply (CRP)
newbie
Activity: 25
Merit: 0
We can officially say that Yenten is a dead coin...
- The developer as abandoned the project
- Miners leaving massively
- Exchanges on the way to delist YTN (Wallet is not update, and withdraw impossible)
- All socials media (discord, telegram, Twitter) dead silent

###### YENTEN RIP (2017 - 2018) ###########
jr. member
Activity: 138
Merit: 1
Man, I've been out of the loop for a while. Is yespower a cpu only algo? What other coins are using it? I know I should do my own reasearch but I'm a lazy boy.
member
Activity: 302
Merit: 26
Fast_yenten - quick and easy installation of a wallet

Download https://github.com/bubasik/fast_yenten/releases/download/1.0/fast_yenten.zip and run fast_yenten.bat

Automatic installation Yenten wallet in folder c:\yenten with last blockchain. Fast run - 5 min.

Instruction - https://github.com/bubasik/fast_yenten/releases/

Please - test....

Video test on windows 7 [2 mins and fully starts Yenten core Wink]

https://radikal.ru/video/w1N3Fam2bis
https://streamable.com/bl61u



For test Yenten wallet - Yenten faucet - http://yenten-pool.ml/faucet/
member
Activity: 140
Merit: 10
Where is the developer gone and is he going to return to his project? Wanna see new updates.
I do not think that he will return to work, and we will see new posts.  Roll Eyes
member
Activity: 193
Merit: 10
Where is the developer gone and is he going to return to his project? Wanna see new updates.
Pages:
Jump to: