Bitcoin Forum
May 08, 2024, 11:54:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 [316] 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 ... 486 »
  Print  
Author Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014  (Read 1210691 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
newb4now
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
October 26, 2015, 03:45:23 AM
 #6301

Hey guys, so, for the wallet, I'm just curious if it's possible for the wallet to read the blockchain out of an SD card? it seems to want it in the AppData folder, but I'd much rather have it on my SD card.


If you're on Windows you can use mlink to create a link.

mklink /J "path" "path"

You'll need to copy the files in appdata/roaming/boolb to a dir on your SD card and rename the boolberry dir in the appdata/roaming file before running the command.

example:

mklink /J "C:\Users\username\AppData\Roaming\boolb" "drive letter:\boolb"    You must put the paths in quotations.

Where drive letter is the letter of your SD card.  The naming depends on your system.  It could be F:, G:, etc...  


1.  Copy contents of appdata/roaming boolb to a dir on SD card
2.  Rename the folder appdata/roaming/boolb
3.  Run the mlink command from a command prompt
4.  Launch Boolberry.  It will look for the blockchain in appdata/roaming but the link you created will point it to your SD card.


If my instructions are confusing you do a google search for mlink windows and find more information/instruction.


Thanks, so much, man! I had no clue mklink was a thing. This'll help me in the future as well!

This is a very helpful community. Fair launch, great privacy tech and continued development. Good things ahead.
1715212452
Hero Member
*
Offline Offline

Posts: 1715212452

View Profile Personal Message (Offline)

Ignore
1715212452
Reply with quote  #2

1715212452
Report to moderator
1715212452
Hero Member
*
Offline Offline

Posts: 1715212452

View Profile Personal Message (Offline)

Ignore
1715212452
Reply with quote  #2

1715212452
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715212452
Hero Member
*
Offline Offline

Posts: 1715212452

View Profile Personal Message (Offline)

Ignore
1715212452
Reply with quote  #2

1715212452
Report to moderator
1715212452
Hero Member
*
Offline Offline

Posts: 1715212452

View Profile Personal Message (Offline)

Ignore
1715212452
Reply with quote  #2

1715212452
Report to moderator
1715212452
Hero Member
*
Offline Offline

Posts: 1715212452

View Profile Personal Message (Offline)

Ignore
1715212452
Reply with quote  #2

1715212452
Report to moderator
OrientA
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
October 26, 2015, 10:51:10 AM
 #6302

This is a very helpful community. Fair launch, great privacy tech and continued development. Good things ahead.

The development of BBR was active when it was first launched. Then it stopped for long term. It has picked up recently, but not the coin itself. It has a good community now.
shojayxt
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
October 26, 2015, 07:26:26 PM
Last edit: October 26, 2015, 07:41:00 PM by shojayxt
 #6303

Hey guys, so, for the wallet, I'm just curious if it's possible for the wallet to read the blockchain out of an SD card? it seems to want it in the AppData folder, but I'd much rather have it on my SD card.


If you're on Windows you can use mlink to create a link.

mklink /J "path" "path"

You'll need to copy the files in appdata/roaming/boolb to a dir on your SD card and rename the boolberry dir in the appdata/roaming file before running the command.

example:

mklink /J "C:\Users\username\AppData\Roaming\boolb" "drive letter:\boolb"    You must put the paths in quotations.

Where drive letter is the letter of your SD card.  The naming depends on your system.  It could be F:, G:, etc...  


1.  Copy contents of appdata/roaming boolb to a dir on SD card
2.  Rename the folder appdata/roaming/boolb
3.  Run the mlink command from a command prompt
4.  Launch Boolberry.  It will look for the blockchain in appdata/roaming but the link you created will point it to your SD card.


If my instructions are confusing you do a google search for mlink windows and find more information/instruction.


Thanks, so much, man! I had no clue mklink was a thing. This'll help me in the future as well!

I just remembered that there is another way to specify the data directory without using mlink.  You could just use the  --data-dir parameter.  Either make a bat file containing "qt-boolb.exe --data-dir path" or run the command from a command prompt.  I had forgotten about the  --data-dir option.  But at least now you know about mlink and that can come in handy from time to time.

Here are some other parameters that can be set.  This information came from the Bytecoin website https://bytecoin.org/docs/config/:

Command line options:

--help   Produce help message
--version   Output version information
--os-version   Specify data directory
--data-dir arg

Command line options and settings options:
   
--config-file arg(=coin.conf)   Specify configuration file
--log-file arg   
--log-level arg (=0)   
--no-console   Disable daemon console commands
--rpc-bind-ip arg (=127.0.0.1)   
--rpc-bind-port arg (=xxxx)   
--p2p-bind-ip arg (=0.0.0.0)   Interface for p2p network protocol
--p2p-bind-port arg (=xxxx)   Port for p2p network protocol
--p2p-external-port arg (=0)   External port for p2p network protocol (if port forwarding used with NAT)
--allow-local-ip   Allow local ip add to peer list, mostly in debug purposes
--add-peer arg   Manually add peer to local peerlist
--add-priority-node arg   Specify list of peers to connect to and attempt to keep the connection open
--seed-node arg   Connect to a node to retrieve peer addresses, and disconnect
--hide-my-port   Do not announce yourself as peerlist candidate
--extra-messages-file arg   Specify file for extra messages to include into coinbase transactions
--start-mining arg   Specify wallet address to mining for
--mining-threads arg
Ratatosk
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


View Profile
October 26, 2015, 09:10:41 PM
 #6304

Hi everybody

I asked for Monero, and I ask here for Boolberry :
Only to know : do you think it's worth mining BBR on my

Intel Core i7 950 @ 3.07GHz
12,0 Go Corsair XMS Triple-Channel DDR3 CMX12GX3M3A2000C9
Gainward Golden Sample GeForce GTX 460 1023MB (I can overclock it quite easily)

?

If yes, what miner (Windows 10 x64) do you advice me, please  ? Never mined any coin !   Smiley

Thanks   Smiley
shojayxt
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
October 26, 2015, 09:20:10 PM
Last edit: October 26, 2015, 09:30:21 PM by shojayxt
 #6305

Hi everybody

I asked for Monero, and I ask here for Boolberry :
Only to know : do you think it's worth mining BBR on my

Intel Core i7 950 @ 3.07GHz
12,0 Go Corsair XMS Triple-Channel DDR3 CMX12GX3M3A2000C9
Gainward Golden Sample GeForce GTX 460 1023MB (I can overclock it quite easily)

?

If yes, what miner (Windows 10 x64) do you advice me, please  ? Never mined any coin !   Smiley

Thanks   Smiley

I don't know anything about that card so can't help you there.  As for miners here is the link to the mining thread https://bitcointalk.org/index.php?topic=693118.0

The difficulty is low so I solo mine using mbk's solo miner.  Windows version is available at the github repository https://github.com/mbkuperman/boolberry-opencl/releases


Edit:

You are not going to get much from that card.  But you could run a cpu and gpu miner at the same time on one of the pools and get something.   

Here is a mining hardware comparison list.  The list is for litecoin but it gives you an idea of the mining capabilities of various cards and processors  https://litecoin.info/Mining_hardware_comparison
Ratatosk
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


View Profile
October 26, 2015, 09:40:03 PM
 #6306

I don't know anything about that card so can't help you there.  As for miners here is the link to the mining thread https://bitcointalk.org/index.php?topic=693118.0

The difficulty is low so I solo mine using mbk's solo miner.  Windows version is available at the github repository https://github.com/mbkuperman/boolberry-opencl/releases

Edit:

You are not going to get much from that card.  But you could run a cpu and gpu miner at the same time on one of the pools and get something.   

Here is a mining hardware comparison list.  The list is for litecoin but it gives you an idea of the mining capabilities of various cards and processors  https://litecoin.info/Mining_hardware_comparison

Thank you  Smiley
languagehasmeaning
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
October 27, 2015, 10:12:05 AM
 #6307

I don't know anything about that card so can't help you there.  As for miners here is the link to the mining thread https://bitcointalk.org/index.php?topic=693118.0

The difficulty is low so I solo mine using mbk's solo miner.  Windows version is available at the github repository https://github.com/mbkuperman/boolberry-opencl/releases

Edit:

You are not going to get much from that card.  But you could run a cpu and gpu miner at the same time on one of the pools and get something.   

Here is a mining hardware comparison list.  The list is for litecoin but it gives you an idea of the mining capabilities of various cards and processors  https://litecoin.info/Mining_hardware_comparison

Thank you  Smiley

Economically you may not generate big profits but remember that mining is essential and supports the Boolberry network.
boolberry
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
October 28, 2015, 02:12:20 PM
 #6308

Someone wants to buy some Boolberry but is having a hard time. 150,000 BBR buy wall and hardly any sellers:



feeding the botnet

I assume you are inferring that there is a botnet mining Boolberry and them dumping coins on the market. Do you have any evidence of a widespread botnet problem?

Miners are important to support the Boolberry network but this seems like a horrible time to sell mined Boolberry. Prices are low and development continues.
SalimNagamato
Legendary
*
Offline Offline

Activity: 924
Merit: 1000



View Profile
October 28, 2015, 02:43:42 PM
 #6309

I don't have evidence
but there is constant selling at any price.
this coin is still CPU efficient so botnets owners can make money with bbr

EDIT: and i'm kind of missing the low difficulty. Smiley
but i guess more miners is good too

not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
funnyman21
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile
October 28, 2015, 03:16:08 PM
 #6310

Will I be able to keep my HoneyPennies in my HoneyPot?

Sorry, had to get that out of the way. Seriously though why HoneyPennies? It's just awkward is all.

Also.. why are you asking for arbitrary taxes? 10% to yourselves is a bit much . . but that's not my main issue because you said it was changeable and can be turned off.
About 10%, will try to make it clear: You should know, that quality development is always requires a lot of effort and work part-time is unacceptable for any serious project.
And you've all seen how much forks was launched and abandoned later, for various reasons, but mainly because the developing became economically unfeasible.

We have developed this approach (and we believe it is honest and democratic) to declare  that we are going to work on this project for a long time.
This is our proof that the project will not be abandoned.
We just want to do things we like to do, and we want to earn some money with it. And we not not ashamed of this.


It seems like you changed your mind and are only taking 1% for your development efforts. Is that enough to support the work you think is required to continue to develop Boolberry to the best of your ability? It seems like a pretty low share of mining reward to me. DASH is a horrible project but their miners are still willing to pay a much larger share of mining rewards to support the project.

Would your db efforts be completed faster if you had more funding?
Viecoin
Hero Member
*****
Offline Offline

Activity: 852
Merit: 500


View Profile
October 28, 2015, 05:45:24 PM
 #6311

I don't have evidence
but there is constant selling at any price.
this coin is still CPU efficient so botnets owners can make money with bbr

EDIT: and i'm kind of missing the low difficulty. Smiley
but i guess more miners is good too


The bots are hodling now.

funnyman21
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile
October 28, 2015, 06:02:25 PM
 #6312

I don't have evidence
but there is constant selling at any price.
this coin is still CPU efficient so botnets owners can make money with bbr

EDIT: and i'm kind of missing the low difficulty. Smiley
but i guess more miners is good too


The bots are hodling now.



No significant amounts for sale below 9000 now. Still extremely cheap for a 2nd generation CryptoNote coin with a GUI and unique technical benefits.
BoscoMurray
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
October 28, 2015, 06:34:45 PM
 #6313

There doesn't seem to be much development going on really.

CZ, are you busy on other projects? If so, will they benefit Boolberry?
sonoIO
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
October 28, 2015, 11:02:38 PM
Last edit: October 29, 2015, 12:22:12 AM by sonoIO
 #6314

Roughly 3% of boolberries changed hand today, probably from malevolent/neutral to benevolent hands. At  this price level, we need e.g. about 10 more investors with 10BTC each to get this show rolling unstopably! Or 20 investors with 5BTCs... or 100 with 1BTC. Come on you early  Bitcoin adopters, show some love to Boolberry! Smiley Make an environment for CZ and the dev team to use their bags of tricks Cheesy
LucyLovesCrypto
Sr. Member
****
Offline Offline

Activity: 414
Merit: 251


View Profile
October 29, 2015, 02:03:23 AM
 #6315

Roughly 3% of boolberries changed hand today, probably from malevolent/neutral to benevolent hands. At  this price level, we need e.g. about 10 more investors with 10BTC each to get this show rolling unstopably! Or 20 investors with 5BTCs... or 100 with 1BTC. Come on you early  Bitcoin adopters, show some love to Boolberry! Smiley Make an environment for CZ and the dev team to use their bags of tricks Cheesy

AEON was up the past week or so too. Is this rise really Boolberry specific or is it just CryptoNote in general?


Seems I inadvertently did that to the BBR price just recently (others informed me, I wasn't even watching the price and I still haven't looked at the price). And no I did not buy any BBR. I am not at all into making money by front running unconfirmed rumors to add a certain feature to another coin. If ever I worked on another coin and wanted to buy that coin, I would buy after any publicity. I am not even interested in speculation, so I don't want insider trading culpability for something that isn't even my cup of tea. I want to write software and profit on its sale and long-term value creation. I have no desire in trading. I am a geek at heart.


I am not aware of what you said about BBR but markets can act randomly so it may have been a coincidence. Both AEON and BBR are up in recent days and XMR seems to have just started an uptrend also. Perhaps CrptoNote in general is on an upswing because people realize how good it is and how confidential transactions can make it even better.

AEON has a very low market cap so price can move a lot with no news at all simply because someone wants to open or close a position.  Volatility is high for most alt coins so it is almost impossible to pinpoint the reasons for every move in the market.
FaceRadiation
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
October 29, 2015, 03:32:50 AM
 #6316

Do you guys think that the difficulty will go down in a few days since the price went down? Because the difficulty doesn't seem to be goin' down O_o
boolberry
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
October 29, 2015, 04:05:54 AM
 #6317

Shapeshift recently introduced a mobile app. Lets ask them to add trading support for Boolberry:

https://twitter.com/BBRcurrency/status/659577092997144576
boolberry
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
October 29, 2015, 04:14:39 AM
 #6318

Do you guys think that the difficulty will go down in a few days since the price went down? Because the difficulty doesn't seem to be goin' down O_o

Both price and difficulty are hard to predict.  I expect fluctuations will continue.
cryptoadoption15
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
October 29, 2015, 06:04:03 PM
 #6319

What type of businesses would you like to see accept Boolberry?
sonoIO
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
October 29, 2015, 06:29:09 PM
 #6320

What type of businesses would you like to see accept Boolberry?

Bars, restaurants, bookstores, newsstands, adult shops etc. Actually most of businesses, if not all, should have option to pay with boolberry. Any business that accepts cash now
Pages: « 1 ... 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 [316] 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 ... 486 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!