Bitcoin Forum
April 19, 2024, 04:29:43 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: ### A ChainWorks Industries (CWI) Project - OzzieCoin | OZC  (Read 27814 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Leszek
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 11, 2018, 12:46:49 AM
 #101

Hi, should we still stay on CRYPTOPIA or withdraw to Ozziecoin 0.17 Release Candidate 2 wallet ?
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 11, 2018, 06:39:23 AM
 #102

Hi, should we still stay on CRYPTOPIA or withdraw to Ozziecoin 0.17 Release Candidate 2 wallet ?

Move all coins ...

The links to the wallets have been provided, and when Cryptopia is ready to reopen the market for withdrawals, move ALL your coins contained in their wallet to your own personal wallet.

Make sure YOUR wallet is the latest 0.17RC2 wallet, otherwise after Cryptopia finish the update, you will not be able to withdraw. The BlockChain is already well past the V4 Block activation and SegWit activation, so there will be major issues if you try and transfer to an old wallet. Issues that will NOT be the fault of either Cryptopia, or CWI if you do not update.

If you have issues running the new wallets, please ask here, or join the Official CWI Discord Group and post in the coins/#ozziecoin-ozc channel.

Thanks.

#crysx

Leszek
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 11, 2018, 08:48:51 PM
 #103

I install wallet Ozziecoin version v0.17.0.99-14161d50f (64-bit), but I have 0 active connections, should I add any nodes ?
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 12, 2018, 06:55:25 AM
 #104

I install wallet Ozziecoin version v0.17.0.99-14161d50f (64-bit), but I have 0 active connections, should I add any nodes ?

Yes ...

- Locate the (or create if you don't have one) the ozziecoin.conf file (I am unsure where it is located in Windows if you have it)
- Close the wallet if you have it running.
- Go to this link - https://chainz.cryptoid.info/ozc/#!network - and click on the 'node list' button where /CWI_OZC:0.17.99/ is located.
- Copy and paste these node listings (no matter how many) to the ozziecoin.conf file.
- Save the ozzeicoin.conf file.
- Restart your wallet and wait till the wallet finds an active peer.

The alternative is ...

- Run the wallet .
- Click on the 'Help' Menu Item.
- Click on 'Debug Window'
- When the 'Debug Window' opens, click on the 'Console' Tab.
- At the bottom there is a Navigation/Input Pane where you should punch in the node addresses from the Block Explorer, except in this form below -

Code:
addnode 108.170.1.134 add

- Continue doing this until you have entered at least three nodes.
- Close the 'Debug Window' and wait until the wallets finds an active peer.

Syncing should start from there.

If syncing does not start, then there is another issue you need to look at, whether it be a firewall port exception, or opening the P2P port in the Modem/Router you are using. This is beyond the scope of this post as each have different settings.

Currently, below is the listings of nodes in my currently active wallet.

Code:
[
  {
    "id": 0,
    "addr": "159.148.186.132:39042",
    "addrlocal": "49.176.248.102:41874",
    "addrbind": "192.168.0.71:41874",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597556,
    "lastrecv": 1544597635,
    "bytessent": 85988,
    "bytesrecv": 514160,
    "conntime": 1544442813,
    "timeoffset": 0,
    "pingtime": 0.40021,
    "minping": 0.396583,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 110,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 1098,
      "getheaders": 1053,
      "headers": 530,
      "inv": 305,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 1520,
      "cmpctblock": 320184,
      "getheaders": 1053,
      "headers": 212,
      "inv": 1159,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 107231,
      "verack": 24,
      "version": 127
    }
  },
  {
    "id": 1,
    "addr": "188.165.39.224:39042",
    "addrlocal": "49.176.248.102:50946",
    "addrbind": "192.168.0.71:50946",
    "services": "0000000000000003",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597636,
    "bytessent": 121111,
    "bytesrecv": 1183671,
    "conntime": 1544442814,
    "timeoffset": 0,
    "pingtime": 0.455879,
    "minping": 0.367661,
    "version": 70004,
    "subver": "/Satoshi:0.9.1.4/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 847602,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 165,
      "alert": 192,
      "getaddr": 24,
      "getheaders": 1053,
      "inv": 64355,
      "ping": 41280,
      "tx": 13889,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 14042,
      "getblocks": 1077219,
      "getdata": 427,
      "headers": 106,
      "inv": 50447,
      "pong": 41280,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 3,
    "addr": "5.196.117.40:39042",
    "addrlocal": "49.176.248.102:55836",
    "addrbind": "192.168.0.71:55836",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597569,
    "lastrecv": 1544597635,
    "bytessent": 106044,
    "bytesrecv": 248207,
    "conntime": 1544442831,
    "timeoffset": -1,
    "pingtime": 0.372827,
    "minping": 0.369817,
    "version": 70015,
    "subver": "/SatOzzie:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 5551,
      "getheaders": 1053,
      "headers": 15794,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 2385,
      "cmpctblock": 27074,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 108862,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 25267,
      "verack": 24,
      "version": 128
    }
  },
  {
    "id": 256,
    "addr": "178.128.56.201",
    "addrlocal": "49.176.248.102:58698",
    "addrbind": "192.168.0.71:58698",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597635,
    "bytessent": 79694,
    "bytesrecv": 136174,
    "conntime": 1544532733,
    "timeoffset": 0,
    "pingtime": 0.325885,
    "minping": 0.323263,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": true,
    "startingheight": 848201,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 183,
      "getheaders": 1053,
      "headers": 43142,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 740,
      "cmpctblock": 61488,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 24910,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 12781,
      "verack": 24,
      "version": 127
    }
  }
]

Hope this helps.

#crysx

Leszek
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 12, 2018, 03:42:02 PM
 #105

Thank you, it is working now. Is V0.17.99.0 what I have ( Ozziecoin version v0.17.0.99-14161d50f (64-bit))  -  V0.17.99.0 vs v0.17.0.99
alaraak9
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 12, 2018, 10:47:53 PM
 #106

download link is dead..
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 13, 2018, 12:09:59 PM
 #107

Thank you, it is working now. Is V0.17.99.0 what I have ( Ozziecoin version v0.17.0.99-14161d50f (64-bit))  -  V0.17.99.0 vs v0.17.0.99

Glad it worked out ...

As for the version info - that is obviously a typo no one seemed to notice at the time.

We will fix this when we HardFork OZC to the new Algo soon.

#crysx

chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 13, 2018, 12:10:29 PM
 #108

download link is dead..

Which link is that? ...

And where please? We will fix as soon as possible.

#crysx

swanvalkyrie
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 13, 2018, 09:15:45 PM
 #109

Crysx, please help.

I have OZC and need to transfer it off the exchange.  I downloaded the 17 RC2 wallet from your website (i'm not familiar with wallets on PC, I normally send to exchanges).  It's telling me that I need to download 4 years worth of blockchain ?? How do I stop this!  I just want to be able to send the coins to somewhere safe.  Can I use public and private keys ? A generator of some kind?  Please let me know some legitimate examples.
swanvalkyrie
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 13, 2018, 09:45:47 PM
 #110

I install wallet Ozziecoin version v0.17.0.99-14161d50f (64-bit), but I have 0 active connections, should I add any nodes ?

Yes ...

- Locate the (or create if you don't have one) the ozziecoin.conf file (I am unsure where it is located in Windows if you have it)
- Close the wallet if you have it running.
- Go to this link - https://chainz.cryptoid.info/ozc/#!network - and click on the 'node list' button where /CWI_OZC:0.17.99/ is located.
- Copy and paste these node listings (no matter how many) to the ozziecoin.conf file.
- Save the ozzeicoin.conf file.
- Restart your wallet and wait till the wallet finds an active peer.

The alternative is ...

- Run the wallet .
- Click on the 'Help' Menu Item.
- Click on 'Debug Window'
- When the 'Debug Window' opens, click on the 'Console' Tab.
- At the bottom there is a Navigation/Input Pane where you should punch in the node addresses from the Block Explorer, except in this form below -

Code:
addnode 108.170.1.134 add

- Continue doing this until you have entered at least three nodes.
- Close the 'Debug Window' and wait until the wallets finds an active peer.

Syncing should start from there.

If syncing does not start, then there is another issue you need to look at, whether it be a firewall port exception, or opening the P2P port in the Modem/Router you are using. This is beyond the scope of this post as each have different settings.

Currently, below is the listings of nodes in my currently active wallet.

Code:
[
  {
    "id": 0,
    "addr": "159.148.186.132:39042",
    "addrlocal": "49.176.248.102:41874",
    "addrbind": "192.168.0.71:41874",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597556,
    "lastrecv": 1544597635,
    "bytessent": 85988,
    "bytesrecv": 514160,
    "conntime": 1544442813,
    "timeoffset": 0,
    "pingtime": 0.40021,
    "minping": 0.396583,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 110,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 1098,
      "getheaders": 1053,
      "headers": 530,
      "inv": 305,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 1520,
      "cmpctblock": 320184,
      "getheaders": 1053,
      "headers": 212,
      "inv": 1159,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 107231,
      "verack": 24,
      "version": 127
    }
  },
  {
    "id": 1,
    "addr": "188.165.39.224:39042",
    "addrlocal": "49.176.248.102:50946",
    "addrbind": "192.168.0.71:50946",
    "services": "0000000000000003",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597636,
    "bytessent": 121111,
    "bytesrecv": 1183671,
    "conntime": 1544442814,
    "timeoffset": 0,
    "pingtime": 0.455879,
    "minping": 0.367661,
    "version": 70004,
    "subver": "/Satoshi:0.9.1.4/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 847602,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 165,
      "alert": 192,
      "getaddr": 24,
      "getheaders": 1053,
      "inv": 64355,
      "ping": 41280,
      "tx": 13889,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 14042,
      "getblocks": 1077219,
      "getdata": 427,
      "headers": 106,
      "inv": 50447,
      "pong": 41280,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 3,
    "addr": "5.196.117.40:39042",
    "addrlocal": "49.176.248.102:55836",
    "addrbind": "192.168.0.71:55836",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597569,
    "lastrecv": 1544597635,
    "bytessent": 106044,
    "bytesrecv": 248207,
    "conntime": 1544442831,
    "timeoffset": -1,
    "pingtime": 0.372827,
    "minping": 0.369817,
    "version": 70015,
    "subver": "/SatOzzie:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 5551,
      "getheaders": 1053,
      "headers": 15794,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 2385,
      "cmpctblock": 27074,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 108862,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 25267,
      "verack": 24,
      "version": 128
    }
  },
  {
    "id": 256,
    "addr": "178.128.56.201",
    "addrlocal": "49.176.248.102:58698",
    "addrbind": "192.168.0.71:58698",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597635,
    "bytessent": 79694,
    "bytesrecv": 136174,
    "conntime": 1544532733,
    "timeoffset": 0,
    "pingtime": 0.325885,
    "minping": 0.323263,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": true,
    "startingheight": 848201,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 183,
      "getheaders": 1053,
      "headers": 43142,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 740,
      "cmpctblock": 61488,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 24910,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 12781,
      "verack": 24,
      "version": 127
    }
  }
]

Hope this helps.

#crysx

I have the wallet open.  There is no CONF file.  I tried the debug method, copied and pasted that one line and it says NULL.  That's it.  Not working?

UPDATE: I created my own config file, didn't work.  Opened up settings in wallet and it says OPEN CONF FILE.  Did this instead, pasted nodes, restarted and that worked.  It's now syncing.

One question remains though, do I really need to download 200GB worth of blockchain just to send the coins from the exchange to a wallet?
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 14, 2018, 06:28:24 AM
 #111

I install wallet Ozziecoin version v0.17.0.99-14161d50f (64-bit), but I have 0 active connections, should I add any nodes ?

Yes ...

- Locate the (or create if you don't have one) the ozziecoin.conf file (I am unsure where it is located in Windows if you have it)
- Close the wallet if you have it running.
- Go to this link - https://chainz.cryptoid.info/ozc/#!network - and click on the 'node list' button where /CWI_OZC:0.17.99/ is located.
- Copy and paste these node listings (no matter how many) to the ozziecoin.conf file.
- Save the ozzeicoin.conf file.
- Restart your wallet and wait till the wallet finds an active peer.

The alternative is ...

- Run the wallet .
- Click on the 'Help' Menu Item.
- Click on 'Debug Window'
- When the 'Debug Window' opens, click on the 'Console' Tab.
- At the bottom there is a Navigation/Input Pane where you should punch in the node addresses from the Block Explorer, except in this form below -

Code:
addnode 108.170.1.134 add

- Continue doing this until you have entered at least three nodes.
- Close the 'Debug Window' and wait until the wallets finds an active peer.

Syncing should start from there.

If syncing does not start, then there is another issue you need to look at, whether it be a firewall port exception, or opening the P2P port in the Modem/Router you are using. This is beyond the scope of this post as each have different settings.

Currently, below is the listings of nodes in my currently active wallet.

Code:
[
  {
    "id": 0,
    "addr": "159.148.186.132:39042",
    "addrlocal": "49.176.248.102:41874",
    "addrbind": "192.168.0.71:41874",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597556,
    "lastrecv": 1544597635,
    "bytessent": 85988,
    "bytesrecv": 514160,
    "conntime": 1544442813,
    "timeoffset": 0,
    "pingtime": 0.40021,
    "minping": 0.396583,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 110,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 1098,
      "getheaders": 1053,
      "headers": 530,
      "inv": 305,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 1520,
      "cmpctblock": 320184,
      "getheaders": 1053,
      "headers": 212,
      "inv": 1159,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 107231,
      "verack": 24,
      "version": 127
    }
  },
  {
    "id": 1,
    "addr": "188.165.39.224:39042",
    "addrlocal": "49.176.248.102:50946",
    "addrbind": "192.168.0.71:50946",
    "services": "0000000000000003",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597636,
    "bytessent": 121111,
    "bytesrecv": 1183671,
    "conntime": 1544442814,
    "timeoffset": 0,
    "pingtime": 0.455879,
    "minping": 0.367661,
    "version": 70004,
    "subver": "/Satoshi:0.9.1.4/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 847602,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000000,
    "bytessent_per_msg": {
      "addr": 165,
      "alert": 192,
      "getaddr": 24,
      "getheaders": 1053,
      "inv": 64355,
      "ping": 41280,
      "tx": 13889,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 14042,
      "getblocks": 1077219,
      "getdata": 427,
      "headers": 106,
      "inv": 50447,
      "pong": 41280,
      "verack": 24,
      "version": 126
    }
  },
  {
    "id": 3,
    "addr": "5.196.117.40:39042",
    "addrlocal": "49.176.248.102:55836",
    "addrbind": "192.168.0.71:55836",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597569,
    "lastrecv": 1544597635,
    "bytessent": 106044,
    "bytesrecv": 248207,
    "conntime": 1544442831,
    "timeoffset": -1,
    "pingtime": 0.372827,
    "minping": 0.369817,
    "version": 70015,
    "subver": "/SatOzzie:0.17.99/",
    "inbound": false,
    "addnode": false,
    "startingheight": 847602,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 5551,
      "getheaders": 1053,
      "headers": 15794,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 2385,
      "cmpctblock": 27074,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 108862,
      "inv": 732,
      "ping": 41280,
      "pong": 41280,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 25267,
      "verack": 24,
      "version": 128
    }
  },
  {
    "id": 256,
    "addr": "178.128.56.201",
    "addrlocal": "49.176.248.102:58698",
    "addrbind": "192.168.0.71:58698",
    "services": "000000000000040d",
    "relaytxes": true,
    "lastsend": 1544597635,
    "lastrecv": 1544597635,
    "bytessent": 79694,
    "bytesrecv": 136174,
    "conntime": 1544532733,
    "timeoffset": 0,
    "pingtime": 0.325885,
    "minping": 0.323263,
    "version": 70015,
    "subver": "/CWI_OZC:0.17.99/",
    "inbound": false,
    "addnode": true,
    "startingheight": 848201,
    "banscore": 0,
    "synced_headers": 848632,
    "synced_blocks": 848632,
    "inflight": [
    ],
    "whitelisted": false,
    "minfeefilter": 0.00000010,
    "bytessent_per_msg": {
      "addr": 55,
      "feefilter": 32,
      "getaddr": 24,
      "getdata": 183,
      "getheaders": 1053,
      "headers": 43142,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 99,
      "sendheaders": 24,
      "verack": 24,
      "version": 129
    },
    "bytesrecv_per_msg": {
      "addr": 740,
      "cmpctblock": 61488,
      "feefilter": 32,
      "getheaders": 1053,
      "headers": 24910,
      "inv": 305,
      "ping": 17312,
      "pong": 17312,
      "sendcmpct": 66,
      "sendheaders": 24,
      "tx": 12781,
      "verack": 24,
      "version": 127
    }
  }
]

Hope this helps.

#crysx

I have the wallet open.  There is no CONF file.  I tried the debug method, copied and pasted that one line and it says NULL.  That's it.  Not working?

UPDATE: I created my own config file, didn't work.  Opened up settings in wallet and it says OPEN CONF FILE.  Did this instead, pasted nodes, restarted and that worked.  It's now syncing.

One question remains though, do I really need to download 200GB worth of blockchain just to send the coins from the exchange to a wallet?

OK ...

It is good that you have it finally working. A couple of points to note.

- As with almost EVERY other coin out there, based on the BitCoin code or otherwise, the procedures are almost identical to getting these things running, and as the nodes are NOT hardcoded in this Release Candidate (RC2), it is necessary to get things running this way for the time being.
- The blockchain IS the ledger that make the wallet run. So in answer to your question, if you are moving coins to a LOCAL wallet, then yes, the entire blockchain must be downloaded. Tried a full Bitcoin Wallet? Many hundreds of GB need to be downloaded before you can use it, though you do have 'light' wallets available for BitCoin and many others, of which we are not yet up to in development. We have just started the coin development process, as we started from the backend first, to make sure whatever we develop has the infrastructure backing.

As for the conf file. If you are using Windows, case shouldn't be an issue. Linux is a different story and case ALWAYS matters for Linux.

ozziecoin.conf - is the case and name that OZC requires to have, though much more lax with Windows, and it MUST be in the right place, which is where the wallet and blockchain is located. In the Case of Windows, I am told it is in the %appdata% Directory, and in Linux it is the .ozziecoin/ directory.

The opening config in menu is actually a really simple way of doing this, but I have no idea if this stays persistent after closing the wallet, and reopening. The best way to maintain your settings is the .conf file in the OzzieCoin Directory.

We are working with another Exchange currently, and have struck an agreement, and arrangement with them, so publication of details will follow shortly. The only issue we have currently is that Cryptopia are taking their time with the update and release of the OZC/BTC market.

BTW - the actual OzzieCoin blockchain is no more than 590MB as of time of posting, not 200GB as you stated. You are confusing OZC with BTC Wink

#crysx

chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 15, 2018, 02:00:31 PM
Last edit: December 19, 2018, 01:03:29 PM by chrysophylax
 #112

### CWI-COINS - OZZIECOIN

Hi All ...

Just to let you all know that we are working tirelessly to bring the next version of the OZC code to being. In the meantime, we have removed the links from the OP, and change it somewhat to reflect this. OZC itself has changed, and due to the latest issues we have been notified with, are making a few more changes to the CodeBase so that these issues are kept to a minimal.

So bear with us as we move towards these changes this coming week, and we will release the new code and wallets as soon as we have fully tested them.

Thanks for your patience. Cryptopia will be notified in the coming days also.

#crysx

chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
December 20, 2018, 03:13:56 PM
 #113

### CWI-TRADE - EXCHANGE

Hi All ...

VERY important update here - https://bitcointalk.org/index.php?topic=1563601.msg48783659#msg48783659

#crysx

Vestein
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 03, 2019, 01:54:46 PM
 #114

Hello,
Where should I move my ozzie coins from Cryptopia?
I can see ozzie coin git hub page last updated was 2 years ago and there are no compiled version to download the wallet.
I could not find the discord group, and I am running out of time to get my coins somewhere else out of cryptopia.
I appreciate your help.
Thank you.
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
January 03, 2019, 02:43:40 PM
 #115

Hello,
Where should I move my ozzie coins from Cryptopia?
I can see ozzie coin git hub page last updated was 2 years ago and there are no compiled version to download the wallet.
I could not find the discord group, and I am running out of time to get my coins somewhere else out of cryptopia.
I appreciate your help.
Thank you.

We are now back ...

Responding to the Cryptopia email that was sent a couple of days ago, we have been working on the latest CodeBase for OZC (0.17.1.0) which is in a Private Git currently. This CodeBase has a known issue that we are currently looking into for a fix. When that happens, we will make the Git public, and create the Windows and OSX wallets publicly available also.

Until then, we will be testing the old Legacy OZC Wallets (0.9.1.4) this weekend, and if the tests prove workable, then will post as such. Until then, we cannot confirm whether ANY coins moved from one wallet to another will be successful. Once we confirm one way or another, we will publish our findings from our testing over this weekend, and we will let Cryptopia and you all know what our results have been.

Until then, a request for an extension of delist to the 25th January 2019 has been made to Cryptopia, and we ask you all as a community to holdfast with refraining from moving ANY coins from one wallet to another until we can categorically confirm that it is safe and secure to do so.

Thanks for you patience, as we work this out.

#crysx

chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
January 06, 2019, 12:35:08 PM
 #116

### CWI-TRADE - EXCHANGE

Hi All ...

Urgent update here - https://bitcointalk.org/index.php?topic=1563601.msg49079718#msg49079718

Also to let everyone know that we have finalized our new Maintenance CodeBase for OZC, and have publicly released the Git here - https://github.com/chainworksindustries/ozc/

Shortly we will have the Windows and OSX wallets available for download. Please update ASAP.

#crysx

chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
January 07, 2019, 12:08:34 PM
 #117

### CWI-COINS - OZZIECOIN (OZC)

Hi All ...

Update here - https://bitcointalk.org/index.php?topic=1563601.msg49098215#msg49098215

#crysx

fernan
Sr. Member
****
Offline Offline

Activity: 367
Merit: 255


View Profile
January 09, 2019, 09:21:33 AM
 #118

OzzieCoin (OZC) Delisting Extension Announcement

Quote
Dear Cryptopian,

You are receiving this email because we recognise you as a holder of OzzieCoin (OZC).

As a result of transaction issues, we have delayed OzzieCoin's delisting date to provide the OZC team time to implement a wallet update. OzzieCoin will now be fully delisted on 25 January 2019.

Trade markets remain closed, and we recommend cancelling any open orders of OZC on your account so that all held balances are available for withdrawal. To ensure that your funds are off the exchange before OZC is removed, please withdraw any balances to a compatible wallet when possible.

Please refer to our Help Centre article for more information: http://ow.ly/2AQA30nf0QD

Kind regards,

The Cryptopia Team
chrysophylax (OP)
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
January 09, 2019, 02:18:02 PM
 #119

OzzieCoin (OZC) Delisting Extension Announcement

Quote
Dear Cryptopian,

You are receiving this email because we recognise you as a holder of OzzieCoin (OZC).

As a result of transaction issues, we have delayed OzzieCoin's delisting date to provide the OZC team time to implement a wallet update. OzzieCoin will now be fully delisted on 25 January 2019.

Trade markets remain closed, and we recommend cancelling any open orders of OZC on your account so that all held balances are available for withdrawal. To ensure that your funds are off the exchange before OZC is removed, please withdraw any balances to a compatible wallet when possible.

Please refer to our Help Centre article for more information: http://ow.ly/2AQA30nf0QD

Kind regards,

The Cryptopia Team

THAT ...

Is how professional Cryptopia is, and how much they care about their communities!

Cryptopia and Zapple Exchange will be the first to have access to the new Maintenance Release code when it is finished and tested for OZC, before the public release of the Git (and wallets for Windows and OSX if they are ready at the same time) so that transfer of the coins will be possible via the SAME protocol and chain.

We are working towards this currently.

#crysx

EXLLY
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 10, 2019, 02:14:03 AM
 #120

EXLLY EXCHANGE

OZZIECOIN is Listed : https://exlly.com/market/BTC-OZC

We were able to list Ozziecoin on Exlly, thank you for sharing the node for syncronization.
Pages: « 1 2 3 4 5 [6] 7 »  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!