Commit graph

  • d5cc8d9187 refactor: send psbt to device Vlad Stan 2022-07-27 10:10:09 +03:00
  • 5d1d2d634a feat: prompt for Connect and Login before signing Vlad Stan 2022-07-27 09:48:52 +03:00
  • 7a3b675119 feat: add Disconnect command Vlad Stan 2022-07-27 09:27:51 +03:00
  • 689cd09aef feat: toggle serial port Vlad Stan 2022-07-27 09:16:36 +03:00
  • 8dfc133460 refactor: code clean-up; use slot for serial-signer Vlad Stan 2022-07-27 08:05:32 +03:00
  • 5ee81f2e5a refactor: payment component Vlad Stan 2022-07-26 20:27:48 +03:00
  • df7ebc6699 refactor: move serial port logic Vlad Stan 2022-07-26 20:06:07 +03:00
  • 4e9cfc0f74 fix: psbt generation Vlad Stan 2022-07-26 18:40:35 +03:00
  • b0216bff75 fix: show erro messages Vlad Stan 2022-07-26 18:07:53 +03:00
  • 59d960b5f9 fix: coin selection Vlad Stan 2022-07-26 17:42:37 +03:00
  • 24d162f3fc feat: update tx size in real time Vlad Stan 2022-07-26 16:31:39 +03:00
  • cec44f4a99 fix: change amount Vlad Stan 2022-07-26 16:05:36 +03:00
  • 31729e41cf feat: shuffle the UI Vlad Stan 2022-07-26 15:54:08 +03:00
  • 1bd74aba4d chore: code clean-up Vlad Stan 2022-07-26 14:29:00 +03:00
  • 74328bfeb5 fix: coin selection mode Vlad Stan 2022-07-26 14:11:42 +03:00
  • eedd0ee6a3 fix: max amount Vlad Stan 2022-07-26 14:09:16 +03:00
  • b576ef4f21 fix: scanAddressesWithAmount Vlad Stan 2022-07-26 13:26:18 +03:00
  • dc2ecfe9a2 feat: show custom fees & two way binding for addresses Vlad Stan 2022-07-26 12:50:25 +03:00
  • 86d3ebd5dc fix: change address and Select All coins Vlad Stan 2022-07-26 12:03:12 +03:00
  • dc95143998 fix: change address Vlad Stan 2022-07-26 11:31:23 +03:00
  • c76644c561 fix: init sendToList Vlad Stan 2022-07-26 11:08:10 +03:00
  • 5638bca2d7 refactor: payment: first migration Vlad Stan 2022-07-26 10:44:36 +03:00
  • 3765900be0 refactor: extract send-to component Vlad Stan 2022-07-26 10:11:29 +03:00
  • 3e7ce185f6 refactor: rename component Vlad Stan 2022-07-25 20:03:48 +03:00
  • be6dbb68c6 refactor: rename fee to fee-rate Vlad Stan 2022-07-25 19:40:35 +03:00
  • e98e3504ad feat: partial payment redesign Vlad Stan 2022-07-25 19:37:16 +03:00
  • 799fb99661 feat: UI/UX improvements Vlad Stan 2022-07-25 17:37:06 +03:00
  • e6b46301df refactor: extract utxo-list component Vlad Stan 2022-07-25 15:58:18 +03:00
  • d6b285feb5 refactor: extract history component Vlad Stan 2022-07-25 15:34:41 +03:00
  • ff29aacace refactor: extract address-list component Vlad Stan 2022-07-25 14:57:54 +03:00
  • 8376f08e8b chore: code format html component files Vlad Stan 2022-07-25 11:53:57 +03:00
  • afbdfeff8c refactor: clean-up Vlad Stan 2022-07-25 11:24:02 +03:00
  • c5755ac587 refactor: extract wallet-list component Vlad Stan 2022-07-25 10:50:12 +03:00
  • b18a4d37e3 refactor: extract wallet-config Vlad Stan 2022-07-22 18:01:47 +03:00
  • 46dfd337b2 refactor: move components one folder up Vlad Stan 2022-07-22 16:45:42 +03:00
  • b96bdf25f6 feat: basic use of custom components Vlad Stan 2022-07-22 16:27:35 +03:00
  • f102928812 feat: hide panels after transaction is broadcast Vlad Stan 2022-07-22 14:49:14 +03:00
  • 63424d1ca4 feat: show spinner while signing tx Vlad Stan 2022-07-21 17:09:57 +03:00
  • 99813a48cd feat: always show PSBT input text (for outside PSBTs) Vlad Stan 2022-07-21 16:00:29 +03:00
  • 412dc8b579 feat: add restore command Vlad Stan 2022-07-21 15:05:51 +03:00
  • 559b4a663c feet: add seed command Vlad Stan 2022-07-21 12:18:45 +03:00
  • 9cbd01d514 feat: add wipe command Vlad Stan 2022-07-21 11:48:33 +03:00
  • 5f7537f600 feat: add help command Vlad Stan 2022-07-21 11:01:05 +03:00
  • 01c81c1a83 feat: simplify UI Vlad Stan 2022-07-21 10:46:22 +03:00
  • ded6df61b1 feat: more small UI impreovemsnts Vlad Stan 2022-07-21 10:06:27 +03:00
  • 7f32139bcd feat: ui/ux improvements Vlad Stan 2022-07-20 18:17:27 +03:00
  • 9c343acf86 feat: ui improvements Vlad Stan 2022-07-20 17:10:37 +03:00
  • a0d56a7e06 feat: login and send commands to HWW Vlad Stan 2022-07-20 16:57:32 +03:00
  • b7c4a411b1 feat: integrate psbt response from HWW Vlad Stan 2022-07-19 18:48:39 +03:00
  • 367faf437a feat: broadcast transaction (partial solution) Vlad Stan 2022-07-15 09:02:50 +03:00
  • 6098b8308e feat:small UI improvements Vlad Stan 2022-07-14 18:47:52 +03:00
  • 0e87e6608f fix: handle Connect/Disconnect failure state Vlad Stan 2022-07-14 18:21:16 +03:00
  • d80ae7de1b feat: show signed transaction details Vlad Stan 2022-07-14 17:37:36 +03:00
  • 73adc4a7e8 feat: handle psbt extract Vlad Stan 2022-07-14 14:15:11 +03:00
  • 3bf0bb1e63 fix: port disconnect Vlad Stan 2022-07-13 17:56:12 +03:00
  • 7594474189 feat: send data to and from serial port Vlad Stan 2022-07-13 17:22:45 +03:00
  • ae68c4dc6e chore: code format Vlad Stan 2022-07-13 12:45:38 +03:00
  • 41608b4b30 feat: add basic communication via the serial port Vlad Stan 2022-07-12 17:34:40 +03:00
  • 7b75cbf59c feat: add Share PSBT button with options Vlad Stan 2022-07-12 15:46:30 +03:00
  • 91fefdb83d
    migration for extensions (#835) calle 2022-08-03 11:27:08 +02:00
  • 989c6b51ba
    Updates to documentation (#574) fusion44 2022-08-03 10:03:01 +02:00
  • d38ff896f6
    update dev docs for internal testing before pushing (#801) Arc 2022-08-03 08:55:20 +01:00
  • 28af0a2100
    nix: add defaultText to services.lnbits.package (#803) MatthewCroughan 2022-08-03 08:52:04 +01:00
  • 716a30a0fc
    make instant wallet available in custom vouchers (#830) Tiago Vasconcelos 2022-08-03 08:51:16 +01:00
  • 972a1d4ac9
    Update installation.md Arc 2022-08-02 22:02:53 +01:00
  • a948f0f8d9
    Update installation.md Arc 2022-08-02 22:01:09 +01:00
  • 08fd967f8a
    Update installation.md Arc 2022-08-02 22:00:55 +01:00
  • 3b6c2b0103
    Update installation.md Arc 2022-08-02 21:59:55 +01:00
  • 88ef3a38fc
    Update installation.md Arc 2022-08-02 21:01:58 +01:00
  • b3c866fd1d
    Code health: Small linting fix (#813) calle 2022-08-02 16:17:47 +02:00
  • 9154660479
    Fix/tipjar desc and satspay (#824) Tiago Vasconcelos 2022-08-02 15:16:32 +01:00
  • c36da4172c
    reset the form after close (#821) Tiago Vasconcelos 2022-08-02 15:14:52 +01:00
  • 1374aabf92
    Merge pull request #826 from lnbits/poetrypy Arc 2022-08-01 18:59:10 +01:00
  • b8c1b2ad8f Set dep in poetry ben 2022-08-01 18:58:36 +01:00
  • 0b2c01e388
    Merge pull request #825 from lnbits/poetrypy Arc 2022-08-01 18:49:19 +01:00
  • cb87b55e9d format ben 2022-08-01 18:48:56 +01:00
  • da57f55493 poetry python dependency to any 3.9 ben 2022-08-01 18:46:28 +01:00
  • fed01b70bd Set python version in Poetry ben 2022-08-01 18:37:37 +01:00
  • d841690460
    try except for check payment status (#820) calle 2022-08-01 16:51:19 +02:00
  • 9c19b61e4a
    Mega-merge 3: CLN update client lib with descriptionhash support (WIP) (#792) calle 2022-08-01 16:41:50 +02:00
  • f1ec7e33f0
    Mega-merge 2: Invoice/refactor description hash (WIP) (#814) calle 2022-08-01 16:20:25 +02:00
  • c88e6b0e62
    Mega-merge 1: Test invoice creation with description hash (WIP) (#812) calle 2022-08-01 16:12:25 +02:00
  • a1919e0619
    reset data (#819) Tiago Vasconcelos 2022-08-01 11:57:30 +01:00
  • 925a7735da
    change z-index for wallet tab (#818) Tiago Vasconcelos 2022-08-01 11:56:56 +01:00
  • 28c50d93ce
    Merge pull request #817 from lnbits/clichefund Arc 2022-08-01 10:47:26 +01:00
  • 457829de0c Make format ben 2022-08-01 10:22:51 +01:00
  • cf85018f9d Queens English ben 2022-08-01 10:19:07 +01:00
  • f7a675962a
    Update lnbits/wallets/cliche.py Arc 2022-08-01 09:51:52 +01:00
  • 3e40d91466 changed to hex ben 2022-08-01 09:50:24 +01:00
  • 84cb581207 mypy ben 2022-08-01 09:48:00 +01:00
  • 0d4ccad6d7 some mypy ben 2022-08-01 09:41:03 +01:00
  • 17cd1dec47 Added dependencies ben 2022-08-01 09:26:15 +01:00
  • 723d7fffd2 Changed back to VoidWallet ben 2022-08-01 08:58:21 +01:00
  • c6b72f7f47 Make format ben 2022-08-01 08:56:37 +01:00
  • 940ef26003 format ben 2022-07-31 23:51:57 +01:00
  • cac7e1e3c0 Works almost ben 2022-07-31 23:46:42 +01:00
  • c9c3dd3f66
    add coverage report for regtest tests (#816) calle 2022-07-31 19:48:20 +02:00
  • c075b28a96
    Put venv server un direction back Arc 2022-07-31 10:22:29 +01:00
  • f24d593f00
    Fix docker staticfiles (#811) calle 2022-07-30 17:09:14 +02:00
  • 19fda31afb
    Merge pull request #809 from lnbits/opennodedirtyfix Arc 2022-07-29 12:43:20 +01:00