Pages:
Author

Topic: [WDC] Worldcoin | 3.0 Flirtatious Ant Released! | Multicoin architecture - page 30. (Read 442507 times)

newbie
Activity: 57
Merit: 0
Hi!

I've downloaded the wallet for Windows. It says WorldcoinBC 2.0.2.
The problem, that it doesn't connect to the network and just stays on "Synchronizing.... 99.99% " forever.
Also, it seems to be glitching in the simple things. For example, in the wallet settings it is set "Minimize on tray when close", but when I press "x" on the window, it fully closes the application. Also pressing "Ok" button in the wallet settings window does not close the window.
Well, the second and third issues aren't very important, but how I can sync the wallet?!
full member
Activity: 238
Merit: 100
Hello Berzeck.

You proposal "answer yourself" is a challenge but I do pick up the challenge. Smiley
Now my problem is how to build the QBS itself. It is the mail troublemaker now.
I think may I should sue them. How much have you made of you suit?

I meant  that I would help you step by step even if I can't make instructions with enough quality for public release.
Anyway I would suggest to wait until next version but if you want wallet now follow this steps:
Dwonload QJsonRpc
https://bitbucket.org/devonit/qjsonrpc/overview

Download Qt 5.5.1 (If you wait a couple of weeks new version will be compiled and tested with 5.6.1 which is important because it is an LTS release).
If you downloaded source then you should compile it (dynamic) , personally I wouldn't bother because every distribution I know trust Digia, unless you are compiling your whole distro (Gentoo or LFS) that wouldn't make sense.

Compile QJsonRpc statically

Open Qt Creator and open the project (WorldcoinPanel.qbs), edit  file and change directories accordingly

Compile WorldcoinPanel

The reason we use QBS is that qmake has been 'virtually' deprecated, always defaced by its own creators as a big mess that nobody inside digia wants to touch, so they developed QBS.
For new projects they recommend CMake or QBS, so we have chosen QBS because it has support by the same guys who make Qt which is pretty convenient

sr. member
Activity: 442
Merit: 250
Hello Berzeck.

You proposal "answer yourself" is a challenge but I do pick up the challenge. Smiley
Now my problem is how to build the QBS itself. It is the mail troublemaker now.
I think may I should sue them. How much have you made of you suit?
full member
Activity: 238
Merit: 100
Thanks Berzeck. I know there is binary file available, but my mum has told me "do not install binaries unless you know how to reproduce the process of building".

P.S.: I keep your promise in mind and I will keep asking Wink

Even if I do not have time to post full instructions that has a respectable quality standard I promise I will help you to compile step by step until it is working, maybe you could help us make proper instructions then? Smiley

Also I never have broken a promise but you don't need to trust me, you can print screen and upload to imgur for futher proof Wink
full member
Activity: 238
Merit: 100
Thanks Berzeck. I know there is binary file available, but my mum has told me "do not install binaries unless you know how to reproduce the process of building".

Fair enough, wait a couple of weeks for new version and I will post build instructions, for your mom's peace of mind Wink
sr. member
Activity: 442
Merit: 250
Thanks Berzeck. I know there is binary file available, but my mum has told me "do not install binaries unless you know how to reproduce the process of building".

P.S.: I keep your promise in mind and I will keep asking Wink
full member
Activity: 238
Merit: 100
I got lost in WorldCoin software and versions.
I still use the old 0.8 wallet. I'm not sure whether is it right or wrong. It seems to work, but the time is moving forward and one day I may end up at the wrong fork.
If I am right the current software is called Worldcoin Panel and it is located here: https://github.com/WorldcoinGlobal/WorldcoinPanel
I'd like to give it a try but I can't find a building instruction, neither see standard build files.
Could someone explain me how can I properly install the right software assuming that I am using Linux Mint 17.3 and I want to build it from sources?

Hello there!
there is a Linux build  at https://worldcoin.global/worldcoin-quick-start/

We are using new build system called QBS that was made by Qt guys as a replacement of qmake, after next release in a couple of weeks I may write Linux build instructions
sr. member
Activity: 442
Merit: 250
I got lost in WorldCoin software and versions.
I still use the old 0.8 wallet. I'm not sure whether is it right or wrong. It seems to work, but the time is moving forward and one day I may end up at the wrong fork.
If I am right the current software is called Worldcoin Panel and it is located here: https://github.com/WorldcoinGlobal/WorldcoinPanel
I'd like to give it a try but I can't find a building instruction, neither see standard build files.
Could someone explain me how can I properly install the right software assuming that I am using Linux Mint 17.3 and I want to build it from sources?
full member
Activity: 238
Merit: 100
Also just in case you don't know, address reusing is discouraged not only by us but by BTC,LTC devs.

https://en.bitcoin.it/wiki/Address_reuse

Read the 'security' part  if you don't care about privacy

When you need to use another wallet.dat the best practice is to transfer your coins to a new generated address.

full member
Activity: 238
Merit: 100
Again after putting the command importprivkey

http://forum.worldcoin.global/index.php?/topic/372-worldcoinbc-202-fitnes-hippo-problem/#comment-2141

Did you follow the instructions in the link above? If you did  I hope you realize that without more info on what part failed It is difficult to help.


full member
Activity: 208
Merit: 100

Sorry to announce there is no wallet which is running properly, try to import a private key into the new wallet. I am sitting with plenty of wdc and are not able to use them.


Did you read my reply on the forum?
You must rescan the wallet, I left instructions there

My last post from you about this problem was .....
ok let me check in my home so i post tommorow

if there are some fixes for this problem send me a link. Thanks


There is no problem per se, BTC wallet has to be rescaned too, its rescanned by default but it takes some time; the real problem is that RPC interface has no idea on the progress made by this process
which is an issue I believe is not solved in BTC neither

The problem is very simple : I cannot import a private key into the newest worldcoin wallet
full member
Activity: 238
Merit: 100

Sorry to announce there is no wallet which is running properly, try to import a private key into the new wallet. I am sitting with plenty of wdc and are not able to use them.


Did you read my reply on the forum?
You must rescan the wallet, I left instructions there

My last post from you about this problem was .....
ok let me check in my home so i post tommorow

if there are some fixes for this problem send me a link. Thanks


There is no problem per se, BTC wallet has to be rescaned too, its rescanned by default but it takes some time; the real problem is that RPC interface has no idea on the progress made by this process
which is an issue I believe is not solved in BTC neither
full member
Activity: 208
Merit: 100

Sorry to announce there is no wallet which is running properly, try to import a private key into the new wallet. I am sitting with plenty of wdc and are not able to use them.


Did you read my reply on the forum?
You must rescan the wallet, I left instructions there

My last post from you about this problem was .....
ok let me check in my home so i post tommorow

if there are some fixes for this problem send me a link. Thanks
full member
Activity: 238
Merit: 100
The Worldcoin guys are even too stupid to setup their e-mail server of their forum right. How would they be able to setup a working cryptocurrency? I tried now 4 times to register myself in two weeks after beeing delete again and again. No normal (web.de, gmx, and so on) or unnormal (trashmail) or whatever provider (I tried about 40 now) receives their e-mails. Also my contact messages has been ignored. Normal that you don't receive any new members in your dead forum. Shame on you Worldcoin!

Fixed!  Try again, my team mate said he fixed the problem. Now, we will check out the contact form from web page.

We were in the process of server migration and we built a completely new web page, so we had a few issues with certificates and other stuff; generally it is considered to be more polite to report the problem first (in this forum, IRC, or our forum),  testing just 2 or 3 providers  would have obviously pointed to some type of problem (you tried 40 providers to figure this out? really !?!?!?!? ); besides the over abused argument "these guys can't do A therefore they surely won't be able to do (completely unrelated) B" is old, dumb, very cliche and nobody pays attention to it anymore, there are other ways more subtle and elegant that are not sooo blatant on trying to make us look bad, believe me, we are managing WDC! so we know about this stuff Wink
newbie
Activity: 1
Merit: 0
The Worldcoin guys are even too stupid to setup their e-mail server of their forum right. How would they be able to setup a working cryptocurrency? I tried now 4 times to register myself in two weeks after beeing delete again and again. No normal (web.de, gmx, and so on) or unnormal (trashmail) or whatever provider (I tried about 40 now) receives their e-mails. Also my contact messages has been ignored. Normal that you don't receive any new members in your dead forum. Shame on you Worldcoin!
full member
Activity: 238
Merit: 100

Sorry to announce there is no wallet which is running properly, try to import a private key into the new wallet. I am sitting with plenty of wdc and are not able to use them.


Did you read my reply on the forum?
You must rescan the wallet, I left instructions there
full member
Activity: 208
Merit: 100
December 27th, 2013  Report

We are pleased to announce that Worldcoin has been maintaining a stable network hashrate between 5000-6000 MH/s.
Our community has also be growing at steady pace with over 1400+ users and 6400+ posts at worldcoinforum.org. New features and members are being added daily.

Here’s a look at the current projects for Worldcoin:

  • Patch v0.8.5 - Released 12/20/13. Complete redesign of the wallet GUI and resolving connection issues.
  • Worldcoin Foundation  - worldcoinfoundation.org complete website redesign.
  • Scharmbeck BETA  - 12/20/13 Scharmbeck.com BETA released.
  • Android Wallet Port – under development. Client being ported to Android platform to allow early open source testers to development features.

That’s all for now, you are welcome to send us an email if you have any questions.

WorldCoin Team
Sorry to announce there is no wallet which is running properly, try to import a private key into the new wallet. I am sitting with plenty of wdc and are not able to use them.
legendary
Activity: 1535
Merit: 1208
Progress is ongoing with this title.  I have thoroughly researched nearly half of the WorldCoin Bitcointalk thread and some other sources.  Considering that I am also writing titles for other coins, the book will take time to write professionally and properly.  I would like to publish a book that stands out as quality, not as a rushed attempt full of errors.

Here is a new full cover design:



Please feel free to donate towards this project:

WDC: Wfcho58nUtZYQAcFTKMXTVF4FpWbma3Kvs
BTC: 1CRLy4xUZbh9rj2GPANiNNBZGZKRKLYYwJ
full member
Activity: 208
Merit: 100
I think Worldcoin will soon have an Electrum client.
full member
Activity: 238
Merit: 100
New video with professional drawings and voice acting uploaded!

Check official news at http://worldcoin.global/video-uploaded/
Pages:
Jump to: