Author

Topic: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO - page 200. (Read 242093 times)

legendary
Activity: 1638
Merit: 1036

i dont know debian based systems well enough ...

if something breaks under my watch - it can cause some issues bumba ... and im not willing for that to happen with something as important as seednodes and daemons ...

we have found a few issues and have prepared to fix a few things ... josh is doing a whole lot in the backend for the fix ...

as for me - ill maintain the redhat systems ... too many of them now to relearn Wink ...

the new fedora 24 x64 server is brilliant - but uses gcc61 - so breaks the compilations in a lot of coins ... until they upgrade the syntax to the new gcc611 ...

may end up going with the fedora 23 x64 server - which works as it does not have the crippled openssl integrated and the secp256k1 curve and gcc53 ... then upgrade later when all the coin devs catch up with the new c++ version ...

isnt this fun? ... NOT!!! ... hehehe ...

#crysx

any reason why not install older gcc on fedora24 ??
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
Poolinat0r.com - B3 pool added

http://b3.poolinat0r.com/
fee: 1.337%
confirmations: 120
no confirmation emails

How did you override secp256k1 issue?

probably using ubuntu or windows ...

as they still use the older coding / gcc ...

#crysx

hehe. yes.
ubuntu 14 is of no problems Cheesy


i dont know debian based systems well enough ...

if something breaks under my watch - it can cause some issues bumba ... and im not willing for that to happen with something as important as seednodes and daemons ...

we have found a few issues and have prepared to fix a few things ... josh is doing a whole lot in the backend for the fix ...

as for me - ill maintain the redhat systems ... too many of them now to relearn Wink ...

the new fedora 24 x64 server is brilliant - but uses gcc61 - so breaks the compilations in a lot of coins ... until they upgrade the syntax to the new gcc611 ...

may end up going with the fedora 23 x64 server - which works as it does not have the crippled openssl integrated and the secp256k1 curve and gcc53 ... then upgrade later when all the coin devs catch up with the new c++ version ...

isnt this fun? ... NOT!!! ... hehehe ...

#crysx
legendary
Activity: 1638
Merit: 1036
Poolinat0r.com - B3 pool added

http://b3.poolinat0r.com/
fee: 1.337%
confirmations: 120
no confirmation emails

How did you override secp256k1 issue?

probably using ubuntu or windows ...

as they still use the older coding / gcc ...

#crysx

hehe. yes.
ubuntu 14 is of no problems Cheesy
legendary
Activity: 1778
Merit: 1000
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....

It is not an error it is gui wrong calculation. It can be fixed by just a line. But I am on to fix secp256 issue first
thank you for addressing secp256k1 along with boost issue which cyrs mentioned few posts back

we are working on a fix ...

i am testing one of the suggestions today - that josh put forward ... i didnt have time yesterday ...

another coffee - job search for contracts - then get stuck into it ...

i need to have a fix for another coin today who is also waiting on a node setup ... so my time is full today and will be going through till the late eveingin ...

taking tomorrow off - as i need a rest ... didnt take any time out over the weekend ...

we will get through this ... josh and limxdev are good knowledgable guys ...

#crysx

It is good that we have a SOLID technical base  Wink
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
Poolinat0r.com - B3 pool added

http://b3.poolinat0r.com/
fee: 1.337%
confirmations: 120
no confirmation emails

How did you override secp256k1 issue?

probably using ubuntu or windows ...

as they still use the older coding / gcc ...

#crysx
sr. member
Activity: 374
Merit: 250
Poolinat0r.com - B3 pool added

http://b3.poolinat0r.com/
fee: 1.337%
confirmations: 120
no confirmation emails

How did you override secp256k1 issue?
sr. member
Activity: 374
Merit: 250
Poolinat0r.com - B3 pool added

http://b3.poolinat0r.com/
fee: 1.337%
confirmations: 120
no confirmation emails

Great man👍👍
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....

It is not an error it is gui wrong calculation. It can be fixed by just a line. But I am on to fix secp256 issue first
thank you for addressing secp256k1 along with boost issue which cyrs mentioned few posts back

we are working on a fix ...

i am testing one of the suggestions today - that josh put forward ... i didnt have time yesterday ...

another coffee - job search for contracts - then get stuck into it ...

i need to have a fix for another coin today who is also waiting on a node setup ... so my time is full today and will be going through till the late eveingin ...

taking tomorrow off - as i need a rest ... didnt take any time out over the weekend ...

we will get through this ... josh and limxdev are good knowledgable guys ...

#crysx
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....

It is not an error it is gui wrong calculation. It can be fixed by just a line. But I am on to fix secp256 issue first
thank you for addressing secp256k1 along with boost issue which cyrs mentioned few posts back
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....

It is not an error it is gui wrong calculation. It can be fixed by just a line. But I am on to fix secp256 issue first

OK but nothing is staking though. I have no stake transactions. Waant to make sure it stakes so I can make my mind up about investing more or not. Right now I am just testing the coin out.
sr. member
Activity: 374
Merit: 250
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....

It is not an error it is gui wrong calculation. It can be fixed by just a line. But I am on to fix secp256 issue first
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.

I get this error when I type in getstakinginfo I get this:

"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 16,
"weight" : 1041232867,
"netstakeweight" : 27791,
"expectedtime" : 0

What does it even mean ? Why is this coin such a pain in the arse ? Endless issues. I could have been staking for a long time but now I lose out on so much interest Sad How can expected time be 0 ? There is says the netstakeweight is 27791 yet on the wallet is says 0....
legendary
Activity: 1778
Merit: 1000
The stake weightage issue arises in new release. It is only gui issue , well It seems to be anonymous enough so that no one could know how many staking.
But it will be soon fixed in next revision.
Thanks for the update.
sr. member
Activity: 374
Merit: 250
The stake weightage issue arises in new release. It is only gui issue , well It seems to be anonymous enough so that no one could know how many staking.
But it will be soon fixed in next revision.
member
Activity: 77
Merit: 10
I was finally able to connect my wallet! Grace! it was that. the peers.dat file.

denuevo tube to lower it again since stopped working. and the reason is that I never turn off my computer. I put it to ivernar for the switching on, fast start
put addnode= in and delete the peers.dat then start wallet...
legendary
Activity: 1638
Merit: 1036
I was finally able to connect my wallet! Grace! it was that. the peers.dat file.

denuevo tube to lower it again since stopped working. and the reason is that I never turn off my computer. I put it to ivernar for the switching on, fast start

i have to say whatever you're using to translate to english is not perfect Smiley

denuevo tube?
ivernar?
newbie
Activity: 33
Merit: 0
I was finally able to connect my wallet! Grace! it was that. the peers.dat file.

denuevo tube to lower it again since stopped working. and the reason is that I never turn off my computer. I put it to ivernar for the switching on, fast start
legendary
Activity: 1638
Merit: 1036
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.

you can try going into the debug console
type
getstakinginfo

but my theory is that the "weight" actually needs to be divided by 100000000 to be useful Smiley
which puts the expected time value out.

i havent got around to chciking out my theory, but the numbers seem wrong, and possibly dividing as above would make more sense.
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
I have got it working now but not under the staking tab it says the network weight is 0 ?
Why is it saying this ? It can't be zero since I can't be the only one staking.
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
wallet does not work and tried everything. I did what you told me and does not work. delete all and does not work. putting probe of a archovo and does not work.

Same here. It was working after I added that huge list of nodes but not anymore. It is stuck at block 11702 it won't sync and I'm left with a transaction that is not staking since it is unconfirmed since it can't catch up because it's stuck on block 11702.

I am connected to 2 nodes and the wallet opens and closes fine it just won't sync.
Make sure that you are using B3 v3.2.1

~snip~

Ok I have done all those things and I am now waiting to sync again.
Thank you for the help. Now I know what was wrong Smiley

we are working closely with josh to get the compilation issues under wraps ...

when that happens - seednodes will be on their way ... and from what i understand - the next version of the wallet / daemon - will have them hardcoded ...

if not - they will still be able to be used in the conf file - though that is the one method that usually causes the most issues ...

soon ...

#crysx
Jump to: