btc-mike
|
|
July 30, 2014, 11:28:42 PM |
|
Good News Everybody!
Crypto_zoidberg is working on the white paper. This will allow Boolberry to be reviewed by others.
Mike
|
|
|
|
|
kahir
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 30, 2014, 11:52:09 PM |
|
Hey im kinda new here .. syncing gue wallet as i speak .... i want to ask about something ... does the GPU miner only work as solo ?? so it can be only be mine with CPU ?
|
|
|
|
btc-mike
|
|
July 31, 2014, 12:03:47 AM |
|
How to restore viewkey if i don´t remember on the first time i generate the wallet? Or it´s even possible?
I do not think it is possible, but I will get a definite answer. ... does the GPU miner only work as solo ??
so it can be only be mine with CPU ?
GPU works with solo and pool but solo works much better (higher hashrate).
|
|
|
|
kahir
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 31, 2014, 01:42:36 AM Last edit: July 31, 2014, 02:04:19 AM by kahir |
|
i can't figure out how to make the GPU miner work ..... i downloaded the newest boolbd.exe https://github.com/mbkuperman/boolberry-opencl/releasesfrom this thread https://bitcointalk.org/index.php?topic=693118.0 the miner won't just connect to any pool simpleminer.exe --pool-addr boolberry.extremepool.org:5555 --login 1FWANDXQQhDKKwvbY6g524eGJChQRudNW9newthPWSPLfM9irmctknpLMCZ7tzJUjHBnDmDrTQLwmhZ HJriLnbTM7C6M7m2 --pass x --mining-threads 1 and non of the pools in the list got any hashes ..... everyone is solo mining and the solo miner (boolbd.exe) looks like it is redownloading the blocks for some reason ( i got slow internet ) can't i just copy the data from my wallet to the miner at this rate... its have a big rig .. or go fuck off somewhere else u can't mine this ! do i get it right ?
|
|
|
|
kahir
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 31, 2014, 02:17:34 AM |
|
so i was right .... its have a big rig and solo mine or go fuck off ... right
|
|
|
|
kahir
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 31, 2014, 04:12:34 AM |
|
so i was right .... its have a big rig and solo mine or go fuck off ... right
No, bbr.farm is a pretty active pool - I don't know where you're getting that shit from. how can a pool be pretty active .... if the nethash is 3.11GH and pool is 12.7 MH Network Hash Rate: 3.11 GH/sec Block Found: 4 minutes ago Difficulty: 200398040193 Blockchain Height: 53153 Last Reward: 16.56 BBR Pool Hash Rate: 12.76 MH/sec Block Found: about an hour ago Round Hashes: 67683260000 Connected Miners: 27 Mining Fee: 2% this
|
|
|
|
Lordoftherigs
|
|
July 31, 2014, 09:15:56 AM |
|
Good News Everybody!
Crypto_zoidberg is working on the white paper. This will allow Boolberry to be reviewed by others.
Mike
|
|
|
|
teknohog
|
|
July 31, 2014, 09:51:08 AM |
|
so i was right .... its have a big rig and solo mine or go fuck off ... right
A single Radeon 7970 gets a block every 2...3 days. Not exactly a big rig.
|
|
|
|
crypto_zoidberg (OP)
|
|
July 31, 2014, 11:06:59 AM |
|
How to restore viewkey if i don´t remember on the first time i generate the wallet? Or it´s even possible?
Yes, it's possible. It is not showing on every wallet start because it is not really secure, but it's still possible since this key is a part of wallet keys. If you really want to get it with wllet loading, then in this file "src\wallet\wallet2.cpp", find that line: LOG_PRINT_L0("Loaded wallet keys file, with public address: " << m_account.get_public_address_str());
And replace it withthis line: LOG_PRINT_L0("Loaded wallet keys file, with public address: " << m_account.get_public_address_str() << ENDL << "tracking key: " << m_account.get_keys().m_view_secret_key);
With that modification you gonna have tracking key showed on each wallet load, but as i said - it is not really secure to have tracking key in logs.
|
|
|
|
crypto_zoidberg (OP)
|
|
July 31, 2014, 11:17:16 AM |
|
Thanks a lot, great job! BTW: Each block (in coin base transaction extra) we have information about daemon version and build number, that was used to mine a block. It would be nice if you will show this info with block relevant information. src\currency_core\miner.cpp: bool miner::request_block_template() { block bl = AUTO_VAL_INIT(bl); wide_difficulty_type di = AUTO_VAL_INIT(di); uint64_t height = AUTO_VAL_INIT(height); currency::blobdata extra_nonce = PROJECT_VERSION_LONG "|";
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
July 31, 2014, 11:54:09 AM |
|
How to restore viewkey if i don´t remember on the first time i generate the wallet? Or it´s even possible?
Yes, it's possible. It is not showing on every wallet start because it is not really secure, but it's still possible since this key is a part of wallet keys. If you really want to get it with wllet loading, then in this file "src\wallet\wallet2.cpp", find that line: LOG_PRINT_L0("Loaded wallet keys file, with public address: " << m_account.get_public_address_str());
And replace it withthis line: LOG_PRINT_L0("Loaded wallet keys file, with public address: " << m_account.get_public_address_str() << ENDL << "tracking key: " << m_account.get_keys().m_view_secret_key);
With that modification you gonna have tracking key showed on each wallet load, but as i said - it is not really secure to have tracking key in logs. Thank you Zoidberg. I want to use this modification only one time, if i need the viewkey and then delete the and wallet.log.
|
BBR: @hornypo
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
July 31, 2014, 12:02:40 PM |
|
so i was right .... its have a big rig and solo mine or go fuck off ... right
No, bbr.farm is a pretty active pool - I don't know where you're getting that shit from. how can a pool be pretty active .... if the nethash is 3.11GH and pool is 12.7 MH Network Hash Rate: 3.11 GH/sec Block Found: 4 minutes ago Difficulty: 200398040193 Blockchain Height: 53153 Last Reward: 16.56 BBR Pool Hash Rate: 12.76 MH/sec Block Found: about an hour ago Round Hashes: 67683260000 Connected Miners: 27 Mining Fee: 2% this Nice website, but BBR nethash is being incorrectly reported (Network hashrate 1,676,000,823 H/sec) actually is 3.12 GH/sec...
As i point out here: https://bitcointalk.org/index.php?topic=577267.msg8015295#msg8015295The Net hash shows in Pool should be wrong and seems 2x to hight. All the Pools showing a different Hashrate than the network shows.
such as bbr.farm shows Network Hash Rate: 4.22 GH/sec
but network hashrate show:
current_network_hashrate_350": 2300760615 current_network_hashrate_50": 2446332899
|
BBR: @hornypo
|
|
|
crypto_zoidberg (OP)
|
|
July 31, 2014, 12:42:48 PM |
|
Best ever code standart i ever seen.
|
|
|
|
dga
|
|
July 31, 2014, 01:53:39 PM |
|
As i point out here: https://bitcointalk.org/index.php?topic=577267.msg8015295#msg8015295The Net hash shows in Pool should be wrong and seems 2x to hight. All the Pools showing a different Hashrate than the network shows.
such as bbr.farm shows Network Hash Rate: 4.22 GH/sec
but network hashrate show:
current_network_hashrate_350": 2300760615 current_network_hashrate_50": 2446332899
It's easier to just calculate the expected %age of the blocks the pool will find based upon the diff. At 12.58 Mh/s, bbr.farm should find 12.58 * 86.4 / 217 = 5 blocks per day BBR has, on average, 720 blocks per day, so bbr.farm is about 0.7% of the nethash. Most of us are still soloing, I expect. Heck - I'm running as much at home (solo) on 6 relatively small 750ti GPU rigs as bbr.farm is. I haven't seen the need to use a pool yet.
|
|
|
|
mbk
|
|
July 31, 2014, 01:57:22 PM |
|
I think the pools are bad for cryptocurrencies and they should be avoided if it's possible. It's hard with $15000 bitcoin blocks and $400 litecoin blocks. The block costs about $5 on bbr. Why do you prefer to give your power to some pool instead of getting more hashrate and helping the network by running the a node? Give something back to the community! Do you really cannot wait till get 17 BBR on your account? You'll get it faster solo then through the pool. Think about it - it's just $5 to wait. so i was right .... its have a big rig and solo mine or go fuck off ... right
|
|
|
|
sheepman
Member
Offline
Activity: 95
Merit: 10
|
|
July 31, 2014, 02:30:34 PM |
|
Just set my pool to 0% fee's Get mining people! It works right nice just needs miners! http://sheepman.mine.bz/
|
|
|
|
crypto_zoidberg (OP)
|
|
July 31, 2014, 03:10:26 PM |
|
Good news!
I've made refactoring of simpleminer - adjusted protocol for actual pool version and removed slow scratchpad downloading via json rpc. As i checked on test pool - it seem working fine. Hope mbk will merge changes soon.
Zoidberg.
|
|
|
|
PVmining
|
|
July 31, 2014, 03:27:02 PM |
|
i love to mine BBR without a pool... and it works out quite nice with mbk's miner (boolbd).
question. is it possible to mine/connect with additional cpu miners directly to the booldb rcp damon of the gpu mbk miner?
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
July 31, 2014, 04:57:59 PM Last edit: July 31, 2014, 05:22:53 PM by hornyPo |
|
As i point out here: https://bitcointalk.org/index.php?topic=577267.msg8015295#msg8015295The Net hash shows in Pool should be wrong and seems 2x to hight. All the Pools showing a different Hashrate than the network shows.
such as bbr.farm shows Network Hash Rate: 4.22 GH/sec
but network hashrate show:
current_network_hashrate_350": 2300760615 current_network_hashrate_50": 2446332899
It's easier to just calculate the expected %age of the blocks the pool will find based upon the diff. At 12.58 Mh/s, bbr.farm should find 12.58 * 86.4 / 217 = 5 blocks per day BBR has, on average, 720 blocks per day, so bbr.farm is about 0.7% of the nethash. Most of us are still soloing, I expect. Heck - I'm running as much at home (solo) on 6 relatively small 750ti GPU rigs as bbr.farm is. I haven't seen the need to use a pool yet. yes, you are right with your calculation with the difficulty to get 0.7% of the nethash. but if you take the nethash show in the pool then you get only 0.35% of the nethash. 100% / 3.4 GH/s * 0.012 GH/s = 0.35 % and this is wrong. if you take the hashrate show in the daemon or divide the hetworkhast show in pool by 2 you get: 100% / 1.7 GH/s * 0.012 GH/s = 0.7 % what is right as you also calculate it with difficulty. And anyway in boolbd show the right hashrate, also on the status page and on the block explorer too. EDIT: The "Estimate Mining Profits" Calculator on bbr.farm calculate also a wrong reward. show ~ 40 BBR/day for 12MH/s but your calculation say ~ 80 BBR/day ( 5 Blocks * 16.5) boolberrypool.com, bbr.5limi.com show right calculation on Calculator but also wrong on Network Hash Rate.
|
BBR: @hornypo
|
|
|
|