Bitcoin Forum
May 04, 2024, 04:40:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »
81  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 17, 2018, 03:21:00 AM
Atm it can only traded at BISQ, right? As Mapple pulled their exit scam.

Thanx!

We are not yet on Bisq, but will be included in their next release!
82  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 10, 2018, 10:48:25 PM
Please join the discord for troubleshooting.  This is not what this thread is for.
Why is the curvature and dampness of your software not a topic for discussion here? I lost 95% of my coins due to the incompatibility of the wallets version 0.1.7.0 (0.1.7.5) and 0.1.7.6 and the broken recovery mechanism.
It’s not for me that the wallet recovery does not work, just not all of them write here.
And this is not about lost 600 coins - I have a lot of wallets, everywhere the situation is similar. Of the 700 coins, for example, only 21 recovered. What is it like?
In version 0.1.7.6.1, none of these problems are fixed.
Is there any guarantee that I will get my coins back? I left the coin, I see no reason to dig what I can lose at any moment due to the fault of the developers. I already had the sad experience of losing 900000 SIA in incompatible wallets. Where there was the possibility of export, but it did not work.
And about the various encodings: I created a wallet without a password at all, just pressed ENTER instead of a password. This wallet also does not open in 0.1.7.6.


I say to join our discord because that is where we announce 100% of our announcements first.  That was where the announcement was made that miners should stop mining.

The wallets also handle passwords with a more secure container than previously.  The wallets on Windows are not compatible with previous versions in probably almost any manner due to that fact, and the encoding handling.  However, your coins are still there.  You will need to restore from your 25-word mnemonic seed.  To do so, start up blur-wallet-cli.exe with the command prompt, and using the following flag:

Code:
blur-wallet-cli.exe --restore-deterministic

We have our avenues of contact (main one is discord), and our way of doing things.  I can't/won't force you to do anything, but I can tell you the most reliable ways to make sure that you are aware of everything going on within Blur Network, in a perfectly transparent manner. If you choose to not use the tools and channels for communication we have available, you are free to do that.  I'm just explaining the best way to get genuine help with issues.  

This thread is not where we handle troubleshooting.  If that is what you seek, Discord is a superior option, by many orders of magnitude.

I am sorry that I'm not able to provide more options.  But the ones that exist are helpful, if utilized.


With regard to
Quote
In v0.1.7.6.1, none of these problems are fixed
can you elaborate on what isn't fixed?


Also, the best way to get a solution for a bug you notice, would be by submitting an issue report on Github.
83  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 10, 2018, 10:39:31 PM
In case you didn't write down your 25-word mnemonic, here's how to get it back and restore the wallet under the new version:

* Open the blur-wallet-cli.exe of an older version
* Sign in to your wallet
* Type encrypted_seed and hit enter
* Enter your password again and hit enter
* Hit enter twice (unless you have an optional seed encryption passphrase)
* Copy the 25 words
* Go to the folder where you saved the files of the newest version
* Type powershell in the address bar of that folder and hit enter
* Type .\blur-wallet-cli.exe --restore-deterministic and hit enter
* Create a wallet file and paste the 25 word mnemonic when prompted (it asks you to paste it line by line)
* You should have the new wallet files in the folder

--restore-deterministic-wallet

The wallet understands either input.  Omitting the last word is accepted just the same. 
84  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 09, 2018, 05:58:35 AM
An optional update (v0.1.7.6.1) has been uploaded for all platforms on our releases page! https://github.com/blur-network/blur/releases
85  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 08, 2018, 11:32:04 PM
In case you didn't write down your 25-word mnemonic, here's how to get it back and restore the wallet under the new version:

* Open the blur-wallet-cli.exe of an older version
* Sign in to your wallet
* Type encrypted_seed and hit enter
* Enter your password again and hit enter
* Hit enter twice (unless you have an optional seed encryption passphrase)
* Copy the 25 words
* Go to the folder where you saved the files of the newest version
* Type powershell in the address bar of that folder and hit enter
* Type .\blur-wallet-cli.exe --restore-deterministic and hit enter
* Create a wallet file and paste the 25 word mnemonic when prompted (it asks you to paste it line by line)
* You should have the new wallet files in the folder
I made this instruction, I restored only transactions for approximately 5 or 6 November. The wallet was created on October 27, it should be more than 600 coins. Where are they?


Please join the discord for troubleshooting.  This is not what this thread is for.
86  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 08, 2018, 11:09:23 AM
A testnet for Hardfork v9 (scheduled for mainnet launch with v0.1.8 'Shift'), with the new algorithm is live.

You can start a testnet node by running the daemon with the following flags for linux/mac:
Code:
./blurd --testnet --seed-node 206.189.163.61:11111 --seed-node 104.248.69.152:11111 --seed-node 104.248.182.234:11111

On windows:
Code:
.\blurd.exe --testnet --seed-node 206.189.163.61:11111 --seed-node 104.248.69.152:11111 --seed-node 104.248.182.234:11111 

You will need to start blur-wallet-cli or blur-wallet-cli.exe with the --testnet flag as well, to generate a testnet wallet address to mine to.
87  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 08, 2018, 11:06:38 AM
Well, there's a 5 node limit per person.  So it sounds like you hit that limit.
88  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 08, 2018, 07:02:34 AM
How are the earnings on this?
How much are you guys making with what CPU?


We are currently awaiting listing on Bisq.  Join our discord for p2p trades until then.  We are hopeful with some other prospects for listing as well.
89  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 08, 2018, 07:01:30 AM
Now the blurd.exe is not synchronized after restarting with the network. Brilliant! Removing the database did not help. she just shakes nothing. In the system, nothing has changed. Tested on 5 computers with different users, with different providers in different cities.

Sounds like the issue is on your end.
90  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 11:41:06 PM
For the errors when running blurd.exe with startup flags on Windows:

If you are seeking to run the daemon with start-up flags (i.e. --start-mining or similar) the argument for the flag must be passed with an = sign instead of a space.  Such that, what would have previously been written --log-level 3 must now be written --log-level=3.  Similarly, to start mining to an address in daemon, the following is an example of the correct syntax:
 
Using cmd.exe:
Code:
blurd.exe --start-mining=<address> --mining-threads=<# of threads>  
Fill the bracketed areas with your subjective values, omitting the brackets.

Using powershell:
Code:
.\blurd.exe --start-mining=<address> --mining-threads=<# of threads>
91  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 11:00:48 PM
Clearly. It is very a pity, that you develop the product for 1,5 % of users while more than 70 % of users have remained without your support.
It is a pity to me of the spent tens hours on this coin and thousands hours of machine time. About the coins it is possible to forget simply. In a week there will be any 0.1.7.7 version, and at it also it can not appear compatibilities with earlier created purses.

In new projects some issues are expected. Small team means slower problem solving but in most cases more robust design. It is normal.
For one that is less computer-literate this can present a bigger problem, I agree. But a working solution is avaliable for anyone and community would be there to help you set up temporary solution if only you'd present them your problem. Visit discord once in a while, it is there for a reason.

In case you didn't write down your 25-word mnemonic, here's how to get it back and restore the wallet under the new version:

* Open the blur-wallet-cli.exe of an older version
* Sign in to your wallet
* Type encrypted_seed and hit enter
* Enter your password again and hit enter
* Hit enter twice (unless you have an optional seed encryption passphrase)
* Copy the 25 words
* Go to the folder where you saved the files of the newest version
* Type powershell in the address bar of that folder and hit enter
* Type .\blur-wallet-cli.exe --restore-deterministic and hit enter
* Create a wallet file and paste the 25 word mnemonic when prompted (it asks you to paste it line by line)
* You should have the new wallet files in the folder


Thank you both for supporting the project and helping others find solutions Smiley
92  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 10:58:15 PM
The note to restore the Windows wallet in version 0.1.7.6 with the seed worked like a charm. As long as I don't have to do that every time a new wallet version comes out I don't mind.


You shouldn't have to now that the code has been updated with specificity for Windows cases.

Credit to the RYO currency guys for their code which I ported over for these changes.
93  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 07:54:51 AM
https://docs.microsoft.com/en-us/windows/desktop/Intl/unicode

Further reading if you care to learn more about it. ^^^
94  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 07:46:50 AM
I will reveal a little secret: my password consists only of numbers. Does the keyboard layout affect passwords from numbers? And why did everything work in versions 0.1.7.0 and 0.1.7.5, and now the Windows developer was to blame?

Linux is certainly great, but not everyone can use it and not everyone wants to use it.
And the prevalence of Linux leaves much to be desired.

There is no Windows developer. I am the only core developer working on this entire project, currently. Anyone can contribute code on Git but very few do so.  We are always open to working with new developers, too.

It is not a keyboard layout that the issue concerns.  Rather, its the way your text is rendered.  Windows uses Wide-set UTF-16 (which is no longer backwards compatible with ASCII). So the fact that it is composed of numbers holds zero difference, as it is still a string of text, not bytes.  Just because you read a number doesn't mean that a machine reads it at all.

Our code runs on UTF-8 so that means that anywhere that Windows has to process text, necessitates a special condition and conversion into windows-compatible text.  Your machine reading text differently than you do, and needing to convert it, is the reason your password is showing as incorrect.  

For those who use computers for devops or anything in compsci really, Windows is nothing more than a huge headache with restraints.  Due to this, Windows developers are harder to come by. Windows is intentionally unwieldy.  Microsoft's doing.  (My opinion, although I'm certain many would agree)
95  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 04:09:16 AM
Quote
I encountered the same situation.

Please join our Discord (link is in the first post of this thread) for troubleshooting in the future.  I am active on there almost all day, and we have a few hundred active community members participating in discussion and helping each other troubleshoot, or work out simple mistakes.  Very helpful for everyone involved.
96  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 07, 2018, 04:02:21 AM
Dear developers!
Tell me please, do you test your glitches at all, or do your clients do it for you for free? I personally got tired of testing your raw software for 1.5 weeks for free! The wallet does not open. At all! After entering the password, the console closes!

I enter the password correctly!
Everything worked fine, then just broke everything. How was it possible? How was it possible to change the algorithm, even if elementary things do not work?

This is occurring because of Microsoft's use of ANSI & wide-set characters in their codepages, and not utf-8 like the rest of the world.  As our entire codebase relies on unicode, things get particularly wonky on Windows, at times.  If you research, Monero, and every other cryptonote coin also experienced this issue and others.... again, only on Windows.  Linux Wallets and Mac wallets have never had errors like this.  If you know a Windows developer, kindly, refer him or her our way Smiley

As for whether or not the software is tested for free... No, it is not, it is tested at the cost of my time and effort -- just the same as yours.  Only, I don't test stringently on Windows because I have spent 5 months developing software for you to bash .... for free.


You will need to import your 25-word seed that was given to you with the wallet, when you created it.  You should have this backed up.  Open a Powershell and start with the flag
Code:
.\blur-wallet-cli.exe --restore-deterministic
and follow the prompts.
97  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 06, 2018, 03:07:47 PM
I compared the creation dates and the size of the files of version 0.1.7.5 (second edition) and 0.1.7.5.1 - they are the same! 10/31/2018. In vain I spent time on testing 0.1.7.5.1. Therefore, the launch of the daemon on 7-ke was not fixed.

Daemons for windows are now functioning once again, and sync is much faster.  Wallets can now launch without the cp850 encoding error they were encountering prior to the update.
98  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 06, 2018, 03:05:40 PM
Binaries for v0.1.7.6 have been released.  This update doubles hashrates to amplify the differential between different CPUs and their performances.  It prepares the network for Hardfork v9, which will be launching on testnet in the next couple days.
99  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: November 01, 2018, 03:28:44 AM
No, the new version of the wallet does not work. 5 times the wallet tried to send a transaction, in the end the coin came back. I waited half an hour.

Win 10 x64.

That is due to no one updating. The transactions will clear as people update. We have a new release that is being uploaded tonight, regardless. Join our discord if you would like to troubleshoot anything in real-time
100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Adaptive || Solo-Mine/CPU-Only on: October 31, 2018, 09:04:51 AM
It's been fixed. Re-download the archive(s): https://github.com/blur-network/blur/releases
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!