Bitcoin Forum
June 20, 2024, 06:06:58 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »  All
  Print  
Author Topic: [ANN]🌀 Blur Network(BLUR) 🌀 | PoW Cryptonight-Dynamic | CPU/Solo Mining | DPoW  (Read 41210 times)
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 15, 2018, 05:00:36 AM
 #121

The new executables have been released for Both Windows and Linux. Please go to the releases page on Github to update to the new v0.1.6.1 wallet.  
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 15, 2018, 10:55:27 AM
 #122

Please post here if anyone experiences issues or feel free to send a message via our Discord server and I will be happy to troubleshoot until your client is running!
liangpodol
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250



View Profile
July 15, 2018, 11:35:49 AM
 #123

Did you know bitcoin was not originally able to be mined on GPUs? Software adapted GPUs for that purpose. Then FPGAs, ASICs, and eventually cloud mining became possible. Blurnetwork is GPU/ASIC-resistant & pool-incompatible.
thang long
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 15, 2018, 04:17:32 PM
 #124

Nice thing you have here. I stand behind your idea so far.

I am a mining newbie, but on windows this was easy to set up (still dont know how to create a daemon through my terminal in linux).
Even mined some coins already, luck I guess.

Say; how do I send coins from that wallet? Or dont I and should i just wait for a gui wallet and set that up with the seed/ pvt keyb from my mining wallet?
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 15, 2018, 09:42:04 PM
 #125

Nice thing you have here. I stand behind your idea so far.

I am a mining newbie, but on windows this was easy to set up (still dont know how to create a daemon through my terminal in linux).
Even mined some coins already, luck I guess.

Say; how do I send coins from that wallet? Or dont I and should i just wait for a gui wallet and set that up with the seed/ pvt keyb from my mining wallet?



You can send coins with the 'transfer' command... you can type "help" into the wallet and it outputs the following list of commands, syntax, etc..

Code:
Commands: 
  account
    account new <label text with white spaces allowed>
    account switch <index>
    account label <index> <label text with white spaces allowed>
    account tag <tag_name> <account_index_1> [<account_index_2> ...]
    account untag <account_index_1> [<account_index_2> ...]
    account tag_description <tag_name> <description>
  address [ new <label text with white spaces allowed> | all | <index_min> [<index_max>] | label <index> <label text with white spaces allowed>]
  address_book [(add ((<address> [pid <id>])|<integrated address>) [<description possibly with whitespaces>])|(delete <index>)]
  balance [detail]
  bc_height
  blackball <output public key> | <filename> [add]
  blackballed <output public key>
  check_reserve_proof <address> <signature_file> [<message>]
  check_spend_proof <txid> <signature_file> [<message>]
  check_tx_key <txid> <txkey> <address>
  check_tx_proof <txid> <address> <signature_file> [<message>]
  donate [index=<N1>[,<N2>,...]] [<priority>] <amount> [<payment_id>]
  encrypted_seed
  export_key_images <file>
  export_multisig_info <filename>
  export_outputs <file>
  export_raw_multisig_tx <filename>
  fee
  finalize_multisig <string> [<string>...]
  get_description
  get_reserve_proof (all|<amount>) [<message>]
  get_spend_proof <txid> [<message>]
  get_tx_key <txid>
  get_tx_note <txid>
  get_tx_proof <txid> <address> [<message>]
  help [<command>]
  import_key_images <file>
  import_multisig_info <filename> [<filename>...]
  import_outputs <file>
  incoming_transfers [available|unavailable] [verbose] [index=<N1>[,<N2>[,...]]]
  integrated_address [<payment_id> | <address>]
  locked_transfer [index=<N1>[,<N2>,...]] [<priority>] <addr> <amount> <lockblocks> [<payment_id>]
  make_multisig <threshold> <string1> [<string>...]
  password
  payment_id
  payments <PID_1> [<PID_2> ... <PID_N>]
  prepare_multisig
  print_ring <key_image> | <txid>
  refresh
  rescan_bc
  rescan_spent
  save
  save_bc
  save_known_rings
  save_watch_only
  seed
  set <option> [<value>]
  set_daemon <host>[:<port>]
  set_description [free text note]
  set_log <level>|{+,-,}<categories>
  set_ring <key_image> absolute|relative <index> [<index>...]
  set_tx_note <txid> [free text note]
  show_transfer <txid>
  show_transfers [in|out|pending|failed|pool] [index=<N1>[,<N2>,...]] [<min_height> [<max_height>]]
  sign <file>
  sign_multisig <filename>
  sign_transfer <file>
  spendkey
  start_mining [<number_of_threads>] [bg_mining] [ignore_battery]
  status
  stop_mining
  submit_multisig <filename>
  submit_transfer
  sweep_all [index=<N1>[,<N2>,...]] [<priority>] <address> [<payment_id>]
  sweep_below <amount_threshold> [index=<N1>[,<N2>,...]] [<priority>] <address> [<payment_id>]
  sweep_single [<priority>] <key_image> <address> [<payment_id>]
  transfer [index=<N1>[,<N2>,...]] [<priority>] <address> <amount> [<payment_id>]
  unblackball <output public key>
  unspent_outputs [index=<N1>[,<N2>,...]] [<min_amount> [<max_amount>]]
  verify <filename> <address> <signature>
  viewkey
  wallet_info


Specifically, this is the command you want:

Code:
 transfer [index=<N1>[,<N2>,...]] [<priority>] <address> <amount> [<payment_id>]
rilee0418
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2018, 02:56:35 AM
 #126

Dear Sir,

Why some of my coin is disappear since I update the daemon?
Pls help and get back my coin.

Original:
2018-07-13 08:13:54.554   3228   INFO    msgwriter   src/common/scoped_message_writer.h:102   Tag: (No tag assigned)
2018-07-13 08:13:54.554   3228   INFO    msgwriter   src/common/scoped_message_writer.h:102   Balance: 77868.327366882386, unlocked balance: 77671.516899750382

after Update:
2018-07-16 02:07:56.397   2952   INFO    msgwriter   src/common/scoped_message_writer.h:102   Tag: (No tag assigned)
2018-07-16 02:07:56.397   2952   INFO    msgwriter   src/common/scoped_message_writer.h:102   Balance: 139.963178255690, unlocked balance: 139.963178255690

blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 16, 2018, 04:20:56 AM
 #127

Dear Sir,

Why some of my coin is disappear since I update the daemon?
Pls help and get back my coin.

Original:
2018-07-13 08:13:54.554   3228   INFO    msgwriter   src/common/scoped_message_writer.h:102   Tag: (No tag assigned)
2018-07-13 08:13:54.554   3228   INFO    msgwriter   src/common/scoped_message_writer.h:102   Balance: 77868.327366882386, unlocked balance: 77671.516899750382

after Update:
2018-07-16 02:07:56.397   2952   INFO    msgwriter   src/common/scoped_message_writer.h:102   Tag: (No tag assigned)
2018-07-16 02:07:56.397   2952   INFO    msgwriter   src/common/scoped_message_writer.h:102   Balance: 139.963178255690, unlocked balance: 139.963178255690



80,000 BLUR is roughly 1/4 of the amount of blocks that have been emitted so far.  That's simply impossible. Sorry but you were mining on your own chain for quite some time.  As I've said before to others, please be attentive with your miners.  If you are mining every block and your miner doesnt have 100% of the network's hashpower, something is amiss in your configuration. You didn't "lose" coins.  You retained the amount that you mined.

Edit: I see by your posts that you have been trying this "I am owed money" strategy with Stellite, as well.  Move along.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 16, 2018, 05:04:48 AM
 #128

If you have not updated to the new v0.1.6.1 binaries please do so at https://github.com/blur-network/blur/releases
rilee0418
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2018, 06:31:14 AM
 #129

In fact, he just disappeared. Last week, there were tens of thousands of coins.
You are cheating....Everyone Please be careful about this trap.

Detailed log record as below:

https://1drv.ms/u/s!AgGdWYAe_HXsg4scL3e-rrVNZ1_4Qg



[/quote]

80,000 BLUR is roughly 1/4 of the amount of blocks that have been emitted so far.  That's simply impossible. Sorry but you were mining on your own chain for quite some time.  As I've said before to others, please be attentive with your miners.  If you are mining every block and your miner doesnt have 100% of the network's hashpower, something is amiss in your configuration. You didn't "lose" coins.  You retained the amount that you mined.

Edit: I see by your posts that you have been trying this "I am owed money" strategy with Stellite, as well.  Move along.
[/quote]
DogeInSheepsClothing
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2018, 02:05:26 PM
 #130

In fact, he just disappeared. Last week, there were tens of thousands of coins.
You are cheating....Everyone Please be careful about this trap.

Detailed log record as below:

https://1drv.ms/u/s!AgGdWYAe_HXsg4scL3e-rrVNZ1_4Qg





Your inability to understand what it means to be mining your own side-chain doesn't make this project a scam.
DobroFenix
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
July 16, 2018, 06:18:25 PM
 #131

In fact, he just disappeared. Last week, there were tens of thousands of coins.
You are cheating....Everyone Please be careful about this trap.

Detailed log record as below:

https://1drv.ms/u/s!AgGdWYAe_HXsg4scL3e-rrVNZ1_4Qg




80,000 BLUR is roughly 1/4 of the amount of blocks that have been emitted so far.  That's simply impossible. Sorry but you were mining on your own chain for quite some time.  As I've said before to others, please be attentive with your miners.  If you are mining every block and your miner doesnt have 100% of the network's hashpower, something is amiss in your configuration. You didn't "lose" coins.  You retained the amount that you mined.

Edit: I see by your posts that you have been trying this "I am owed money" strategy with Stellite, as well.  Move along.
[/quote]
[/quote]

It's blockchain Wink
Find you coin in explorer
mrp1994
Member
**
Offline Offline

Activity: 138
Merit: 10


View Profile
July 16, 2018, 06:21:55 PM
 #132

Hello. What is the vision of BLUR? And what is your uniqueness compared with others?
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 16, 2018, 08:09:36 PM
 #133

In fact, he just disappeared. Last week, there were tens of thousands of coins.
You are cheating....Everyone Please be careful about this trap.

Detailed log record as below:

https://1drv.ms/u/s!AgGdWYAe_HXsg4scL3e-rrVNZ1_4Qg





Your inability to understand what it means to be mining your own side-chain doesn't make this project a scam.

Thank you, Doge  Wink
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 17, 2018, 08:12:59 PM
 #134

Hello. What is the vision of BLUR? And what is your uniqueness compared with others?


Hi! The goal currently is to make mining (production of coins) accessible to PC owners once again.  Almost immediately, networks are overtaken by rigs, ASICs, and specialized software for pooling... Things that weren't yet invented, let alone planned for, with many earlier network models.  The Blur Network is hoping to solve that problem with attention to the fine details in metrics and mechanisms behind a solid project.  We believe this is of utmost importance -- if a chain cannot stay decentralized... privacy fails.  Worse still, the security of the network fails.  

We have some very cool announcements in store, for later implementations... But I'm going to hold my tongue on those for now.  Ensuring a solid network with lots of supporters running full nodes is our scope for right now.  If we can't build that, none of the rest will matter.

To get an idea of our plan, you can find our Official Roadmap here.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 17, 2018, 10:05:55 PM
 #135

Please check out our website to see The Blur Network's new logo and re-vamped website at https://blur.cash!!   Grin
thang long
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 18, 2018, 04:39:16 AM
 #136

Looking good!

Also interested to see what info you have.
Is there a way to buy this coin already? I have a gut feeling a few days already this could go big.
bob891014
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 18, 2018, 04:40:03 AM
 #137

Is net hash very low right now?? I mined a bunch of coin last night whats wrong?
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 18, 2018, 05:19:30 AM
 #138

Is net hash very low right now?? I mined a bunch of coin last night whats wrong?


I've had that happen to me and it could be that either you got really lucky or you're mining on a forked chain, how many did you mine?
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
July 18, 2018, 06:33:23 PM
 #139

Is net hash very low right now?? I mined a bunch of coin last night whats wrong?


I've had that happen to me and it could be that either you got really lucky or you're mining on a forked chain, how many did you mine?


This would be correct.
apvito
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
July 18, 2018, 06:47:52 PM
 #140


when can you buy and sell?
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »  All
  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!