Giter VIP home page Giter VIP logo

Comments (7)

bumi avatar bumi commented on August 11, 2024 1

@escapedcat actually this is now very relevant again, isn't it? as you implementing showing incoming transactions we now still miss that function in some connectors

from lightning-browser-extension.

qqqzhch avatar qqqzhch commented on August 11, 2024 1

I'm trying to build LNBits and lndhub locally to get test data,to see how different link transaction types are displayed。

I compared my operations and corresponding interface contents on Lightning Network Application and Ethereum Application

On the Ethereum application, more operations are transferred to tokens and linked wallets. so, the tab on the home page of Ethereum wallets mainly contains token lists and transfer records

In the lightning network application, more operations are login and transfer. The current home page tab only contains transfer records. These authorization operations related to the site are put on the website page.

Alby Wallet has many features related to the permission operation of the site. I think these should be very important features of the wallet and should be put on the home page,not on website page
alby homepage
tab1 is site operation
tab2 Recent Transfer Records

from lightning-browser-extension.

escapedcat avatar escapedcat commented on August 11, 2024 1

@qqqzhch I beleive we start to tackle what you describe in this PR: #1599
This is the start to change the general transaction list to an "event list".

This issue here is really only to implement the "incoming transactions" to all connectors which are missing this currently.

from lightning-browser-extension.

bumi avatar bumi commented on August 11, 2024

I think this is also a UX topic and we need to think about how and with which details we want to show the transactions.
During the payment process we have more data like for example the website URL, Icon, etc. It might be nice to add that information and also be able to group the payments per website for example.
e.g. this could allow us to answer the questions how much and for what a user paid on a specific domain.

That information needs to be stored locally as this is not part of the lightning invoice.
I am also not sure what transactions details all connectors provide.

from lightning-browser-extension.

escapedcat avatar escapedcat commented on August 11, 2024

Can this be closed?

from lightning-browser-extension.

escapedcat avatar escapedcat commented on August 11, 2024

Adjusted title and first description

from lightning-browser-extension.

qqqzhch avatar qqqzhch commented on August 11, 2024

In metamask, it indicates whether there is a link between the current web page and the current account. It is displayed in a very important position

from lightning-browser-extension.

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.