Code Monkey home page Code Monkey logo

Comments (4)

AndreasGassmann avatar AndreasGassmann commented on May 26, 2024 2

This has been implemented a while ago, you can now filter your addresses by secret in the Wallet as well. Thanks for suggesting this!

from airgap-wallet.

AndreasGassmann avatar AndreasGassmann commented on May 26, 2024 1

Hey, sorry for the late reply, again.

It doesn't affect the individual coin protocols or blockchains, but it does affect the messages that are exchanged between Wallet and Vault. Because currently, only the necessary information like public key and coin type is exchanged. We will need to change this to also include some kind of "secret identifier". Because right now it's impossible to know which accounts originate from the same secret, so grouping is not possible.

Because we now have to update the messages for another feature, we'll also include this change. This means that hopefully soon this feature will be available. I'll keep you posted :).

from airgap-wallet.

AndreasGassmann avatar AndreasGassmann commented on May 26, 2024

Hi, sorry for the late reply.

We'll look into this, but it would require a breaking change of our sync protocol between the wallet and the vault, so if we do it, we'll most likely wait until we have to introduce another breaking change.

I'll leave this issue open so we keep it on our radar.

Thanks for the suggestion!

from airgap-wallet.

databu avatar databu commented on May 26, 2024

Oh, I was thinking of this simply to easily see which account belongs to what secret. I thought that such a grouping could be done in the UI only, without affecting any protocol?

Maybe I should describe where this suggestion is coming from. As it is right now, if I e.g. have 2 secrets, say 1 private and 1 for my business, and ETH accounts on both, my only way to distinguish them is by either recognising their public keys (easy to mix up) or their aprox. amounts. It would be so much easier to see what is what if I can group them by the name of the secret, or even just by manually assigning names.

from airgap-wallet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.