Author

Topic: [ANN][BTCZ] BitcoinZ - Low Fees, 100% Community, POW-Equihash No-Premine No-Tax - page 298. (Read 343715 times)

member
Activity: 83
Merit: 10
copper member
Activity: 114
Merit: 1
U have a secret mainer  in your wallet?! when I lounch your GUI wallet, it started load on the processor, even after sinhronization. This is the process, what is it?


the source code for the wallets is available on Github, and can easily be verified by anyone.

zkSNARKs uses a lot of resources.. research it.
full member
Activity: 287
Merit: 100
U have a secret mainer  in your wallet?! when I lounch your GUI wallet, it started load on the processor, even after sinhronization. This is the process, what is it?


the source code for the wallets is available on Github, and can easily be verified by anyone.
full member
Activity: 336
Merit: 100
https://www.crypto-coinz.net
I think most wallets behave like this.
newbie
Activity: 22
Merit: 0
U have a secret mainer  in your wallet?! when I lounch your GUI wallet, it started load on the processor, even after sinhronization. This is the process, what is it? http://s019.radikal.ru/i630/1710/21/92a4969bc9e6.jpg

same here. 30% load CPU from wallet, reduce in sol/s on all cards and bad line of power usage
full member
Activity: 224
Merit: 100
i continued with paymets problems, i deployed another pool clear..ando i want use the testnet to test  payment process in the new pool..

 in my bitconz.conf only set testnet=1 ?

Code:
ubuntu@ip-172-31-34-70:~/z-nomp$ echo $TADDR
t1PPKiaskZsSXZb4tsxQqpp8jZR9ehh8nHY
ubuntu@ip-172-31-34-70:~/z-nomp$ echo $ZADDR
zcNus9QdXx3skhE5KzQx9RzAaEkLjMWERYeDBSArAP9pAQDNmwfoDVJuVz56fBd35Cu1hxEG7YJPo4LtPv8DJqRdKo6Xxpw

i created one transaction

Code:
ubuntu@ip-172-31-34-70:~/z-nomp$ ./zcash-cli z_sendmany "$TADDR" "[{\"amount\": 0.8, \"address\": \"$ZADDR\"}]"
opid-d427ba5f-13c7-4a39-9c77-f6a6d17daac6

when i consult

Code:
ubuntu@ip-172-31-34-70:~/z-nomp$ ./zcash-cli z_getoperationstatus
[
  {
    "id": "opid-a4ed7500-f2f7-4183-a18b-ab4f97bd9015",
    "status": "failed",
    "creation_time": 1507505348,
    "error": {
      "code": -4,
      "message": "Change 12212.50 not allowed. When protecting coinbase funds, the wallet does not allow any change as there is currently no way to specify a change address in z_sendmany."
    },
    "method": "z_sendmany",
    "params": {
      "fromaddress": "t1PPKiaskZsSXZb4tsxQqpp8jZR9ehh8nHY",
      "amounts": [
        {
          "address": "zcf3AhtNvHqwMMQ834fR4HuBJ5RFbTFjgUYjAcaS7WXppwCgrAFs7owx5Cnu7S4cFRyJJPCr85F5af3BXzrxsoeis33pWjk",
          "amount": 100
        }
      ],
      "minconf": 1,
      "fee": 0.0001
    }
  },
  {
    "id": "opid-d427ba5f-13c7-4a39-9c77-f6a6d17daac6",
    "status": "failed",
    "creation_time": 1507507902,
    "error": {
      "code": -4,
      "message": "Change 12311.70 not allowed. When protecting coinbase funds, the wallet does not allow any change as there is currently no way to specify a change address in z_sendmany."
    },
    "method": "z_sendmany",
    "params": {
      "fromaddress": "t1PPKiaskZsSXZb4tsxQqpp8jZR9ehh8nHY",
      "amounts": [
        {
          "amount": 0.8,
          "address": "zcNus9QdXx3skhE5KzQx9RzAaEkLjMWERYeDBSArAP9pAQDNmwfoDVJuVz56fBd35Cu1hxEG7YJPo4LtPv8DJqRdKo6Xxpw"
        }
      ],
      "minconf": 1,
      "fee": 0.0001
    }
  }
]


full member
Activity: 224
Merit: 100
changed my wallets, but i don't know this messages

 
Code:
2017-10-07 20:23:07 [Payments]  [bitcoinz] sendmany "" {"t1Mm35vnPouATuRfQY5u28QzP2pd357UPMw":3715.74643255,"t1diyf84HoFYztgXRwJK4GCNHkijtiXza9Z":4044.10     318236,"t1Z5rnKPKhQAEUgqE6qUL2zV9BzgrTtqJsd":2043.14786391,"t1cMVc5pgy5RhPJge3orfQLyVaiH5UHmRpG":199.50174234,"t1dagquiX1QgEpXXcmZADn5RvMbiGeDPeyW":600.0     426418,"t1SSNbMzhuQkcnJ8xL2sYh1SqQDKYsSY7K2":1573.18742315}
2017-10-07 20:23:07 [Payments]  [bitcoinz] Error sending payments {"code":-6,"message":"Coinbase funds can only be sent to a zaddr"}

the miner only can use zwallet?

All mined coins must pass through a z_address

ok, but, anything wrong on my config file? or any other config to this?

Thanks in advance



z-nomp/coins/bitcoinz.json:

Code:
{
    "name": "bitcoinz",
    "symbol": "btcz",
    "algorithm": "equihash",
    "requireShielding": true,
    "txfee": 0.0004
}



z-nomp/pool_configs/bitcoinz.json

Code:
{
    "enabled": true,
    "coin": "bitcoinz.json",

    "address": "t1XXXXW6Re1nuNXXX5o4vm4spPSKtiXXXbv",
    "_comment_address": "t_address",

    "zAddress": "zcChXXXXqfiHfeu73uHio8cS1iM2kWwgoJtMkJWsa29319DXroZkR3HvfkfNwpBP1uRee3XXXXJ7HC9XnpyDgUJ5q6fXXXX",
    "_comment_zAddress": "z_address generated",

    "tAddress": "t1XXXXNYXXXXv48MFUXXXX2xTCkuoPXXXX",
    "_comment_tAddress": "t_address generated",

    "walletInterval": 2.5,

    "rewardRecipients": {
    },

    "paymentProcessing": {
"minConf": 10,
        "enabled": true,
        "paymentMode": "prop",
        "_comment_paymentMode":"prop, pplnt",
        "paymentInterval": 20,
        "minimumPayment": 0.1,
        "maxBlocksPerPayment": 3,
        "daemon": {
            "host": "127.0.0.1",
            "port": YOUR RPC PORT,
            "user": "YOUR RPC USERNAME",
            "password": "YOUR RPC PASSWORD"
        }
    },

    "tlsOptions": {
        "enabled": false,
        "serverKey":"",
        "serverCert":"",
        "ca":""
    },

    "ports": {
        "3080": {
            "diff": 0.50,
            "tls": false,
            "varDiff": {
                "minDiff": 0.04,
                "maxDiff": 1600,
                "targetTime": 15,
                "retargetTime": 60,
                "variancePercent": 30
            }
        }
    },

    "daemons": [
        {
            "host": "127.0.0.1",
            "port": YOUR RPC PORT,
            "user": "YOUR RPC USERNAME",
            "password": "YOUR RPC PASSWORD"
        }
    ],

    "p2p": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 19333,
        "disableTransactions": true
    },

    "mposMode": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 3306,
        "user": "me",
        "password": "mypass",
        "database": "zec",
        "checkPassword": true,
        "autoCreateWorker": false
    }

}




Code:
ubuntu@ip-172-31-34-70:~/z-nomp$ ./zcash-cli listaddressgroupings
[
  [
    [
      "t1PPKiaskZsSXZb4tsxQqpp8jZR9ehh8nHY",
      12312.50010000,
      ""
    ]
  ]
]
i don't know if i did some wrong but..the payment not work.. this is the last test..


Code:
ubuntu@ip-172-31-34-70:~/z-nomp$ ./zcash-cli  sendmany "" "{\"zcNus9QdXx3skhE5KzQx9RzAaEkLjMWERYeDBSArAP9pAQDNmwfoDVJuVz56fBd35Cu1hxEG7YJPo4LtPv8DJqRdKo6Xxpw\":100}"
error code: -5
error message:
Invalid BitcoinZ address: zcNus9QdXx3skhE5KzQx9RzAaEkLjMWERYeDBSArAP9pAQDNmwfoDVJuVz56fBd35Cu1hxEG7YJPo4LtPv8DJqRdKo6Xxpw

Quote
If you have any problems you can fix the redis database which holds all the pool payout information by installing redis-commander.
npm install redis-commander
and then just type redis-commander and its a web interface like phpmyadmin.
TX Fee can be 0.0001 instead of 0.0004 but leave it higher.
-hellomoto

in redis.. i can't see this feed opcion!!

thanks
newbie
Activity: 29
Merit: 0
I have another wallets on zcach  node. and the load proc ony on 0.5-15.% vs yours 30-35%. Please explain.
full member
Activity: 253
Merit: 100
SafeCoin-SAFE
time to buy .. 50 sats ? thats awesome price
newbie
Activity: 29
Merit: 0
U have a secret mainer  in your wallet?! when I lounch your GUI wallet, it started load on the processor, even after sinhronization. This is the process, what is it? http://s019.radikal.ru/i630/1710/21/92a4969bc9e6.jpg
full member
Activity: 305
Merit: 100
Guys, you can use pre-configured EWBF miner from our site:

http://pcmining.xyz:8080/getting_started

still 0.1% fee
newbie
Activity: 103
Merit: 0
So to my amazement / frustration

btcz only coin to crash my rig

First time using ewbf guessing it's problem

Hmmm, I'm using EWBF on my 6 card rig...been running flawless since I started mining on suprnova.

Intensity at 64, I have 2 x 970s, 1 x 980, 1 x 1060, 2 x 1070s - I'm pulling just under 2200 H/s

What exactly is happening? I would first try putting cards at stock (with fans up..obviously) and/or lowering the intensity.



3 x1070 &
3 x 1080

setup just now using cryptorex settings

happily churning away
then
redness happened

error looks like gpu stopped
looks like gpu stuck he not respond
looks like gpu are stopped - restart attempt
newbie
Activity: 4
Merit: 0
So to my amazement / frustration

btcz only coin to crash my rig

First time using ewbf guessing it's problem

Hmmm, I'm using EWBF on my 6 card rig...been running flawless since I started mining on suprnova.

Intensity at 64, I have 2 x 970s, 1 x 980, 1 x 1060, 2 x 1070s - I'm pulling just under 2200 H/s

What exactly is happening? I would first try putting cards at stock (with fans up..obviously) and/or lowering the intensity.

copper member
Activity: 114
Merit: 1
Just a status update, there will be a wallet for Windows, Linux, OSX, iOS, Android. Its currently functional and testflight for iOS will be available in the first week of November for iOS testing along with all other platforms.

https://imgur.com/a/uYdAF

The above link is some screenshots of initial iOS compile. The wallet will have the same functionality across all platforms.
After wallet release the next step is something called '(BitcoinZ) BTCZ Masquerade.
Masquerade with this wallet will let you pay any Bitcoin address with your BitcoinZ coin by scanning a QR code of a bitcoin payment address or by inputting the btc address to your BTCZ wallet.
The wallet will submit the btc address and the required non-tethered market value of BTCZ_BTC to /domain/ which the domain will make the end payment to the BTC address completing the transaction with your BTCZ coins all directly from the wallet.
We will be able to pay/purchase/buy/exchange all BTCZ to any cryptocurrency directly from the wallet and execute end payments. For example on a website to 'checkout with bitcoin' you can pay with your BTCZ just as if you had Bitcoin by scanning the qr code and the transaction will complete.
Feel free to ask any questions.

-hellomoto


Dev build working on iOS 11 and will support all iPhone 8, iPhone X and iPad.
newbie
Activity: 103
Merit: 0
So to my amazement / frustration

btcz only coin to crash my rig

First time using ewbf guessing it's problem

are you using any overclock settings?  on my 1060s I set my power limit to 75% core clock +150 memory +850 seems to work good.

Yeh have slightly ..trying to find stability
I'll continue to fiddle
Have set intensity to 64 for all ?

And heavily underclocked 1080s due to reaching 85deg
All GPUs were in normal range when shut down

Joys lol
full member
Activity: 358
Merit: 100
Looks like an interesting one, I will watch this coin.
full member
Activity: 287
Merit: 100
So to my amazement / frustration

btcz only coin to crash my rig

First time using ewbf guessing it's problem

are you using any overclock settings?  on my 1060s I set my power limit to 75% core clock +150 memory +850 seems to work good.
newbie
Activity: 103
Merit: 0
So to my amazement / frustration

btcz only coin to crash my rig

First time using ewbf guessing it's problem
newbie
Activity: 4
Merit: 0
I apologize for everyone's experience with withdrawls thus far. We want to be absolutely sure that our clients funds are secured so process withdrawals manually for the early stages of our soft launch. We have only been open for nearly two weeks and aim to provide a safe environment for traders. We do plan to allow quick withdrawals up to $2500 in the near future but development takes time and implementing new features on a live exchange must be done only after extensive testing. I really appreciate all your support and we are always open to feedback and suggestions. If you have any suggestions for us please open a support ticket or email us using the support email found on our main page. https://www.cryptobroker.io


So a new exchange for a new coin,was anyone around when Magnatum came out along with Bitzure? Do you know how many people they scammed?
]
Please look at the innitial price of the coin 15k sats,they hammered it all the way down to 20 sats!

Move along people,for your own sake...

BitcoinZ coin is not related with any exchange & pool.
We respect them for listing but it is your risk to trade or mine with any exchange & pool.
Just read "What community learn so far" section in first post.

People - The validity and integrity of a crypto-coin, is not - and cannot be based off of a bad experience on an exchange. If the problem is with the functionality of an exchange, the problem -usually- is on them. Especially when it comes to them being sketchy on withdraws. And even then - we aren't flippin' burgers here - shit can be difficult at first, coding - can be hard!

Now - This is not to say that is a teams responsibility to address these issues, and if an exchange is proven to be fraudulent/sketchy - THEN it is BTCZ's responsibility to de-list the coin from the exchange and try to resolve/report problems that nay have occurred.

If it's a wallet/node/blockchain issue on our end - then it's on us to fix it. The dev works hard on the wallets I've seen the progress happen.

Also, sometimes transactions take longer than "usual"..which is relative considering, you know, the internet!

This is a solid project with great devs, commmunity, and ideas for dapp's coming.
copper member
Activity: 114
Merit: 1
changed my wallets, but i don't know this messages

 
Code:
2017-10-07 20:23:07 [Payments]  [bitcoinz] sendmany "" {"t1Mm35vnPouATuRfQY5u28QzP2pd357UPMw":3715.74643255,"t1diyf84HoFYztgXRwJK4GCNHkijtiXza9Z":4044.10     318236,"t1Z5rnKPKhQAEUgqE6qUL2zV9BzgrTtqJsd":2043.14786391,"t1cMVc5pgy5RhPJge3orfQLyVaiH5UHmRpG":199.50174234,"t1dagquiX1QgEpXXcmZADn5RvMbiGeDPeyW":600.0     426418,"t1SSNbMzhuQkcnJ8xL2sYh1SqQDKYsSY7K2":1573.18742315}
2017-10-07 20:23:07 [Payments]  [bitcoinz] Error sending payments {"code":-6,"message":"Coinbase funds can only be sent to a zaddr"}

the miner only can use zwallet?

All mined coins must pass through a z_address

ok, but, anything wrong on my config file? or any other config to this?

Thanks in advance



z-nomp/coins/bitcoinz.json:

Code:
{
    "name": "bitcoinz",
    "symbol": "btcz",
    "algorithm": "equihash",
    "requireShielding": true,
    "txfee": 0.0004
}



z-nomp/pool_configs/bitcoinz.json

Code:
{
    "enabled": true,
    "coin": "bitcoinz.json",

    "address": "t1XXXXW6Re1nuNXXX5o4vm4spPSKtiXXXbv",
    "_comment_address": "t_address",

    "zAddress": "zcChXXXXqfiHfeu73uHio8cS1iM2kWwgoJtMkJWsa29319DXroZkR3HvfkfNwpBP1uRee3XXXXJ7HC9XnpyDgUJ5q6fXXXX",
    "_comment_zAddress": "z_address generated",

    "tAddress": "t1XXXXNYXXXXv48MFUXXXX2xTCkuoPXXXX",
    "_comment_tAddress": "t_address generated",

    "walletInterval": 2.5,

    "rewardRecipients": {
    },

    "paymentProcessing": {
"minConf": 10,
        "enabled": true,
        "paymentMode": "prop",
        "_comment_paymentMode":"prop, pplnt",
        "paymentInterval": 20,
        "minimumPayment": 0.1,
        "maxBlocksPerPayment": 3,
        "daemon": {
            "host": "127.0.0.1",
            "port": YOUR RPC PORT,
            "user": "YOUR RPC USERNAME",
            "password": "YOUR RPC PASSWORD"
        }
    },

    "tlsOptions": {
        "enabled": false,
        "serverKey":"",
        "serverCert":"",
        "ca":""
    },

    "ports": {
        "3080": {
            "diff": 0.50,
            "tls": false,
            "varDiff": {
                "minDiff": 0.04,
                "maxDiff": 1600,
                "targetTime": 15,
                "retargetTime": 60,
                "variancePercent": 30
            }
        }
    },

    "daemons": [
        {
            "host": "127.0.0.1",
            "port": YOUR RPC PORT,
            "user": "YOUR RPC USERNAME",
            "password": "YOUR RPC PASSWORD"
        }
    ],

    "p2p": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 19333,
        "disableTransactions": true
    },

    "mposMode": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 3306,
        "user": "me",
        "password": "mypass",
        "database": "zec",
        "checkPassword": true,
        "autoCreateWorker": false
    }

}


If you have any problems you can fix the redis database which holds all the pool payout information by installing redis-commander.
npm install redis-commander
and then just type redis-commander and its a web interface like phpmyadmin.
TX Fee can be 0.0001 instead of 0.0004 but leave it higher.
-hellomoto
Jump to: