-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion of QWCX v1.0.0 release #1
Comments
A All-in-One application? Mobile Web Desktop |
@ghostx1x, at the moment mobile (Android and iOS) is #1 priority. Desktop support will be added shortly after mobile apps are available (this app is based on Qt, so it will be an easy transition from mobile to desktop). And finally (with the help of Qt for WebAssembly) we will be able to bring the app to all major browsers. |
Thanks for the info |
Quick update:
|
Great job leaders 💪💪 |
Weekly development digest 1Current development progress:
Plans for nearest future:
NOTES:
|
Number 4 and 5 will be widely used in future chat app for easier transaction so quite important. |
No. Those five words will only be used as a secondary check to make sure that user wrote down mnemonic phrase while creating new wallet. In all other cases user won't see this page, only when creating new wallet. |
Page for receiving money already does contain QR code. Do you mean an option "to export QR code as an image"? This is not yet implemented, but it is really simple and can be done quickly in one of the patch releases. I'm also planning to add an option to quickly export QR code with public key and amount as an image and share it via popular messengers (or social networks?). |
Yes, sure, users will be able to view that information by going to "Settings > Private Information" and before entering that page, application will show a warning that the information is sensitive and should not be shared with anyone. Also some sort of PIN code or "fingerprint" authentication will be added to make this information more secure. |
There is already an option to import wallet using mnemonic phrase. Other two options will be added later, as patches to |
I have this feature (+ some other features that will improve security) on my TODO list . But they won't be added until |
@Xecute0101 thank you for your feedback! 👍 |
I'm a man of few words. I like the GIF animation and the structure of the new wallet.
Yeah that's great. Big Wallet Pages do the same procedure (blockchain.info). --
This could be useful. Like a family group (i can add my fam wife, son) and i can transfer a sum QWC to this group and every person in that group will receive this sum QWC 💃 Christmas Gifts --
A. Do you plan to add additional (or change existing) RPC Headers to the Qwertycoin Core? -- B. I see that the available nodes are a static array/list in the code. Do you plan to add the node explorer list in future releases? C. In the animation you enter some texts to the "PaymentId" field. Do you plan to create a regex for allowing only valid Payment Ids? D. What about to add a "credits" page to the settings menu? To show the contributers, adding some additional informations, a few links to website, discord, telegram and the social stuff? E. Maybe that's already discussed earlier: What about creating payment requests and export this (QR or payment URL) (Paypal Style)? I want 5m QWC to my address and i can send this request to my Friend and share this request via export QR image, a URL (qwertycoin:QWC....;500000) or something like this. Maybe in the future send the request directly to the receivers wallet? (chat application) |
Current static list is just a placeholder in the GUI part. For production we will use remote API to get a list of active nodes. Static list will be used as a temporary nodes list (while app tries to download up to date nodes list from the internet). |
Sure, for all fileds, not only "PaymentID" 🙂 |
Sounds like a very good idea. I'll add it to my TODO list. |
At the bottom of "requests page" there is a row of buttons, pressing on any of those in v1.0.0 will export QR code image and generate a link for social network or just copy it to clipboard for sharing in some other place. On mobile devices we can also add a feature to open native "sharing menu" with messengers, email and social networks. PS: Another good feature is "request via bluetooth", scan QWC users nearby and send request directly to their app. Similar to airdrop experience on Apple devices. But this is not for v1.0.0, will be discussed and implemented later some time. |
For now I'll publich all JSON RPC related updates in QWCX wallet repo. Later at some point I'll definitely consider merging those changes back to Qwertycoin Core. |
@nnian, hopefully I didn't forget anything and replied to all your questions. Please, let me know in case I missed anything. |
Weekly development digest 2Current development progress:
Plans for nearest future:
PS:2019 was a good year for Qwertycoin with big number of updates and significant improvements. 2020 is going to be a great year for Qwertycoin with even more improvements, new features and a brand new desktop/mobile client 🙂 Happy New Year everyone! 🎄 🎅 🍾 |
Can't wait to read some news about that Repository 🍾 |
Dear comunity members, I recently published first pre-release for testing purposes. @Xecute0101, @nnian, @ghostx1x and others are kindly invited to perform a small test:
Android:
Linux:
NOTE 1: This first pre-release is aimed to test GitHub Actions CI build & packaging scripts for Android and Linux platforms. GUI and "wallet" features are not fully enabled yet, so runnig app may look empty/buggy. NOTE 2: Next up will be macOS and Windows (32 and 64 bit). iOS will be available a little bit later. NOTE 3: "Wallet features" will be added in next pre-releases later during upcoming week. Thanks 🙂 PS: Please, report any issues in this thread, I'll inspect provided feedback and open separate issues if necessary. This will help to avoid duplicate issues. |
I test it with Huawei P20 Lite:
|
@ghostx1x, thank you for your feedback 👍 |
Hi, I recently published second pre-release for testing purposes. @Xecute0101, @nnian, @ghostx1x and others are kindly invited to perform a small test:
macOS:
NOTE: This second pre-release is aimed to test GitHub Actions CI build & packaging scripts for macOS platform. GUI and "wallet" features are not fully enabled yet, so runnig app may look empty/buggy. PS: First pre-release was removed. Second pre-release contains Android, Linux and macOS packages. |
First release apk works well with Samsung Galaxy S8+. |
@Xecute0101, thank you for your feedback! 👍 PS: Next release is going to be Windows related and once tested, I'll push a number of commits with GUI and other updates/improvements. |
This issues is created for posting updates and collecting feedback related to QWCX v1.0.0 milestone.
The text was updated successfully, but these errors were encountered: