Bitcoin Forum
May 27, 2024, 11:42:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 »  All
  Print  
Author Topic: 23 Skidoo CHAO Information  (Read 39808 times)
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 12, 2017, 02:59:34 AM
 #181

Cloning chainID and compiling now.
I have stopped the pool while I work on this.


not a problem Smiley i've got failover setup as well. if you look at what was changed, Auxpow coins use a block version of 65536 * chainID instead of the regular block version 1,2,3,4,5 etc. so the code i originally used was unable to properly determine which block was on which chainID and account for that.
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 12, 2017, 03:32:38 AM
 #182

Cloning chainID and compiling now.
I have stopped the pool while I work on this.


not a problem Smiley i've got failover setup as well. if you look at what was changed, Auxpow coins use a block version of 65536 * chainID instead of the regular block version 1,2,3,4,5 etc. so the code i originally used was unable to properly determine which block was on which chainID and account for that.

I would be lying if I said I didn't always diff source before I launched an update.
I'd be lying further if I said I said I fully understood the intricacies of the coin code.  Roll Eyes


I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 12, 2017, 03:49:17 AM
 #183

New version running and now I match the block explorer!
Thank you!!

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 12, 2017, 04:02:25 AM
 #184

New version running and now I match the block explorer!
Thank you!!

Not a problem Smiley just waiting for chainz to swap to the newest version now Smiley you can check my block height at yiimp.infernopool.com as well Smiley
mayAaron
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
September 12, 2017, 04:05:11 AM
 #185

The community is a bit cold, and you should do something to attract the crowd to follow
psihotoc
Sr. Member
****
Offline Offline

Activity: 683
Merit: 251



View Profile
September 12, 2017, 08:45:28 AM
 #186

Why CHAO is no longer in the exchange Cryptopia?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 12, 2017, 10:36:39 AM
Last edit: September 12, 2017, 11:40:04 AM by infernoman
 #187

Why CHAO is no longer in the exchange Cryptopia?

Latest update from Cryptopia. I will not pay the 0.03 CHAO until it has switched to auxpow at block 825,000. If anyone would like to contribute you can do so here zNSmP2VWLm5tT1GiYuP8L4RYS4MWpZf35Y


Hi infernoman,

Yes, we always keep a backup of the wallet database. Once you are ready to pass on the 0.03 CHAO we are happy to stand up a wallet so you can deposit and relist CHAO.

Thanks,
Jerry
Cryptopia Support
startsts
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
September 12, 2017, 12:16:49 PM
 #188

You can already use CryptoHub  https://cryptohub.online/market/CHAO/
But only market.  Pool will not exist

jubeis_coffee
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
September 13, 2017, 04:00:26 PM
 #189

Raw transaction situation:

I try to send 0.00001000  with fee 0.00000011   (I use one input of 0.00001011)

error: {"code":-26,"message":"66: insufficient priority"}


Finally seems that minimum allowed fee is 0.00001000 for kb

I could send this way:

{
        "account" : "",
        "address" : "zAqG9VXQuAZhmAooSehTo6rkWJF6CSb9w4",
        "category" : "send",
        "amount" : -0.00000700,
        "vout" : 0,
        "fee" : -0.00000311,
        "confirmations" : 0,
        "txid" : "7677ff656c5b772c99df4b0cf56bdf67db6f246f71ef82f7e8da749acc79e4d9",
        "walletconflicts" : [
        ],
        "time" : 1504997860,
        "timereceived" : 1504997860
    }



But how a POOL  can exist if to use one unspent  0.00000001 or 0.00000010  I should pay 0.00000200 of fee?
(One unspent is about 200 bytes.  )
Now I understand -  there are no new blocks since pool (I think zpool) mines it only when there are unconfrmed transtacion in memory.

It was the main idea of coin?  To generate only blocks with transactions in it?

Yeah, I may have leapt to the wrong conclusion above... the relay fee is 0.0000100 CHAO (so the sent amount has to be larger than that to have any rationale to send it).

Zpool seems to have mined the last five blocks.  I think Wmikrut was mining its own private orphaned chain for a bit in the last 24 hrs too.

Am I orphaned?

I see my wallet height matches https://chainz.cryptoid.info/chao/ within a block or two.
If I was orphaned I would think it would be way off.


You can pull and rebuild now. I've got my miners pointed your way. should be no need to reindex.
Do a "git checkout chainID" just incase. I've switched that to the default branch though.

Once im sure we're all on the right fork and working together then ill get a windows client released.


Infernoman,

I'll check your github tonight and make sure my chain ID is correct and update/reindex/redownload blockchain if required.

Yeah... regarding coinmarketcap, I see where it's not listed anymore, even as an inactive coin.
I'm sure a lot of the exchange issues can be corrected once everyone is up to par with the new code
in order to avoid 51% attack issues in the future.

All of these ridiculous ICOs (which seem to be primarily based in PoS) I see with unheard of prices are all volatility price shifts. If there is no converged network to function as transaction processors, regardless of whether you are PoS or PoW, there is no real support for the price swings outside psychological volatility market swings. Reminds me of the volatility of Options contracts and futures in the Wall Street world that co-exists with fiat currency(ies).

Thanks,
jubei
Doommann
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 14, 2017, 06:37:39 AM
 #190

Hello All. I stored on cryptopia 0.00050113 CHAO. What do I do, how to get my savings back?
Thaks.
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 14, 2017, 06:44:46 PM
 #191

Hello All. I stored on cryptopia 0.00050113 CHAO. What do I do, how to get my savings back?
Thaks.

user balances will also be restored as far as i know. just need to wait until auxpow kicks in at block 825000
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 15, 2017, 12:33:47 AM
 #192

I just compared my wallet to the explorer and it seems I'm out of sync again.
My wallet is showing 771677 but the explorer (https://chainz.cryptoid.info/chao/) currently shows 771628

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 15, 2017, 01:35:05 AM
 #193

I just compared my wallet to the explorer and it seems I'm out of sync again.
My wallet is showing 771677 but the explorer (https://chainz.cryptoid.info/chao/) currently shows 771628

Just put another 0.11.1 node online and that was me emailing you Wink could you send a list of the peers in your wallet?
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 15, 2017, 03:19:40 AM
 #194

Emailed you the list.
Thank you!

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 15, 2017, 03:30:29 AM
 #195

0.11.1 windows wallet.
https://www.dropbox.com/s/9tykvbaja0l5axa/CHAO.zip?dl=0

If you're using 0.10.1.1 or 0.11.0 please update to 0.11.1
adsabelly
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
September 15, 2017, 03:39:59 AM
 #196

Sounds good, I like the concept that you have, but I still need more information from this project, with bounty for example, I hope this project soon update the announcement
Doommann
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 15, 2017, 07:34:05 AM
 #197

Hello All. I stored on cryptopia 0.00050113 CHAO. What do I do, how to get my savings back?
Thaks.

user balances will also be restored as far as i know. just need to wait until auxpow kicks in at block 825000
Good news. Thanx!
startsts
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
September 15, 2017, 05:57:04 PM
Last edit: September 15, 2017, 06:10:07 PM by startsts
 #198

I update to new version

infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
September 16, 2017, 07:54:31 AM
 #199

Emailed you the list.
Thank you!


Looks like we're all back on track now Smiley I had a suspicion that it wasnt enough 0.11.1 nodes. I'm happy i was right Cheesy
On a positive note, It seems syncing speeds have decreased now with everyone using a headers first client.
startsts
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
September 16, 2017, 09:01:10 AM
 #200

CryptoHub market for skidoo is working:   https://cryptohub.online/market/CHAO/

Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!