Pages:
Author

Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.1 - SegWit Activated - page 8. (Read 321507 times)

newbie
Activity: 26
Merit: 0
I can't compile the 0.16wallet on Ubuntu 16.

Error for "chaincoin-0.16.1rc1" and "chaincoin-0.16.1rc2"
Code:
./util.h:185:37: error: invalid conversion from ‘const char*’ to ‘uint32_t {aka unsigned int}’ [-fpermissive]
     if (LogAcceptCategory((category))) { \
                                     ^

Error for github master branch:
Code:
privatesend-client.cpp:1393:15: error: no matching function for call to ‘CWalletTx::CWalletTx()’
     CWalletTx wtx;
               ^

Can anybody help?
member
Activity: 110
Merit: 10
Where is the pool list plz. thx  Smiley

EDIT: I keep getting error message on the chainstate. I close the wallet and open again and then it gets more blocks. After about 5 minutes it shows the error again.  Wallet ver. 0.9.3.3 on windows 8.1.

It finally synced up. Smiley

tomorrow you can get the new one. it syncs in less than 2 hours.
legendary
Activity: 3164
Merit: 1003
Where is the pool list plz. thx  Smiley

EDIT: I keep getting error message on the chainstate. I close the wallet and open again and then it gets more blocks. After about 5 minutes it shows the error again.  Wallet ver. 0.9.3.3 on windows 8.1.

It finally synced up. Smiley
newbie
Activity: 10
Merit: 0
"There Are 125 Masternodes Running On The ALL NEW .16 Code NOW!"

"Calling All Miners To Begin Mining On Pools Supporting Chaincoin .16.1!"

Just 3 More Days And We're LIVE With Official Release On Independence Day---July 4th!

Thanks to all the faithful community members who have remained through the long
and arduous development process over these past months. YOU ROCK!
legendary
Activity: 1302
Merit: 1068
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.

Can not promise anything but if you point me to your code, I could check for the issue

It's just this, compiled for linux.
https://github.com/ocminer/sgminer-chaincoin

Is there another one?

wow, all-in-one commit. that's ocminer :-)
I will check with our guys if there's a GPU around to get more info

Yes I was trying to compile oc miner but with no luck. I have switched to windows version here: https://mega.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E

Result is 4,6mhs per rx580 8gb samsung

What drivers are you using in linux? Did you try this https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-Pro-Beta-Mining-Driver-for-Linux-Release-Notes.aspx

Please share linux binaries. Maybe I can help with a configuration.

Sure, email [email protected] i'll make some sort of package with the binary, linux loader and libs and email it back.
newbie
Activity: 3
Merit: 0
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.

Can not promise anything but if you point me to your code, I could check for the issue

It's just this, compiled for linux.
https://github.com/ocminer/sgminer-chaincoin

Is there another one?

wow, all-in-one commit. that's ocminer :-)
I will check with our guys if there's a GPU around to get more info

Yes I was trying to compile oc miner but with no luck. I have switched to windows version here: https://mega.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E

Result is 4,6mhs per rx580 8gb samsung

What drivers are you using in linux? Did you try this https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-Pro-Beta-Mining-Driver-for-Linux-Release-Notes.aspx

Please share linux binaries. Maybe I can help with a configuration.
member
Activity: 110
Merit: 10
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.

Can not promise anything but if you point me to your code, I could check for the issue

It's just this, compiled for linux.
https://github.com/ocminer/sgminer-chaincoin

Is there another one?

wow, all-in-one commit. that's ocminer :-)
I will check with our guys if there's a GPU around to get more info
full member
Activity: 393
Merit: 100
chain coin has so many masternodes but the price is too low!  why?  Why Dash price is out of this world?

Because Amanda B. Johnson is so cute Grin

Chaincoin has a stupid name, no development and no active community, that is why Chaincoin is nowhere near Dash.
newbie
Activity: 45
Merit: 0
chain coin has so many masternodes but the price is too low!  why?  Why Dash price is out of this world?

Because Amanda B. Johnson is so cute Grin
legendary
Activity: 1302
Merit: 1068
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.

Can not promise anything but if you point me to your code, I could check for the issue

It's just this, compiled for linux.
https://github.com/ocminer/sgminer-chaincoin

Is there another one?
newbie
Activity: 36
Merit: 0
To clear things up a little: we have a major upgrade in the pipe. It is announced to be published on Jul. 4th. It will cover all features others (like Dash) are only dreaming about. Currently we are cooperating with mining pools to make sure they can actually  create all the blocks we are going to accept.

At a glimpse this means we are supporting of course everything that Bitcoin does like SegWit and additional features we ported from Dash like the governance system. The difference is, ALL functionality is based on scripting which allows conditional transactions on every layer of the network. Masternodes and proposals can all be paid out based on ANY script.

Chaincoin - just make things better.


so  are there any updates? or its just a try 4 dumping ppl? Huh
full member
Activity: 336
Merit: 100
the competition of block chain is very fierce, and innovation is often born from competition.If ChainCoin does not grasp innovation and development, it will be occupied by later comers.
newbie
Activity: 91
Merit: 0
member
Activity: 110
Merit: 10
We are an all open source community, feel free to check out the Git at https://github.com/chaincoin
Consensus critical Pull Requests are discussed and reviewed by community members and professionals, no limits.
legendary
Activity: 1461
Merit: 1025
i love Emerald (EMD)
i will keep my masternode running
newbie
Activity: 10
Merit: 0
"You Can Help Achieve A Seamless Upgrade To The NEW .16 Code!"
"It's As Simple as Building A Node With The New Code!"

from Discord: You can join here --> https://discord.gg/beTeaWs

HashUnlimited, ChainDev---Today at 12:11 PM

I would also like to offer binaries to an extended testing community, interested people can ping me (PM) for OSX and @J B for Win builds. They will have the prerelease flag though.  As the blockchain protocol hasn’t changed in 9 months, and it won’t anymore, some penetration of the existing network with nodes compliant to the ALL NEW Masternode layer will help us with a seamless upgrade."

YOU can make a difference. Join us today! (...I added that part)
member
Activity: 110
Merit: 10
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.

Can not promise anything but if you point me to your code, I could check for the issue
legendary
Activity: 1302
Merit: 1068
Could someone possibly, please PM me a known working configuration for AMD gpus, eg ellesmere?

After much difficulties, we managed to compile the chaincoin sgminer for a non standard linux version.

At otherwise default config + I18, i get this:

GPU 4:                | 3.784M/3.186Mh/s | R:  0.0% HW:7 WU:0.000/m I:18
GPU 5:                | 3.793M/3.350Mh/s | R:  0.0% HW:6 WU:0.000/m I:18

100% HW. No valid work.
newbie
Activity: 20
Merit: 0
scamcoin written all over
hero member
Activity: 617
Merit: 528
To clear things up a little: we have a major upgrade in the pipe. It is announced to be published on Jul. 4th. It will cover all features others (like Dash) are only dreaming about. Currently we are cooperating with mining pools to make sure they can actually  create all the blocks we are going to accept.

At a glimpse this means we are supporting of course everything that Bitcoin does like SegWit and additional features we ported from Dash like the governance system. The difference is, ALL functionality is based on scripting which allows conditional transactions on every layer of the network. Masternodes and proposals can all be paid out based on ANY script.

Chaincoin - just make things better.
If it's true, then this coin can to the moon, last year it went up by 5 orders, ofc it's not possible any more, but it might go by 2.

Well, last year had 'The Event' from which no one got any wiser. Also over the last year Chaincoin changed "developers" more often than a hooker changes underwear but fortunately the network did its job and persisted. Hopefully this time it will be different.

Can’t confirm nor deny. We have been jumping in after things went the way they did, to be honest we have been working from several code bases since last September and we decided to take our time, give a shit about the FUD all around and just do our thing. At least since half a year it’s all the same guys doing the coding. Lost a major portion of community, that being fact personally I don’t think that is a loss because they haven’t been thriving on tech like we do spend our days.

My comment came out a bit more negative than intended perhaps. Keep up the good work, I see a lot of good stuff happening here, and thanks for the reply Smiley
Pages:
Jump to: