Search content
Sort by

Showing 6 of 6 results by chaoabunga
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated
by
chaoabunga
on 14/12/2018, 21:46:31 UTC

address: 28
script: 4
secret: 156


thanks Hash, gonna try to get it working on and report back on results.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated
by
chaoabunga
on 14/12/2018, 03:42:13 UTC
I have been looking at BlocknetDX and playing around with it.  It seems like a simple integration, and I would like to ask for help in looking this sample xbridge.conf file.

https://github.com/BlocknetDX/blocknet-docs/blob/master/xbridgeCONF.md

I got most of the values except these 3:

AddressPrefix=
ScriptPrefix=
SecretPrefix=
..


I have been able to find a link on how to find those values.  Here it is for reference.

https://github.com/BlocknetDX/blocknet-docs/blob/master/prefixesHOWTO.md
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated
by
chaoabunga
on 14/12/2018, 00:20:56 UTC
Hi Hash, RTG, and All
  First wanna say thanks to Hash and the gang in keeping the chaincoin code/chain moving forward.  I read about the attack and delisting from cryptopia which is unfortunate, but really no surprise since what we learned about centralized exchanges.

I have been looking at BlocknetDX and playing around with it.  It seems like a simple integration, and I would like to ask for help in looking this sample xbridge.conf file.

https://github.com/BlocknetDX/blocknet-docs/blob/master/xbridgeCONF.md

I got most of the values except these 3:

AddressPrefix=
ScriptPrefix=
SecretPrefix=
..


Any one here with better understanding of of the address generation can help me with those three values?  As I'd like to get CHC on there and do some test trading.

Thanks.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] Chaincoin - Network Upgrade 16.1 - SegWit Activation in Progress
by
chaoabunga
on 06/07/2018, 16:46:01 UTC
The new wallet is not building for me:

Code:
privatesend-client.cpp:1393:15: error: no matching function for call to 'CWalletTx::CWalletTx()'
     CWalletTx wtx;
               ^


try get the 16.0 branch then compile it.

"git clone https://github.com/chaincoin/chaincoin -b 0.16"

i also had problem compiling with default branch atm.

btw i got a new chain mn masternode installer script if people here want to try it.

https://github.com/chaoabunga/chcnode
Post
Topic
Board Announcements (Altcoins)
Re: Project Interzone - Blockchain Social Engine - UPDATE TO 1.5
by
chaoabunga
on 30/09/2017, 17:19:33 UTC
did the default port get changed to 55675?

i noticed my remote/controller style setup stopped working a few days ago.

I started getting POS errors too, so i redid my mn setup without specifying port 11994, now it shows up on the list as using port 55675

so i recommend redoing all your masternodes with this new default port to see if it fixes it.  and yes the window's client crashes for me too when I try to have masternode.conf.  possibly related to the default port change problem.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Project Interzone - Blockchain Social Engine - Masternodes -UPDATE TO 1.4!
by
chaoabunga
on 12/09/2017, 17:50:02 UTC
Dev, can you please explain what it means that "we have pushed back masternode rewards to block 20,000"?  Does this mean if I set up a masternode now, it won't do anything until block 20,000?  Or does this mean only early access masternodes work until block 20,000?   Masternodes will take 25% of the mining rewards once active?

no rewards till block 20000 for everyone

Miners get 100% rewards right now until block 20k.

it's pretty cooling mining, nice choice of C11/Quark...does that mean it's cpu mineable too?  i remembered seeing some function to mine in wallet, whatever happened to that?