Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 1567. (Read 4670972 times)

sr. member
Activity: 264
Merit: 250
I would like to see the mixin as well.

Also, just to clarify something: this is a complete rewrite of simplewallet and not a wrapper, correct? Is so, then it must be able to connect to a daemon on another device, correct? If so, then there is no reason the wallet will not be compilable for ARM, correct? If so, then it will be truly cross platform (Windows, Linux, OSX, Windows Phone, Android,  iOS), correct?

If not, please let me know where my enthisiasm gets derailed.

"Mixin" is denoted as the "privacy level".

The software integrates the functions of the daemon and the wallet, so no EXE/RPC wrapping is needed, and everything could be merged into one assembly. The question about being "truly" cross-platform is interesting for me too though, but it may be done, as I think that even the current implementations could be ported to ARM.

I am glad that the the official GUI wallet has finally been presented, but a bit sad to know that I "failed miserably" with the design of Monero Client .NET. Cheesy
Nevermind, I had a talk about this with the developers, and they told me that unofficial GUI wallets will have to be able to perform special tasks. That's why I added merchantability support for mine, for instance. I also play a role at designing specifications of some upcoming "things" in the background... Smiley

More than 2 months of work - including planning - finally has a product. Great job, keep it up! Wink
sr. member
Activity: 263
Merit: 250
I would like to see the mixin as well.

Also, just to clarify something: this is a complete rewrite of simplewallet and not a wrapper, correct? Is so, then it must be able to connect to a daemon on another device, correct? If so, then there is no reason the wallet will not be compilable for ARM, correct? If so, then it will be truly cross platform (Windows, Linux, OSX, Windows Phone, Android,  iOS), correct?

If not, please let me know where my enthisiasm gets derailed.
legendary
Activity: 1512
Merit: 1012
Still wild and free
I like the clean look, but above all what I really like is that it is so different from the bitcoin wallet (Qt core at least). This different look, from scratch, is consistent with the fundamentals (Monero is not a bitcoin-fork). This is the harder, more ambitious way to go.
If you manage to have something highly intuitive even though you went in the "hard" direction of a completely different look, it's really well done. Looks like it so far, nice work!!
legendary
Activity: 1610
Merit: 1004
I think they should rename the Monero Missives to the Monero Massives because this looks like a great UI.

Can't wait to use it (on OSX). Hehe.

Edit:
I would like to be able to see the # of mixins on the slider where you choose how private to make the transaction.
hero member
Activity: 560
Merit: 500
BTW, is there a list of languages needed for localization? I might be able to help with a couple.

Once the text is organized using Qt Linguist, there's little additional work to add a language beyond obtaining the translation itself. So I think we'll add any realistically useful language that someone can provide support for.
member
Activity: 104
Merit: 10

Eizh,

Nice work, looks awesome.

Is there a list of planned features available yet for this GUI?
So beautiful
legendary
Activity: 3766
Merit: 5146
Note the unconventional cAPITALIZATION!


this is my favorite pic


Look!  That is the Monero donation address...

I know you are a donator darlidada, in fact you are a:
Donators of 100 XMR - 3rd dan monero heros with coins of Gold


Smiley 

In case other want to support the continued progress of this project  and cement your name among faithful who supported the project in the beginning you can find out more info here:

https://bitcointalksearch.org/topic/monero-community-hall-of-fame-700400

No donation is too small really.  Even a SINGLE MONERO will earn you a title and place on the wall of fame.
sr. member
Activity: 294
Merit: 250
FPGAs are utterly slow on memory hard Stuff, take a look at scrypt and an FPGA with enough Logic Cells to fit the PoW on is expensive.
So like for Scrypt we will prolly see ASICs on the Market directly, FPGAs aren´t suitable for that from a cost/speed ratio.

There are tons of GPU miners outside, mining Darkcoin, Vertcoin or whatever, why do you think a lousy 2 Mhash increase (we were already at 20+mhash before) in hashrate involves "magic" Wink?
A single big GPU farm could do that.


botnet...

It is very easy to tell you are a troll...

the botnet argument has been addressed, probably at least ten times.

Also, you have a -4 trust score so no one is going to listen to you anyway. Get a new account maybe?
hero member
Activity: 723
Merit: 503


this is my favorite pic
newbie
Activity: 4
Merit: 0

I recommend watching the first 17 mins of the chat. This is not a mock-up - it's a live run of the code inside Qt creator so fluffypony goes through the functionality. Video link: https://www.youtube.com/watch?v=LlTDS3iCqRY


Thanks for the youtube link. Well done dev-team!

Please everyone note the important change of terminology, "wallet" turns into "account".

While I agree to the change, which actually makes more sense in the way that it actually is more an account than a wallet - it's essential to make people understand the importance of the local storage of keys to access the account. An account is usually something stored somewhere else - in a bank for example - and not local storage.

BTW, is there a list of languages needed for localization? I might be able to help with a couple.
legendary
Activity: 2380
Merit: 1085
Money often costs too much.
Quote
You can collapse the Twitter/News bar if that annoys you.

Is it possible to opt-out of Twitter pre compiletime?
full member
Activity: 212
Merit: 100
That wallet is amazing x100. The Bitcoin wallet looks childish over that one! Monero to the moon !
legendary
Activity: 1624
Merit: 1008
I'm on a small pool and their HR has doubled even though the number of miners is virtually the same.  

Then again my hr displayed on the pool is >50% more than it was yesterday.  

hero member
Activity: 723
Merit: 503
Watch the first 17 minutes at least! The screenshot is nothing compared to what the features of the GUI!
hero member
Activity: 979
Merit: 510
That is one beautiful wallet, way to go!
legendary
Activity: 2268
Merit: 1141
Looks really nice!
hero member
Activity: 560
Merit: 500

Eizh,

Nice work, looks awesome.

Is there a list of planned features available yet for this GUI?

I recommend watching the first 17 mins of the chat. This is not a mock-up - it's a live run of the code inside Qt creator so fluffypony goes through the functionality. Video link: https://www.youtube.com/watch?v=LlTDS3iCqRY

Basic overview:

The fully expanded account manager is intended for power users. There's a miniaturization button that takes us to a Bitcoin-style simplified interface (image 14 in the set I linked) where all you can do is send funds.

The transaction history can be searched/sorted by a lot of parameters including date ranges, address/names, amounts, payment IDs, etc. There's a slider to set the mixin level. You can collapse the Twitter/News bar if that annoys you. A wizard (for the first time it's launched) is in progress.

International translations will be crowdsourced to the community. Mining is not yet functional but the intention is to have it going in the background, helping secure the network and earning 'interest' for the user. You can opt out if wanted.
legendary
Activity: 952
Merit: 1000
Stagnation is Death
The best wallet GUI i ever saw

 Thanks to the awesome people who made it possible
legendary
Activity: 2453
Merit: 1026
Energy coin master
This GUI wallet looks real great!
I redraw my XMR from exchange to put it into this wallet soon!
legendary
Activity: 1498
Merit: 1000

Eizh,

Nice work, looks awesome.

Is there a list of planned features available yet for this GUI?
Jump to: