Author

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

full member
Activity: 210
Merit: 104
You can now mine this coin on https://equipool.1ds.us! 0.2% fees.

CPU:
Code:
nheqminer -l mine.equipool.1ds.us:50060 -u t1M8c96q97CPpbNeCjwR2ost1CwBgJWBvCn.worker-name -p x

GPU:
Code:
miner --server mine.equipool.1ds.us --port 50061 --user t1M8c96q97CPpbNeCjwR2ost1CwBgJWBvCn.worker-name --pass x

Thanks for support!
Pool added to main post.
full member
Activity: 216
Merit: 100
https://equipool.1ds.us
You can now mine this coin on https://equipool.1ds.us! 0.2% fees.

CPU:
Code:
nheqminer -l mine.equipool.1ds.us:50060 -u t1M8c96q97CPpbNeCjwR2ost1CwBgJWBvCn.worker-name -p x

GPU:
Code:
miner --server mine.equipool.1ds.us --port 50061 --user t1M8c96q97CPpbNeCjwR2ost1CwBgJWBvCn.worker-name --pass x
newbie
Activity: 50
Merit: 0
Any news on Win/Os wallet? Exchange?
newbie
Activity: 43
Merit: 0
coin website should be great for starters..
full member
Activity: 210
Merit: 104
http://pool.miningspeed.com added bitcoinz to the pool list!

Come and mine with us!!

Thanks for support!
Pool added to first post.

In terms of tech - we have best anonymous technology on the market -> Zcash tech.
BitcoinZ is community gift. Bitcoin licence is free, that's why all forks needs to be free. Our coin is fair & free from first block. No fcking premine or dev fees.

We will port best free crypto projects to use BitocinZ.

We have decentralized dev team so you can expect some FUD as it is new concept. All developments pods are welcome. Each dev pod may
have separate website.

All FUD are also welcome Wink
newbie
Activity: 44
Merit: 0
Just a straight copy of Bitcoin ? So nothing to see here ? Quite popular for something so basic. So little info and no graphics.

Well it's a copy of Bitcoin but based on Equihash algo LOL. This dev's behavior reminds me of the same way Signatum Classic wannabe acted, no wallets, no website, buggy code.

Actually looking at the source, it is a fork of zclassic with no changes besides the name

Granted, zcash is a fork of bitcoin, and zclassic is a fork of zcash, so technically it's kinda a... well idk
member
Activity: 182
Merit: 11
Just a straight copy of Bitcoin ? So nothing to see here ? Quite popular for something so basic. So little info and no graphics.

Well it's a copy of Bitcoin but based on Equihash algo LOL. This dev's behavior reminds me of the same way Signatum Classic wannabe acted, no wallets, no website, buggy code.
full member
Activity: 186
Merit: 100
To give real service, you must add something which cannot be bought or measured with money, and that is sincerity and integrity.
hero member
Activity: 588
Merit: 541
Believe it or not a single letter added to the name of Bitcoin will not do anything, looks like this dev is a lazy ass wannabe rich in no time, he couldn't even pay

$5 to register a domain name, he doesn't even have a proper wallet for every operating system. don't you know a cryptocurrency is all about the wallet

Software mate? you are providing us with a half assed coin which doesn't have anything from it's own, you didn't even write a single line of code because

You don't know how to code, you are a hungry kid from a poor country thinking that you could do whatever you want and succeed in your lousy job. we have

A lot of people like you thinking crypto is a joke.
sr. member
Activity: 906
Merit: 263
Just a straight copy of Bitcoin ? So nothing to see here ? Quite popular for something so basic. So little info and no graphics.
full member
Activity: 287
Merit: 100

Dev will need to create a branch and add address indexing in order for insight to work, without it insight will not work.

adding the flags to your conf when the code doesn't exist will not help

Great!  Thanks for your response, this is what I was looking for.  I'll wait and also look into what you're talking about.  This my first time giving this a shot.

-cryptorex
newbie
Activity: 44
Merit: 0
Anyone experienced with Insight UI, Bitcore-node ?  I'm trying to get a BTZ blockchain explorer going and I'm using the following 'zcash' patched packages:

  • github.com/str4d/bitcore-node-zcash
  • github.com/str4d/bitcore-lib-zcash
  • github.com/str4d/insight-api-zcash
  • github.com/str4d/insight-ui-zcash

As well as newly compiled BitcoinZ 1.0.1 as the daemon.  Everything runs, but obviously not correctly.  Address searches turn up with no results, getting a lot of 'VALUE ERRORS' in the block explorer, etc etc.. 

Anyone have any ideas? The testing site is up here: http://54.244.39.225:3001/insight/

Nice to have first explorer on the board. We are waiting for final explorer release Smiley

Dev will need to create a branch and add address indexing in order for insight to work, without it insight will not work.

adding the flags to your conf when the code doesn't exist will not help
full member
Activity: 196
Merit: 100
New coin with Equihash algorithm, supply up to the mark 12 500 every 2.5 minutes I am curious!
Mother coins are kosher, and no root domain, no main website, no main dev team are new solution for me. Could someone present me benefits from that choice( no main dev etc.)? Because I'm not sure if i can spot that potential...
newbie
Activity: 73
Merit: 0
Liked the name BITCOINZ, the development of this project until 2018, of course that is a long time for me. but it will pay off if the development of this project is very significant in the future, hopefully your project is successful.
sr. member
Activity: 574
Merit: 251
A very interesting coin. Though only the miners can be the only ones who can benefit from this. No exchanges yet and sadly nothing for the bounty hunters. Only those with expensive mining equipment can get this. Too bad.
newbie
Activity: 43
Merit: 0

did you compile bitcore into bitcoinz deamon??
Did you enable addressindexing into wallets .conf ??

I compiled bitcoinz normally per the instructions on the bitcoinz-pod github and integrated it in the bitcore-node.json file.

addressindex=1 is set in the .conf file.

wich bitcore version did you compile into wallet?
full member
Activity: 287
Merit: 100

did you compile bitcore into bitcoinz deamon??
Did you enable addressindexing into wallets .conf ??

I compiled bitcoinz normally per the instructions on the bitcoinz-pod github and integrated it in the bitcore-node.json file.

addressindex=1 is set in the .conf file.
newbie
Activity: 43
Merit: 0
Anyone experienced with Insight UI, Bitcore-node ?  I'm trying to get a BTZ blockchain explorer going and I'm using the following 'zcash' patched packages:

  • github.com/str4d/bitcore-node-zcash
  • github.com/str4d/bitcore-lib-zcash
  • github.com/str4d/insight-api-zcash
  • github.com/str4d/insight-ui-zcash

As well as newly compiled BitcoinZ 1.0.1 as the daemon.  Everything runs, but obviously not correctly.  Address searches turn up with no results, getting a lot of 'VALUE ERRORS' in the block explorer, etc etc.. 

Anyone have any ideas? The testing site is up here: http://54.244.39.225:3001/insight/

did you compile bitcore into bitcoinz deamon??
Did you enable addressindexing into wallets .conf ??
newbie
Activity: 43
Merit: 0
http://pool.miningspeed.com added bitcoinz to the pool list!

Come and mine with us!!
sr. member
Activity: 490
Merit: 264
| Privacy Advocate | Game Theory | Free Thinker |
So a community coin that launches without bin for other OS except linux and after 7 days still no news about that... What a fair launch... Nice... I hope the few linux users will be happy Wink
Jump to: