Pages:
Author

Topic: [ANN] Brazukcoin - true anonymous currency [BZK] - page 19. (Read 9643 times)

newbie
Activity: 162
Merit: 0
How do you find out your hash rate on solo mining?

What pool would I use for a 32 core CPU?


ab777,

We have these pools. Check them out and tell us your experience!

http://bzk.hpool.net and http://bzcpool.us.to

More info inf the [ANN] post in the first page.


Regarding checking solo hashrate, I put this in my to-do list!


Regards!


newbie
Activity: 162
Merit: 0
What about the team members, are they also anonymous?


RiseCookie,


I''ll let be known I'm a Brazilian. That's where the Braz.. in Brazuk came about, btw.

Other than that I'd rather stay anonymous, like the coin.

I think only time can prove I'll stay true to this project. Which I will!

I suggest you stay around!



member
Activity: 99
Merit: 10
what's the difference and new technology brazuk have comparing to many other cryptonight based coins? Roll Eyes
I guess you need to read the white paper carefully or ask specific questions or ask the author to give you an example of the image
member
Activity: 420
Merit: 10
what's the difference and new technology brazuk have comparing to many other cryptonight based coins? Roll Eyes
newbie
Activity: 162
Merit: 0
Nice work on the pools Cheesy


ab777,


Thank you!


Thanks to chinakatana and katorisenko for the pools!

btw we need more to avoid network concentration.

newbie
Activity: 162
Merit: 0
In what way you guarantee the anonymity? For example, about LyckyToken: despite the fact that the blockchain is an open database, it only shows the
numbers of electronic wallets. Personal data is not required.



JuliaEnnyPen,


Brazuk was built following the CryptoNote technology, precisely for its anonymity features.

This is the best starting point to learn about it -> https://cryptonote.org/



ps.: Notice though that full anonymity is almost impossible to reach nowadays, as described by the eff team here https://www.eff.org/issues/privacy, but I think that's beside the point of this coin.


newbie
Activity: 4
Merit: 0
What about the team members, are they also anonymous?
newbie
Activity: 162
Merit: 0
still no windows wallet  Huh Huh Embarrassed Embarrassed Embarrassed Embarrassed


Zembon,


Windows 32 and 64 bit binaries, kindly provided by SaniaNET.

Check the [ANN] first post.

Or get here: https://ulozto.net/!K8BlUJr8e9qm/brazukcoin-zip



newbie
Activity: 162
Merit: 0
Win32 & Win64 wallet: https://ulozto.net/!K8BlUJr8e9qm/brazukcoin-zip (MSVC2015 build)

SaniaNET,


Thanks very much for the Windows binaries!
This is much needed as the huge majority of users out there use Windows. So now they can jump in!


Notice that I put them in the [ANN] post with the 'unofficial warning [This is just a 'save my ass' statement  Grin ]


Keep them coming!


newbie
Activity: 56
Merit: 0
In what way you guarantee the anonymity? For example, about LyckyToken: despite the fact that the blockchain is an open database, it only shows the
numbers of electronic wallets. Personal data is not required.
newbie
Activity: 5
Merit: 0
How do you find out your hash rate on solo mining?

What pool would I use for a 32 core CPU?
newbie
Activity: 162
Merit: 0
http://bzcpool.us.to


Also would like to introduce this pool. Only 0.8% for fees.
Min Payout: 10 BZK

Mining Pool Address: bzcpool.us.to
Mining Ports
Port: 8884
Starting Difficulty: 5000
Description: Low end hardware

Port: 8885
Starting Difficulty: 10000
Description: Mid range hardware

Port: 8886
Starting Difficulty: 30000
Description: High end hardware


Example with normal ccminer-cryptonight binary

ccminer -o stratum+tcp://bzcpool.us.to:8885 -u YOUR_WALLET_ADDRESS -p x

It is far past the time I should have gone to bed...but most basic functionality works. I will dress it up with CSS in the coming days.



katorisenko,

Many thanks!


First post updated with info!

newbie
Activity: 5
Merit: 0
Nice work on the pools Cheesy
newbie
Activity: 162
Merit: 0
when we run the daemon, is it automaticly generate wallet.dat ?, why we need to run again simple wallet ?

Hardmanic,

You need to run two processes running at the same time.

brazukcoind --> it syncs the blockchain

simplewallet --> it interacts with the other process 'brazukcoind'. Here is where you create your wallet, start mining coins, tranfer funds, etc.


ps.: Don't forget you paswords! Keep your seed info written on paper.

Good luck!


But i will mine another computers, not locally, so i need to access remote. I mean when we write in conf file for example rpcport=200 rpcallowip=* we can mine remotely. It is able to mine remote with that configs ?


If I understand what you mean, you don't want to download the blockchain, just use a remote node.

Try this:

./simplewallet --daemon-address 132.148.90.225:44043





I builded, daemon and wallet working now, but we want to solo mining with our windows machines, like a pool ^^ but i cant find way

Hardmanic,


Can you tell an example, so I can help you?

If your talking about connecting to a pool, unfortunately we don't have one yet.

Any one volunteer?





Daemon runing remote computer, different ip, and i want to mine at home with CCMiner. Example ccminer.exe -o 1.2.3.4:44043 -u address -p x    or something like that, when i added this parameter --confirm-external-bind its returning error. i need something like that

kindly reminder

Hardmanic,

In order to do what you want se mede support from ccminer. I'll look info that.



when we run the daemon, is it automaticly generate wallet.dat ?, why we need to run again simple wallet ?

Hardmanic,

You need to run two processes running at the same time.

brazukcoind --> it syncs the blockchain

simplewallet --> it interacts with the other process 'brazukcoind'. Here is where you create your wallet, start mining coins, tranfer funds, etc.


ps.: Don't forget you paswords! Keep your seed info written on paper.

Good luck!


But i will mine another computers, not locally, so i need to access remote. I mean when we write in conf file for example rpcport=200 rpcallowip=* we can mine remotely. It is able to mine remote with that configs ?


If I understand what you mean, you don't want to download the blockchain, just use a remote node.

Try this:

./simplewallet --daemon-address 132.148.90.225:44043





I builded, daemon and wallet working now, but we want to solo mining with our windows machines, like a pool ^^ but i cant find way

Hardmanic,


Can you tell an example, so I can help you?

If your talking about connecting to a pool, unfortunately we don't have one yet.

Any one volunteer?





Daemon runing remote computer, different ip, and i want to mine at home with CCMiner. Example ccminer.exe -o 1.2.3.4:44043 -u address -p x    or something like that, when i added this parameter --confirm-external-bind its returning error. i need something like that

kindly reminder

Hardmanic,

In order to do what you want se mede support from ccminer. I'll look info that.


Hardmanic,


That's what you need I suppose.

Try and give feedback please.

Thanks to chinakatana!


http://bzk.hpool.net


stratum+tcp://bzk.hpool.net:19807      CPU
stratum+tcp://bzk.hpool.net:19808      GPUx1
stratum+tcp://bzk.hpool.net:19809      GPUx6



newbie
Activity: 162
Merit: 0
http://bzk.hpool.net


stratum+tcp://bzk.hpool.net:19807      CPU
stratum+tcp://bzk.hpool.net:19808      GPUx1
stratum+tcp://bzk.hpool.net:19809      GPUx6


chinakatana,

Thanks so much!

Information about this pool put in the first post.

Let's go!

 Wink
newbie
Activity: 39
Merit: 0
http://bzk.hpool.net


stratum+tcp://bzk.hpool.net:19807      CPU
stratum+tcp://bzk.hpool.net:19808      GPUx1
stratum+tcp://bzk.hpool.net:19809      GPUx6
member
Activity: 90
Merit: 10
A caring team, because I read the first page of information, I see these tips:
IMPORTANT: Don't forget you password! Write down you seed information, your private keys, and keep your *.wallet file safe, or you might lose your money!
newbie
Activity: 5
Merit: 0
Pretty sure I got a block, but now when I try this "
ubuntu@ip-172-31-14-63:~/brazukcoin/build/release/src$ ./simplewallet --wallet-file wallet.dat
2018-Jan-05 06:18:04.148096 INFO    brazukcoin wallet v1.4.5.750 ()
terminate called after throwing an instance of 'CryptoNote::ConnectException'
  what():  TcpConnector::connect, connection failed
Aborted (core dumped)
" error.

Used the general O command, same error. Any advice?

EDIT: All good, re-followed instructions from the original post (as server quit), and all good!
newbie
Activity: 26
Merit: 0

Why a pool now you might ask? Well, also, because I need some money myself since you guys are getting all the block rewards!! ¬¬


Haha i think that im the one who's getting all recent blocks Cheesy
newbie
Activity: 5
Merit: 0
Getting timeout errors, any tips? Using amazon AWS:


2018-Jan-04 23:27:05.982728 DEBUG   Connecting to 83.10.172.128:44044 (white=0, last_seen: d1.h03.m45.s06)...
2018-Jan-04 23:27:05.982834 DEBUG   [14.162.123.185:44044 OUT] writeHandler started
2018-Jan-04 23:27:05.982959 DEBUG   [14.162.123.185:44044 OUT] msg 2:2008
2018-Jan-04 23:27:07.254553 DEBUG   [159.153.136.103:52227 INC] msg 1:1002
2018-Jan-04 23:27:07.706697 DEBUG   [93.180.108.61:56343 INC] msg 1:1002
2018-Jan-04 23:27:10.982986 DEBUG   Connection to 83.10.172.128:44044 timed out, interrupt it
2018-Jan-04 23:27:10.983129 DEBUG   Connection timed out
Pages:
Jump to: