Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - modprobe

Pages: 1 [2] 3 4 5 6 7
16
Follow My Vote / Source Code Release for Stake Weighted Voting App
« on: October 29, 2015, 10:46:59 pm »
Follow My Vote is proud to announce we have released the source code to our stake-weighted voting application.

Please note that the application is not complete; development is still very early, but we think that we have a solid foundation upon which to build. We welcome contributions, critiques, and questions from the community.

Also note that so far, no blockchain integration has been done. We are planning to do blockchain integration last, once the application is complete. We think this is the most efficient order of development, because it lets us know exactly what is needed from the blockchain adaption layer before we begin writing it. At present, all of the blockchain interfaces are stubs.

With no further ado, the repository is available on GitHub:
https://github.com/FollowMyVote/StakeWeightedVoting

17
General Discussion / Re: Light Wallet Beta Release
« on: April 03, 2015, 08:51:30 pm »
Yes, the light wallet targets Qt 5.4. It should be possible for a sufficiently motivated user (lol) to get it working on 5.3, but this is unsupported as it requires breaking some useful features.

18
General Discussion / Re: [Wiki] Chainservers
« on: March 28, 2015, 03:34:32 am »
I thing nathans chainserver is offline ..
Do you see a "fast sync" message after starting the client? It should not connect to th p2p network before having dled all blocks from the chainserver

Sadly, yes. I've been unable to get it working correctly since 0.8.1 as it keeps hanging. I've rebuilt, reindexed and resynced it each several times, but no joy.

19
General Discussion / Re: Light Wallet Beta Release
« on: March 11, 2015, 01:12:42 pm »
You should be able to recover your account on wallet.bitshares.org using your recovery password if the light server fails permanently, but you could also host your own server and edit the javascript in the light wallet to point it to your server as well.

After we get a stable release, I'll look into multi-server modes of operation which should be more fault tolerant.

20
General Discussion / Re: Light Wallet Beta Release
« on: March 10, 2015, 08:06:27 pm »
Thanks for the heads up, @vlight. The server was down following the xen patch that's been making its rounds recently. It's back up now.

21
General Discussion / Re: Light Wallet Beta Release
« on: March 09, 2015, 08:06:03 pm »
joe could send bitBTC to another account, which could be a bridge or gateway or another user. He needs to go to their website to set up the exchange and see the exchange rates anyways.

22
General Discussion / Re: Light Wallet Beta Release
« on: March 06, 2015, 01:07:03 am »
At present, I have no plans on integrating with any particular exchanges or gateways. Sending to and receiving from these services using the light wallet should work as expected, and I do not necessarily want to endorse any particular service over another.

23
General Discussion / Re: Light Wallet Beta Release
« on: March 03, 2015, 03:29:46 pm »
@abit: Good to know. I'll look into it, thanks. :)

24
General Discussion / Re: Light Wallet Beta Release
« on: March 02, 2015, 07:41:12 pm »
New beta available in OP. Not many changes in this one, but UIA transfers should be fixed. Enjoy!

25
General Discussion / Re: Light Wallet Beta Release
« on: March 02, 2015, 07:17:54 pm »
Arhag is correct; the light wallet pays one fee to the network and one fee to the light wallet server. Internally the light wallet combines these fees into one, to be concise, but if you inspect the underlying transaction, you will see the transfer to the light server separately listed out.

26
General Discussion / Re: Light Wallet Beta Release
« on: February 26, 2015, 10:02:02 pm »
Is it possible to register without a faucet ?

The fact that it sent some info to the faucet page which also has Google analytics makes me mad, lol

Not at present, but it is planned.

27
General Discussion / Re: Light Wallet Beta Release
« on: February 26, 2015, 02:38:46 pm »
Thanks again, @cgafeng! :) Have you tried just deleting qmlsettingsplugind.dll? It's a debug library (that's what the 'd' at the end of the name means) so if the light wallet isn't using the debug libs, you should be fine without it. That should make Comodo shut up. Haha

28
General Discussion / Re: Light Wallet Beta Release
« on: February 26, 2015, 02:30:43 pm »
Technically, "lite" is just an abbreviated version of "light". They do mean the same thing. But "lite wallet" is not a proper name either, and "BitShares Lite" sounds a bit like a diet soft drink. I'm saving the renaming efforts for when I have a really good name. Suggestions welcome. :)

29
General Discussion / Re: Light Wallet Beta Release
« on: February 25, 2015, 06:35:31 pm »
I've just posted a fresh OSX binary, containing all of the bugfixes so far. It's available in the OP. If you have a Mac, please download it and let me know if any of the bugs reported so far are still present.

Thanks!

30
General Discussion / Re: Light Wallet Beta Release
« on: February 25, 2015, 05:06:32 pm »
Oh, blast it all. My server crashed. That's why it's failing. Hahaha

Sorry about that. Should be back up again now.

The blob in the error output seems to be badly converted chinese, not a dump of RAM as I'd feared. I'll try to get that fixed as well. Thanks!

Pages: 1 [2] 3 4 5 6 7