mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* chore: remove balance card and fix layout * chore: change send screen styling * feat: add onchain send * feat: send exact amount in swap outs * chore: address feedback * chore: change swap transaction title and add to address * chore: refactor zero amount screen and remove confirmation * chore: add x icon to recipient in lnurl pay * chore: split onchain send page into separate components * fix: set headers and remove send layout * chore: show warning if balance is low * chore: change name to PendingPaymentAlert * chore: add increase balance warning on exceeding amount * chore: minor changes * chore: remove you'll be notified message * chore: add on-chain transactions alert on wallet page * chore: align sending and payment pending alerts * chore: make sure amount doesn't reset * fix: small onchain amount alert copy * chore: rename isSending to useExactReceiveAmount * chore: add mempool and anchor reserves alert to onchain send screen * chore: use spending alert consistently and remove red text * chore: add option to edit fee rate * fix: styling after tailwind upgrade * feat: add swap in and onchain deposit to receive flow (#1585) * chore: remove receive layout * feat: add onchain address to receive flow * feat: add receive screen to swap in and deposit bitcoin * chore: rename import to MIN_SWAP_AMOUNT * chore: add onchain button when alby account is disconnected * fix: link * chore: add OnchainAddressDisplay and use useSearchParams hook * fix: use actual swap limits from boltz api (#1598) * fix: create another invoice button * chore: use fee rate instead of network fee * fix: styling after tailwind upgrade * chore: rename swap fees to swap info * chore: use lottie loading component * chore: add mempool alert * chore: make swaps the default option for send/receive onchain --------- Co-authored-by: Roland Bewick <roland.bewick@gmail.com> * chore: consistently show fee rate in sat/vByte * chore: minor copy changes --------- Co-authored-by: Roland Bewick <roland.bewick@gmail.com> |
||
|---|---|---|
| .. | ||
| alby_http_service.go | ||
| http_service.go | ||
| models.go | ||