Pages:
Author

Topic: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit - page 78. (Read 107961 times)

legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
is coinmarkets down for anyone else?
like 2 days cant login, was trying to do my weekly small buy of ROI.... Sad
error 521 :/
Bah, tht place sux anyways
#hodling4cryptopia
full member
Activity: 250
Merit: 100
Crypto Developer
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://:23110 -u mine -p miner --coinbase-addr=
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#


execute
Code:
ldd hodlminer-avx2-ubuntu14-haswell 

to see if you have all needed libraries.
also what exact cpu are you running this on ? ( brand/model )



CPU is 2x
Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz


Hi otto that cpu is an old ivy bridge and doesnt have the required AVX2 feature
 
newbie
Activity: 4
Merit: 0
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://:23110 -u mine -p miner --coinbase-addr=
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#


execute
Code:
ldd hodlminer-avx2-ubuntu14-haswell 

to see if you have all needed libraries.
also what exact cpu are you running this on ? ( brand/model )



CPU is 2x
Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz

I don t know ldd comand, is there some problem with /lib64/ld-linux-x86-64.so.2

~/hodlminer-v2.4.4# ldd hodlminer-avx2-ubuntu14-haswell
        linux-vdso.so.1 =>  (0x00007ffe213f6000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f44c4c89000)
        libcurl.so.4 => /usr/lib/x86_64-linux-gnu/libcurl.so.4 (0x00007f44c4a1a000)
        libjansson.so.4 => /usr/lib/x86_64-linux-gnu/libjansson.so.4 (0x00007f44c480c000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f44c45ef000)
        /lib64/ld-linux-x86-64.so.2 (0x00005576f5ecb000)
        libidn.so.11 => /usr/lib/x86_64-linux-gnu/libidn.so.11 (0x00007f44c43bc000)
        librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 (0x00007f44c419f000)
        libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f44c3f36000)
        libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f44c3af2000)
        libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f44c38a7000)
        liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f44c3698000)
        libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f44c3447000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f44c322c000)
        libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 (0x00007f44c2efc000)
        libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 (0x00007f44c2cc9000)
        libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 (0x00007f44c2a92000)
        libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f44c2812000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f44c260e000)
        libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f44c233b000)
        libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f44c210c000)
        libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f44c1f08000)
        libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f44c1cfc000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f44c1ae1000)
        libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f44c18c6000)
        libgssapi.so.3 => /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f44c1684000)
        libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f44c1420000)
        libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007f44c120d000)
        libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f44c1008000)
        libheimntlm.so.0 => /usr/lib/x86_64-linux-gnu/libheimntlm.so.0 (0x00007f44c0dff000)
        libkrb5.so.26 => /usr/lib/x86_64-linux-gnu/libkrb5.so.26 (0x00007f44c0b74000)
        libasn1.so.8 => /usr/lib/x86_64-linux-gnu/libasn1.so.8 (0x00007f44c08d2000)
        libhcrypto.so.4 => /usr/lib/x86_64-linux-gnu/libhcrypto.so.4 (0x00007f44c069f000)
        libroken.so.18 => /usr/lib/x86_64-linux-gnu/libroken.so.18 (0x00007f44c0488000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f44c0280000)
        libwind.so.0 => /usr/lib/x86_64-linux-gnu/libwind.so.0 (0x00007f44c0057000)
        libheimbase.so.1 => /usr/lib/x86_64-linux-gnu/libheimbase.so.1 (0x00007f44bfe47000)
        libhx509.so.5 => /usr/lib/x86_64-linux-gnu/libhx509.so.5 (0x00007f44bfbfc000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f44bf927000)
        libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f44bf6ee000)
member
Activity: 137
Merit: 10
Hello, Dev! How long on official site "Your account is pending approval"?

I have labeled all my receiving addresses...
For example my overall balance is right now 10000 but i received ever about 200000.
main_receiving_address has about 8000 coins and second_receiving_address has 2000 coins.
"getbalance main_receiving_address_label" shows me 200000 instead of 8000...

hope now it is more clear want i mean...
 

I'm afraid I can not explain in English. But in general, the system of accounts in bitcoin wallets is poorly implemented and leads to confusion.

what is your native language?
Pyccкий. Я нeдaвнo xoтeл иcпoльзoвaть cиcтeмy aккayнтoв для вeбкoшeлькa, нo бeз oпpeдeлeнныx yxищpeний (нaпpимep кoнтpoль вxoдoв и cдaчи) этo нeвoзмoжнo.
Boт нaпpимep мoжнo пoчитaть https://github.com/bitcoin/bitcoin/issues/3816

Ok, i can't read russia(?). Sad
full member
Activity: 1246
Merit: 138
Hodl DeepOnion
Hello, Dev! How long on official site "Your account is pending approval"?

I have labeled all my receiving addresses...
For example my overall balance is right now 10000 but i received ever about 200000.
main_receiving_address has about 8000 coins and second_receiving_address has 2000 coins.
"getbalance main_receiving_address_label" shows me 200000 instead of 8000...

hope now it is more clear want i mean...
 

I'm afraid I can not explain in English. But in general, the system of accounts in bitcoin wallets is poorly implemented and leads to confusion.

what is your native language?
Pyccкий. Я нeдaвнo xoтeл иcпoльзoвaть cиcтeмy aккayнтoв для вeбкoшeлькa, нo бeз oпpeдeлeнныx yxищpeний (нaпpимep кoнтpoль вxoдoв и cдaчи) этo нeвoзмoжнo.
Boт нaпpимep мoжнo пoчитaть https://github.com/bitcoin/bitcoin/issues/3816
full member
Activity: 250
Merit: 100
Crypto Developer
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://:23110 -u mine -p miner --coinbase-addr=
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#


execute
Code:
ldd hodlminer-avx2-ubuntu14-haswell 

to see if you have all needed libraries.
also what exact cpu are you running this on ? ( brand/model )

member
Activity: 137
Merit: 10
Hello, Dev! How long on official site "Your account is pending approval"?

I have labeled all my receiving addresses...
For example my overall balance is right now 10000 but i received ever about 200000.
main_receiving_address has about 8000 coins and second_receiving_address has 2000 coins.
"getbalance main_receiving_address_label" shows me 200000 instead of 8000...

hope now it is more clear want i mean...
 

I'm afraid I can not explain in English. But in general, the system of accounts in bitcoin wallets is poorly implemented and leads to confusion.

what is your native language?
full member
Activity: 1246
Merit: 138
Hodl DeepOnion
Hello, Dev! How long on official site "Your account is pending approval"?

I have labeled all my receiving addresses...
For example my overall balance is right now 10000 but i received ever about 200000.
main_receiving_address has about 8000 coins and second_receiving_address has 2000 coins.
"getbalance main_receiving_address_label" shows me 200000 instead of 8000...

hope now it is more clear want i mean...
 

I'm afraid I can not explain in English. But in general, the system of accounts in bitcoin wallets is poorly implemented and leads to confusion.
member
Activity: 137
Merit: 10
Hi,
why i get in console with "getbalance account" the balance i ever have in sum on this Wallet?
and when i type getbalance i get the current balance over all account, this is what i expect with getbalance.
With "getbalance accountname" i thought i get the balance per account, or not?
The Account is identical to the Label. If you do not have any labels for addresses, you mean "" account.

I have labeled all my receiving addresses...
For example my overall balance is right now 10000 but i received ever about 200000.
main_receiving_address has about 8000 coins and second_receiving_address has 2000 coins.
"getbalance main_receiving_address_label" shows me 200000 instead of 8000...

hope now it is more clear want i mean...
 
full member
Activity: 1246
Merit: 138
Hodl DeepOnion
Hi,
why i get in console with "getbalance account" the balance i ever have in sum on this Wallet?
and when i type getbalance i get the current balance over all account, this is what i expect with getbalance.
With "getbalance accountname" i thought i get the balance per account, or not?
The Account is identical to the Label. If you do not have any labels for addresses, you mean "" account.
newbie
Activity: 107
Merit: 0
Low price for long time. Do developers plan any promotion and advertising?

Yeah I took think the developers and staffs need to start the promotion and advertisement soon. Many new coins are getting the spot light and I fear if we don't act fast it maybe become to late.

We are already at Q1 so Marketing push and entry to 2 new exchanges should happen soon hopefully  Smiley
full member
Activity: 236
Merit: 100
Low price for long time. Do developers plan any promotion and advertising?
member
Activity: 137
Merit: 10
Hi,
why i get in console with "getbalance account" the balance i ever have in sum on this Wallet?
and when i type getbalance i get the current balance over all account, this is what i expect with getbalance.
With "getbalance accountname" i thought i get the balance per account, or not?
newbie
Activity: 4
Merit: 0
So ..... found some time to test now

- brand new binary from ghobson (the haswell one)

./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built on Jan  5 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5

- ubuntu 16.04

at least it is running right now with an even better hashrate than the version I used before :-)
I did NOT restart ROIcoind since I did this before with -reindex and -rescan -zapwallettxs respective.

Keep you informed when (or if) I got the first block solo mining, will take some hours


Thanks for trying it, still trying to build a windows version, i am not an expert so its taking time...

I still have problem
Any ide what i can try ?

~/hodlminer-v2.4.4#
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell --version
hodlminer 2.4.4
 built by ghobson on Jan  6 2018
 features: x86_64 PHE SSE2 AVX AVX2 XOP
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
libjansson 2.5
~/hodlminer-v2.4.4# ./hodlminer-avx2-ubuntu14-haswell -a hodl -o http://:23110 -u mine -p miner --coinbase-addr=
Illegal instruction (core dumped)
~/hodlminer-v2.4.4#
full member
Activity: 250
Merit: 100
Crypto Developer
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

Hi coins will be locked untill the chain hits that block..

EG, In my case I locked some coins at block 934 for 12 months. Them coins will unlock on block 263735 est time 16-02-2019.

IF we get to that block (263735) befor that date then my coins will unlock sooner.

Hope this helps.

This has been explained before, https://bitcointalksearch.org/topic/m.24299705

member
Activity: 196
Merit: 12
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

Hi coins will be locked untill the chain hits that block..

EG, In my case I locked some coins at block 934 for 12 months. Them coins will unlock on block 263735 est time 16-02-2019.

IF we get to that block (263735) befor that date then my coins will unlock sooner.

Hope this helps.

I don't remember if maturity block number is the same as before, but maturity date is far in future. If you are correct and fork didn't change the maturity block number of maturity it is all about the blockchain slowed down sharply (about 25%). Do I think right?

There have been some issues with the network so that might have caused a delay in blocks and hence the maturity dates were "pushed back"
newbie
Activity: 28
Merit: 0
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

Hi coins will be locked untill the chain hits that block..

EG, In my case I locked some coins at block 934 for 12 months. Them coins will unlock on block 263735 est time 16-02-2019.

IF we get to that block (263735) befor that date then my coins will unlock sooner.

Hope this helps.

I don't remember if maturity block number is the same as before, but maturity date is far in future. If you are correct and fork didn't change the maturity block number of maturity it is all about the blockchain slowed down sharply (about 25%). Do I think right?
full member
Activity: 376
Merit: 100
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

Hi coins will be locked untill the chain hits that block..

EG, In my case I locked some coins at block 934 for 12 months. Them coins will unlock on block 263735 est time 16-02-2019.

IF we get to that block (263735) befor that date then my coins will unlock sooner.

Hope this helps.

i know that,real helpfully to me and others , thank you again.
member
Activity: 391
Merit: 14
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

Hi coins will be locked untill the chain hits that block..

EG, In my case I locked some coins at block 934 for 12 months. Them coins will unlock on block 263735 est time 16-02-2019.

IF we get to that block (263735) befor that date then my coins will unlock sooner.

Hope this helps.
full member
Activity: 434
Merit: 100
I have updated my wallet to 1.1.2. I have deleted blockchain and resync it agin. Wallet is working well (except that still recive tab has problem with background transparency), but my deposit that I have made before fork in december are showing wrong maturity date - about 3 months later than it was stated before fork. Will be my coins locked longer? Does anybody have the same problem with yours deposits before december fork?

so i think this is why called fork , i think the coins is on your before wallet ,
Pages:
Jump to: