New Wallet Feedback Thread

yes switching to plain text works, but I still think that having “haptic” feedback when entering a password makes it easier, just some wiggle in the dots when there is a new character added or something.

But maybe I am misjudging that, I mean it works as it is and it’s only a minor thing :slight_smile:

On a different note, I initiated an EUR/NIM swap and cancelled it at step 2/5 via the interface (before sending the EUR transaction). There was the warning that the swap volume will still be deducted from my monthly limit, I clicked “OK” and it immideately switched to “Step NaN/5” and it’s still stuck there :smiley:

1 Like

Thank you, @Redexe!

I agree on the dots in the password field, it’s not obvious that users are typing (or not typing anymore).

For the ghost swap, we have a fix and will go live later today (CR time) :wink:

2 Likes

Just tried the new nimiq oasis integration in wallet. Few things I noticed:
My bank asks for First Name, Last Name and Bank Name. I was a bit confused what to put there.
Also the link to “block explorer” after sending the SEPA transfer seems broken to non-technical users: https://oasis.ten31.com/v1/htlc/H7B3SMUOJBEL37PVCHXPQS6E6
Last thing is the reference, it shows spaces in the UI but when copying there are no spaces. Does it work for both? Maybe removing the spaces from the UI can remove the doubt.

At first you have to choose you are sending the wire to a company.

2 Likes

BUG: If you are in the settings, and click on the “Buy NIM & BTC with OASIS!” thing on the left, you go to the wallet and the popup opens. but if you click on the x, you go back to the settings in the background, but the popup is still there. if you click again, the popup closes.

1 Like

@ekamask20 Welcome to the forum, how did you find out about NIMIQ?

hi, I am not new. I am in Nimiq’s telegram since August-September.
Bitboy is the answer, though.

Hi, In regards to the OASIS trasfer limit, if a transaction fails (ie due to not istant SEPA or wrong ref) the limit is reduced as if it was correct, despite transaction does not occur. Hope I explain the issue corrrectly.

1 Like

Hello, your wallet is very intuitive, simple to use ! Below some idea to improve the user experiency :

  • add the possibility to see the marker evoluation with “1h” (Actually there is 7D, 24h) + add weather icon according the market (sun, could…)
  • Import contact with their NIM address
  • Add Ethereum address (the goal is to touch much people as possible)
  • Create an official nimiq wallet app for android and iOS with the same functionalities that the browser wallet (Like Elrond did with Maiar app)
  • From the wallet add the link to minning (https://miner.nimiq.com/) and to the possibility to download/read the whitepaper and some others usefull documentation/tutorials
  • When POS will be used instead POW, add the possibility to stack from the wallet

Thank you for the good job you do for this project !

2 Likes

I wonder whether it would be posible to have KYC only tight to the liquidity provider’s API, namely FastSpot. That way in case that someone wanted to build/run a copy of the wallet locally they could use their own API keys or even a different liquidity provider. Although, on a second thought it might open a completely different can of worms, the advantage would be making the wallet, which is the entry point to the Nimiq ecosystem, even more robust against censorship and things like that.

1 Like

This is what people will see when they use a login file that is only used for single address.

1 Like

Not sure if on purpuse, but the fiat value of the transactions made in the past is not updated with the exchange rate. If I sent 1 nim and it was worth 0,007€ this is shown also today despite it is worth 0.01€.

I believe that is by design so you can see the fiat value at the time of the transaction.

3 Likes

There used to be two fiat value when Wallet 2.0 was new. One is historical value and another was current value. Now, it is only the equivalent value at time of transaction like @Sandman said.

2 Likes

Hey guys,

I was wondering about the loginfiles and safety a little bit. Not sure how it works now but when you create loginfile with new password - the old one doesn’t neccessarily gets disabled, correct? So now you have let’s say 2 /3/4 loginfiles with 2/3/4 passwords to the same wallet, where the old one may be less secure than the later.

Doesn’t this compromise security a little bit? I understand that invalidating older login file + password while creating new one might not be the best idea, but how about we got some security tab in the settings where we can see number of active/downloaded loginfiles and also option to disable them? So we can actually manage and be sure to have only the latest loginfile with our latest password available and noone can breach the wallet if they hack the previous versions?

I am not sure if I am explaining myself clearly but this is somewhat of a concern to me, as loginfiles are usually stored locally on the computer that’s online most of the time…

I get it that one way to do that is to actually delete the loginfile and then it should be forever gone, but that might not be the case if you have some sort of virus in the computer. Also it happened to me before that I would copy my loginfile to multiple directories and then actually forgot about them - as I thought downloading the new loginfile with new password would disable the older one. Any sort of reasoning behind this? Is there maybe an loginfile + 2fa option in the works for the future?

Thanks!

1 Like

Yes dark mode needed!

Hi!

I completely understand what you mean.

However, with the app architecture that we are using, invalidating old LoginFiles is impossible.

Nimiq does not store any data about you or your accounts on its servers. We do not store and manage your password or your addresses.

Your account is only recreated from your LoginFile. And when you change your password, you get a new LoginFile, encrypted with the new password, but there is no way to make the old LoginFile invalid, as it also includes your account seed.

Deletion of the file is the only way to “disable” it.

3 Likes

Hi! Thanks for the reply Soren, so in case someone takes advantage of your file and might know the password it is mandatory to make new wallet … which sucks a little bit as sometimes you get accustomed to your avatar and adress in general :slight_smile:

Anyway - other thing I noticed now - I have never actually used loginfiles all that much - but when you logout and login again your wallet details resets - account name and wallet name for example - is this also something that cannot be fixed because it is a little bit annoying that you would have to rename both your account and wallet every time you use it - safely. I guess for most of the people who for example share their computer leaving your wallet online all the time is not so convenient, even though your password is safe and secure… It makes rename functions a bit obsolete like this. Any thoughts?

When you log out in the wallet. All data currently stored on your computer will be removed. Along with your encrypted privatekeys, your wallet aliases will be removed as well.

The roadmap has a topic called: Syncing contact book. Maybe this can be extended with wallet aliases.

3 Likes

Thanks for sharing, looks good.