Author

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

member
Activity: 322
Merit: 54
Consensus is Constitution
Finally got the yenten-1.2.1 GUI wallet to work in Ubuntu 16.04.03 64bit Cool



Build yentend 1.2.1 and GUI on Ubuntu 16.04.03
--------------------------------------------------

    sudo apt-get install build-essential
    sudo apt-get install libtool autotools-dev autoconf
    sudo apt-get install libssl-dev
    sudo apt-get install libboost-all-dev
    sudo apt-get install pkg-config
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update
    sudo apt-get install libdb4.8-dev
    sudo apt-get install libdb4.8++-dev
    sudo apt-get install qt4-dev   <<<<<<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-compiler  <<<<<<<<<<<<<<<<<<<<  Add this
    sudo apt-get install libprotobuf-dev <<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-c-compiler <<<<<<<<<<<<<<<<<<<    git clone https://github.com/conan-equal-newone/yenten.git
    cd yenten
    ./autogen.sh
    ./configure --with-gui
    make


But this was on an intel/x86 machine?
member
Activity: 68
Merit: 10
Bitzeny goes up. Difficulty increases. Some miners peel off to yenten mining.

Hold onto your hats.

Still hope this coin will stay under the radar for quit some time. Mining is still easy :-)
member
Activity: 152
Merit: 10
Bitzeny goes up. Difficulty increases. Some miners peel off to yenten mining.

Hold onto your hats.
full member
Activity: 539
Merit: 105
IDENA.IO - Proof-Of-Person Blockchain
Finally got the yenten-1.2.1 GUI wallet to work in Ubuntu 16.04.03 64bit Cool



Build yentend 1.2.1 and GUI on Ubuntu 16.04.03
--------------------------------------------------

    sudo apt-get install build-essential
    sudo apt-get install libtool autotools-dev autoconf
    sudo apt-get install libssl-dev
    sudo apt-get install libboost-all-dev
    sudo apt-get install pkg-config
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update
    sudo apt-get install libdb4.8-dev
    sudo apt-get install libdb4.8++-dev
    sudo apt-get install qt4-dev   <<<<<<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-compiler  <<<<<<<<<<<<<<<<<<<<  Add this
    sudo apt-get install libprotobuf-dev <<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-c-compiler <<<<<<<<<<<<<<<<<<<    git clone https://github.com/conan-equal-newone/yenten.git
    cd yenten
    ./autogen.sh
    ./configure --with-gui
    make


Looks awesome.. But I have a question 2.9 cpu x32 what is that mean ? Kind of Amazon aws or something?
full member
Activity: 336
Merit: 101
member
Activity: 434
Merit: 19
where to check roadmap?

Roadmap
2017:  CPU mining, exchange, etc...
2018:  CPU mining, exchange, etc...
2019:  CPU mining, exchange, etc...
20XX:  1Yen < 1Yenten.

Everything is correct
newbie
Activity: 43
Merit: 0
where to check roadmap?
full member
Activity: 184
Merit: 103
Finally mining .

@LinuxBeast:~/Downloads/crypto coins/Yenten/yenten_ubuntu64_1.2.1$ ./yenten-cli getmininginfo
{
    "blocks" : 26452,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.01624934,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 507947,
    "pooledtx" : 0,
    "testnet" : false,
    "generate" : true,
    "hashespersec" : 2984


 

{
    "blocks" : 26452,
    "currentblocksize" : 2051,
    "currentblocktx" : 4,
    "difficulty" : 0.01624934,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 507947,
    "pooledtx" : 26,
    "testnet" : false,
    "generate" : true,
    "hashespersec" : 2995
}

Changed it to 24 cores instead of all 32.

{
"blocks" : 26494,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01052454,
"errors" : "",
"genproclimit" : 24,
"networkhashps" : 446894,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 3012
}




full member
Activity: 184
Merit: 103
Finally got the yenten-1.2.1 GUI wallet to work in Ubuntu 16.04.03 64bit Cool



Build yentend 1.2.1 and GUI on Ubuntu 16.04.03
--------------------------------------------------

    sudo apt-get install build-essential
    sudo apt-get install libtool autotools-dev autoconf
    sudo apt-get install libssl-dev
    sudo apt-get install libboost-all-dev
    sudo apt-get install pkg-config
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update
    sudo apt-get install libdb4.8-dev
    sudo apt-get install libdb4.8++-dev
    sudo apt-get install qt4-dev   <<<<<<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-compiler  <<<<<<<<<<<<<<<<<<<<  Add this
    sudo apt-get install libprotobuf-dev <<<<<<<<<<<<<<<<<<<<<< Add this
    sudo apt-get install protobuf-c-compiler <<<<<<<<<<<<<<<<<<<    git clone https://github.com/conan-equal-newone/yenten.git
    cd yenten
    ./autogen.sh
    ./configure --with-gui
    make
member
Activity: 322
Merit: 54
Consensus is Constitution
guys, is this any good?

"blocks" : 25507,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01162384,
"errors" : "",
"genproclimit" : -6,
"networkhashps" : 383851,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 527
}



Yes very good, what is your processor?
member
Activity: 322
Merit: 54
Consensus is Constitution
Interesting coin and algo, solo mining with my 8320E.
Tomorrow I will report the hashrate of my Odroid XU3, seems like a good fit. Suggestion for dev: A pool list in the OP would be nice. Also an Android miner could be really useful.  Wink

Looking forward to seeing what your odroid can do.  Check my sig for benchmarks and also I am going to be getting in an alfawise x5 that I will pit against your odroid for hashes/watt Wink.
member
Activity: 322
Merit: 54
Consensus is Constitution
Hi dev. Is there any planned to make an android miner at least next year? Will be more easy for me to mine with my phone.

Yeah I'm interested in this too. Especially since Electroneum chose Cryptonight and I realized their mobile miner doesn't do any actual mining. Their app just airdrops a little bit of coin into your wallet as long as you run the app in the background.

Whereas Yenten could be mined by a phone or mini cpu rig anywhere in the world.

I tried to compile yenten miner on an android device but it didn't seem to work.  It appears you need an x86 or x64 device to mine Yenten currently.
sr. member
Activity: 356
Merit: 259
airdrop-pepe.art
Hi dev. Is there any planned to make an android miner at least next year? Will be more easy for me to mine with my phone.

Yeah I'm interested in this too. Especially since Electroneum chose Cryptonight and I realized their mobile miner doesn't do any actual mining. Their app just airdrops a little bit of coin into your wallet as long as you run the app in the background.

Whereas Yenten could be mined by a phone or mini cpu rig anywhere in the world.

Android Miner would be very cool yup
member
Activity: 312
Merit: 10
member
Activity: 152
Merit: 10
Hi dev. Is there any planned to make an android miner at least next year? Will be more easy for me to mine with my phone.

Yeah I'm interested in this too. Especially since Electroneum chose Cryptonight and I realized their mobile miner doesn't do any actual mining. Their app just airdrops a little bit of coin into your wallet as long as you run the app in the background.

Whereas Yenten could be mined by a phone or mini cpu rig anywhere in the world.
hero member
Activity: 1414
Merit: 516
Hi dev. Is there any planned to make an android miner at least next year? Will be more easy for me to mine with my phone.
sr. member
Activity: 356
Merit: 259
airdrop-pepe.art
Interesting coin and algo, solo mining with my 8320E.
Tomorrow I will report the hashrate of my Odroid XU3, seems like a good fit. Suggestion for dev: A pool list in the OP would be nice. Also an Android miner could be really useful.  Wink

Hello, if you are looking for pools, at this time i have put them as links on https://cryptoservices.net/en/nodes-yenten and as stats on a doughnut from the last 100 blocs mined at https://cryptoservices.net/en/ytn-explorer/
hero member
Activity: 756
Merit: 501
Interesting coin and algo, solo mining with my 8320E.
Tomorrow I will report the hashrate of my Odroid XU3, seems like a good fit. Suggestion for dev: A pool list in the OP would be nice. Also an Android miner could be really useful.  Wink
member
Activity: 322
Merit: 54
Consensus is Constitution
this is my new cult coin. i am mining for fun and maybe profits (lambo & food in 2020)  Grin

I think maybe Satoshi Nakamoto came back on earth to create this cpu coin especially for the people!

If satoshi was still around he would make a cpu only coin very much like this as every aspect of this coin would fit what he has said in the past.  So the only question is whether or not you believe he is still around Wink.
member
Activity: 68
Merit: 10
this is my new cult coin. i am mining for fun and maybe profits (lambo & food in 2020)  Grin

I think maybe Satoshi Nakamoto came back on earth to create this cpu coin especially for the people!

Me too. Just bought +9k on coins. With mining i will have 10k coins in a few months.
Jump to: