Pages:
Author

Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 - page 26. (Read 1210779 times)

newbie
Activity: 27
Merit: 0
Ive got myself a bit of a problem. Last night i fired up and sanc my wallet to make sure my mining rewards were coming in. Everything was fine and i left it running over night.

Well windows decided to update over night while my wallet was open. So this morning i fire it back up and the blockchain loads but i get an error openeing my key file.
I think the os updating while the wallet was open messed something up and now i cant access my 1650 bbr..

@crypto_zoidberg, is there any advise or possibility of regaining acess to my coins?
@1blockologist, when i search "corrupted" in the thread i see a post of yours stating that you were getting the same error. Did you fix it? and what did you do to fix it?

Any advice is appreciated. I didnt make a back up.. what is worse is i didnt even do this myself... windows just goes ahead a does whatever it pleases whenever it wants..
copper member
Activity: 51
Merit: 0
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080. 

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






Optimization plays a massive part here.

If the Algo is optimized for the SDK/Driver, then you will get better performance. In our case, nVidia (CUDA).

#crysx

as i know any improvements probably aren't possible:

https://bitcointalksearch.org/topic/m.17229968

There is ALWAYS room.

It depends on whether a small or larger investment of time and money is worth the small or large improvement in code.

We had (and still to this day) one of the most optimized miners in Crypto. I subsequently withdrew the miner from the market due to unforeseen circumstances, but it nonetheless is still one of the most highly optimized miners to date, and there is still room to move with the progression of SDK and code optimizations, for the Algos that we support in CWIgm.

Depending on what 'can; be done will determine what 'should' be done. Either way, it is worth a shot if it will give an edge in mining.

We just cannot justify the cost involved at the moment for it.

I will fire up the miner again soon when I have the time, and see if WildKeccak was one fo the Algos we worked on. If so, there will be some testing to be done.

#crysx

Agreed.

We need a new miner built on GCN assembly.  Nvidia has an advantage on raw compute, but AMD has VOP_DPP modifier at no cost compared to __shfl, which is far from free!  Even though Nvidia is faster per thread, it only has 32 threads/warp while AMD has 64/wavefront, but you can parallelize to even that out.  Meanwhile it would be nice to get the Vega 10 RRG.
sr. member
Activity: 463
Merit: 256
I will fire up the miner again soon when I have the time, and see if WildKeccak was one fo the Algos we worked on. If so, there will be some testing to be done.

i will be glad to hear any news from you.by the way,as for me miner may has fee(up to 3%) or cost 0.05 btc (like sp miners Smiley ).but provided huge speed improvements.

legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080.  

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






Optimization plays a massive part here.

If the Algo is optimized for the SDK/Driver, then you will get better performance. In our case, nVidia (CUDA).

#crysx

as i know any improvements probably aren't possible:

https://bitcointalksearch.org/topic/m.17229968

There is ALWAYS room.

It depends on whether a small or larger investment of time and money is worth the small or large improvement in code.

We had (and still to this day) one of the most optimized miners in Crypto. I subsequently withdrew the miner from the market due to unforeseen circumstances, but it nonetheless is still one of the most highly optimized miners to date, and there is still room to move with the progression of SDK and code optimizations, for the Algos that we support in CWIgm.

Depending on what 'can; be done will determine what 'should' be done. Either way, it is worth a shot if it will give an edge in mining.

We just cannot justify the cost involved at the moment for it.

I will fire up the miner again soon when I have the time, and see if WildKeccak was one fo the Algos we worked on. If so, there will be some testing to be done.

#crysx
sr. member
Activity: 463
Merit: 256
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080.  

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






Optimization plays a massive part here.

If the Algo is optimized for the SDK/Driver, then you will get better performance. In our case, nVidia (CUDA).

#crysx

as i know any improvements probably aren't possible:

https://bitcointalksearch.org/topic/m.17229968
sr. member
Activity: 261
Merit: 250
This is urgent : Can we withdraw from Bittrex to BTC-Alpha ? I already did for 5000 have 23000 left and not much time.
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080. 

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






Optimization plays a massive part here.

If the Algo is optimized for the SDK/Driver, then you will get better performance. In our case, nVidia (CUDA).

#crysx
sr. member
Activity: 261
Merit: 250
Neither installer or binaries will not sync. What to do about the 30000 in bittrex wallet ? Early investor...
full member
Activity: 202
Merit: 104
Does anyone understand where I could get the transaction id? I am trying to deliver BBR through Stocks. Swap to my very own wallet however I can't discover the payment identification information anyplace.
Payment IDs are generated on the receiving side if you want to tell someone to send to you and want to track that as being from a certain person. It can be some randomly generated hexadecimal string. You would tell that person to use that payment id so you can look up any payments that get sent to that id and know it is from that person. You don't need to have a payment id to send to your own wallet any coins you just want to be able to use freely. Transaction id is different. It's what happens when you send any coins and want to know the id for looking up on an exchange or verifying in your wallet. So I'm just saying you can just send to your wallet address without a payment id if you are just sending to your wallet.
copper member
Activity: 294
Merit: 100
Does anyone understand where I could get the transaction id? I am trying to deliver BBR through Stocks. Swap to my very own wallet however I can't discover the payment identification information anyplace.
newbie
Activity: 20
Merit: 0
Boolberry  Community Announcement: Vote for BBR to be listed on CryptalDash.com Exchange.

Boolberry has been featured in the New Coin Listing Competition, this is your chance to grow the market cap and liquidity pool of Boolberry .

Support your coin by voting now, voting ends in 8 days. (Boolberry is only 70 votes, Unitus is doing better with 7,370 votes. Let’s change this!)
https://www.cryptaldash.com/new-coin-listing
full member
Activity: 193
Merit: 100
Awesome to see Zoidbergs original Twitter account for Boolberry make an official announcement again, but I'm even more excited to see the progress that has been made on LMDB in such a short time. It looks like it's in testing already from what I'm seeing  Grin Grin Grin I've been waiting on this for some time.

Having Crypto_Zoidberg back with an experienced team who he has worked with before is an added bonus, I have spoke with @Ravaga on the team who is very enthusiastic and confident about Boolberry and it's future. Considering that and knowing the rate Zoidberg can code I'm more sure than ever about the future of Boolberrys success.


copper member
Activity: 51
Merit: 0
Goodmorning Everyone:

Please follow us on twitter, and re-tweet the new website announcement.  We will be using Twitter as well as BCT to keep the community updated on our progress.  Also, please join our Telegram group for general discussion (including mining questions) and our Telegram Channel for future announcements.


Twitter website announcement:

https://twitter.com/BoolberryBBR/status/978175735553695745


Telegram Group Chat:

https://t.me/boolberry_bbr


Telegram Channel for announcements:

https://t.me/boolberry

legendary
Activity: 3164
Merit: 1003
 Grin
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080.  

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






[2018-03-24 17:32:17] GPU #0: 1341 MHz 38.65 kH/W 22W 45C FAN 56%
[2018-03-24 17:32:24] GPU #0: Gigabyte GTX 750 Ti, 890.35 kH/s
 Smiley

Hi tbearhere,

Is it Overclocked?  What settings may I ask?  On windows or linux?

Kindest regards,
Garak







Using Windows. ccminer-x64-2.2.2-cuda7.5.exe -a wildkeccak  -t 2 -l 60x256
 Smiley
copper member
Activity: 294
Merit: 100
I acquired Boolberry in order to sync upon OSX through deleting the boold documents from Software Support directory site and allowing any develop of boolbd run
legendary
Activity: 3164
Merit: 1003
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080.  

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s






[2018-03-24 17:32:17] GPU #0: 1341 MHz 38.65 kH/W 22W 45C FAN 56%
[2018-03-24 17:32:24] GPU #0: Gigabyte GTX 750 Ti, 890.35 kH/s
 Smiley
copper member
Activity: 51
Merit: 0
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

Im not too sure about your first question (sorry about that) but as for the second one, Ive been using a 1060 for the past couple months and its comfortably getting from 1.1 to 1.2 coins a day which is about 1.3 to 1.45 mH/s. But i used to use a 780 and i was getting just as much so that kinda surprised me. Also a friend is using a 1080 and he was getting maybe 100 more kH/s than with my 1060. Maybe I'm just doing something wrong with configs or something but Ive never been able to get past 1.5 mH/s with just one card.

Thanks!

1080's have GDDR5X instead of GDDR5 on 1060/1070, and this is why the 1070 is about the same performance on ETH and more efficient than the 1080. 

The most efficient card I have seen is the RX 470, which is about 16 kH/watt, the Titan V is 40+kh/watt, but at $3,000, I hate to call it the most efficient.  Wink

Here are some #'s from my experience.

  • GTX1060 - 1.2-1.3 MH/s (mem +120 core +800)
  • GTX1070 - 1.7-1.8 MH/s (mem +0 core +1400)
  • RX470 - 1.6 MH/s (mem 1990 core 1190)
  • RX570 - 1.6 MH/s (mem 1980 core 1160)
  • RX580 - 1.9-2 MH/s (mem 2040 core 1200)
  • RX Vega 64 / FE - 2.4 MH/s (I believe this could be optimized to be 4 MH/s+ based on its performance on CryptoNight)
  • Titan V - 4.2 MH/s




newbie
Activity: 22
Merit: 0
Come on people ... vote for BOOLBERRY at https://acc.vicex.io/   Smiley Vote every 24 hours...it's free.
Ok/ my vote number 59/ But need all 200votes

Need 3 votes   Smiley      / now my vote 197  

now 217 with my +1

Boolberry  has been featured in the New Coin Listing Competition, this is your chance to grow the market cap and liquidity pool of Boolberry .

Support your coin by voting now, voting ends in 10 days. (Boolberry is currently in last place with 0 votes)

https://www.cryptaldash.com/new-coin-listing


voted.+10 for free,and +1000 if buy crd tokens.



We need to continue to vote and it looks like 500 votes to guarantee the recent listing.
hero member
Activity: 976
Merit: 646


FYI: If anyone want to follow db implementation - we do it in this this branch: https://github.com/cryptozoidberg/boolberry/commits/lmdb


Zoidberg
sr. member
Activity: 463
Merit: 256
Come on people ... vote for BOOLBERRY at https://acc.vicex.io/   Smiley Vote every 24 hours...it's free.
Ok/ my vote number 59/ But need all 200votes

Need 3 votes   Smiley      / now my vote 197  

now 217 with my +1

Boolberry  has been featured in the New Coin Listing Competition, this is your chance to grow the market cap and liquidity pool of Boolberry .

Support your coin by voting now, voting ends in 10 days. (Boolberry is currently in last place with 0 votes)

https://www.cryptaldash.com/new-coin-listing


voted.+10 for free,and +1000 if buy crd tokens.


Pages:
Jump to: