Maxim Khailo

Results 10 comments of Maxim Khailo

Totally! A mobile port is definitely planned. I wrote the backend fairly separate from the frontend. However, I can't make it happen without help as there is lots of work...

I of course would love help developing an iOS version. However, my understanding is you cannot release GPL licensed software on the app store. http://apple.stackexchange.com/questions/6109/is-it-possible-to-have-gpl-software-in-the-mac-app-store It seems I would need...

I also realized another potential problem. Firestr apps are written in lua, and the iOS app would have foreign code pushed and executed on it in the form of lua...

Also, do you have any experience, or want to get experience with QML? My original plan with the mobile version is to convert the QtWidgets interface to QML, and then...

The lua apps communicate with the frontend via messaging, and the frontend talks to the backend the same way. Each lua app runs in it's own thread and has it's...

This is definitely a great a great idea and would improve the usability a lot. This is always a challenge for a p2p system without a central identity management system....

@skwerlman This is actually really clever. If the parent identity is used as the keeper of the state, as in the single writer, then this would solve many problems with...

@skwerlman Ok, I see what you mean. So the child parent relationship is client/server. This is an intriguing idea.

Have you tried again after being up to date with the latest blockchain? It's possible this issue was caused by the core client not done syncing.

This is definitely in our backlog. Keep an eye on it!