blurnetwork (OP)
Jr. Member
Offline
Activity: 209
Merit: 9
The Blur Network
|
|
July 15, 2018, 05:00:36 AM |
|
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
Activity: 209
Merit: 9
The Blur Network
|
|
July 15, 2018, 10:55:27 AM |
|
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
|
|
July 15, 2018, 11:35:49 AM |
|
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
|
|
July 15, 2018, 04:17:32 PM |
|
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
Activity: 209
Merit: 9
The Blur Network
|
|
July 15, 2018, 09:42:04 PM |
|
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.. 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: transfer [index=<N1>[,<N2>,...]] [<priority>] <address> <amount> [<payment_id>]
|
|
|
|
rilee0418
Newbie
Offline
Activity: 6
Merit: 0
|
|
July 16, 2018, 02:56:35 AM |
|
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
Activity: 209
Merit: 9
The Blur Network
|
|
July 16, 2018, 04:20:56 AM |
|
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.
|
|
|
|
|
rilee0418
Newbie
Offline
Activity: 6
Merit: 0
|
|
July 16, 2018, 06:31:14 AM |
|
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
Activity: 6
Merit: 0
|
|
July 16, 2018, 02:05:26 PM |
|
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
Activity: 146
Merit: 0
|
|
July 16, 2018, 06:18:25 PM |
|
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 Find you coin in explorer
|
|
|
|
mrp1994
Member
Offline
Activity: 138
Merit: 10
|
|
July 16, 2018, 06:21:55 PM |
|
Hello. What is the vision of BLUR? And what is your uniqueness compared with others?
|
|
|
|
blurnetwork (OP)
Jr. Member
Offline
Activity: 209
Merit: 9
The Blur Network
|
|
July 16, 2018, 08:09:36 PM |
|
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
|
|
|
|
blurnetwork (OP)
Jr. Member
Offline
Activity: 209
Merit: 9
The Blur Network
|
|
July 17, 2018, 08:12:59 PM |
|
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
Activity: 209
Merit: 9
The Blur Network
|
|
July 17, 2018, 10:05:55 PM |
|
Please check out our website to see The Blur Network's new logo and re-vamped website at https://blur.cash!!
|
|
|
|
thang long
|
|
July 18, 2018, 04:39:16 AM |
|
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
Activity: 10
Merit: 0
|
|
July 18, 2018, 04:40:03 AM |
|
Is net hash very low right now?? I mined a bunch of coin last night whats wrong?
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
July 18, 2018, 05:19:30 AM |
|
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
Activity: 209
Merit: 9
The Blur Network
|
|
July 18, 2018, 06:33:23 PM |
|
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
Activity: 32
Merit: 0
|
|
July 18, 2018, 06:47:52 PM |
|
when can you buy and sell?
|
|
|
|
|