Giter Site home page Giter Site logo

Comments (5)

motorina0 avatar motorina0 commented on June 24, 2024
  • reset counter to last used address (add button)?
  • export to CSV
  • add tag to address
  • master pubkeys
    • show type
    • support taproot
  • store amount for addresses
  • scan change addresses
    • show "change" icon in the utxo set
  • scan 20 addresses gap
  • show found utxos while scanning
  • add tabs
    • Coins
    • History
    • Addresses
  • add more APIs (check electrum list) -> useful for "too many requests" and for annonimisation
  • add transaction link to mempool.space
  • scan QR code for xpub
  • reveal/show full address (a-la trezor)
  • refactor all LNbits.api.request promises to await
  • trim xpub
  • show address and wallet for UTXOS (instead of tx_id)
  • have default wallet? When generating an address select this one by default
  • wallet: show funds per wallet, show type
  • add note/tag for each address
  • update API docs and samples
  • rename labels Wallet to Wallet Account
  • add Wallet search to coins
  • add balance for wallet
  • add copy button for address (addresses table and below QR)
  • get fresh address -> refresh addresses table
  • import addresses (just a bunch of keys)
  • handle duplicate addresses (do not add value twice to the balance)
  • show confirmed/pending badges
  • show last shared badge
  • all tx_ids and addresses must be links
  • exclude change addresses from history
  • group History by transaction ID
  • re-check change addresses, amount == 0, not the same as not used
  • create Config dialog & table (mempool, gap-limit, change gap-limit)

from lnbits.

motorina0 avatar motorina0 commented on June 24, 2024
  • test mempool transactions (not confirmed)
  • test address with more UTXOs
  • test more users with same xpubs (should be no overlaps in update/delete)
  • test Delete Wallet, also deletes addresses and recomputes the total amount
  • test with sqlite (default)

from lnbits.

motorina0 avatar motorina0 commented on June 24, 2024
  • Support P2SH and P2WSH <- more effort
  • recheck tx size for p2sh-p2wpkh
  • bitcoin invoice
  • socket to notify
  • closest UTXO by amount
  • same address UTXOs together
  • set LockTime current block + 1 (avoid fee snipping)

from lnbits.

motorina0 avatar motorina0 commented on June 24, 2024
  • swagger?

from lnbits.

motorina0 avatar motorina0 commented on June 24, 2024
  • add OP_RETURN support

from lnbits.

Related Issues (17)

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.