Commit Graph

3983 Commits

Author SHA1 Message Date
dni ⚡
1c3a9d1881 remove lockup_tx from exmaple equation 2023-01-26 14:08:24 +01:00
dni ⚡
afe43b6bd4 dynamic fee calc 2023-01-24 11:23:09 +01:00
dni ⚡
b197a87eed change boltz fee in example 2023-01-24 11:23:09 +01:00
dni ⚡
302ed83051 add boltz fee dynamically 2023-01-24 11:23:09 +01:00
Vlad Stan
331c8e593b
fix: ignore extra settings fields (#1398)
* fix: ignore extra settings fields

* fix: format
2023-01-23 14:25:54 +01:00
Pavol Rusnak
a089188664
add pyright to the project (#1367)
* add pyright to project + bump prettier to latest

* reformat to match the latest prettier rules
2023-01-23 10:29:17 +01:00
Titusz
9693e5932b
Track fiat amount in TPoS invoices. (#1384) 2023-01-23 10:27:19 +01:00
dni ⚡
d30a6dc5c1
fix jukebox issues introduced from mypy pr (#1387)
* fix jukebox issues introduced from mypy pr

* fix no invoice

Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:17:16 +01:00
dni ⚡
b13588dcef
DOCS: improve boltz fee information (#1386)
* improve fee information an docs

* review @michael1011

Co-authored-by: ben <ben@arc.wales>
2023-01-23 10:16:27 +01:00
calle
ffb5a91f67
add robots.txt (#1383) 2023-01-20 09:25:46 +01:00
blackcoffeexbt
dcf5f0adaa
Gerty extension tweaks (#1360)
* Changes to font sizes on Gerty to improve appearance and readability on hardware

* Gerty URL checker removes https, http and trailing slash from display

* Gerty: Added modal with copy pasta for API URL

* Gerty: Removed toggleStates Vue watch to fix weird UI toggle behavour

* Gerty: Remove API link button from list of Gertys

* Gerty: Added block height option

* Gerty: Added api response when no page number is supplied in GET request

* Gerty: blacked

* Gerty: Ran prettier on templates

* Gerty: Added block height text and removed mini gerty option

* Gerty: Remove mini gerty font sizes

* Gerty: Moved URL formatting function. Set max URLs to check to 4

* Gerty: Removed unused async calls

* Gerty: Casing fix in "copy URL" > "Copy URL"

* Gerty: Removed dead code

* Gerty: Removed unused /pages/[id] def from views_api.py

* Gerty: Ran prettier and black
2023-01-19 10:33:48 +01:00
dni ⚡
d89a6a337a
boltz extension v2, recurring swaps (#981)
* add status to statusdialog

* first commits for boltz update

* formatting

* add latest boltz-clien package

* big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet

* blacking, sorting and stuff

* remove unused req_wrap helper

* remove api docs from frontend

* bug: frontend boltz limits error

* clean up buttons

* update to boltz-client 0.0.8

* fix tests to poetry version 1.3.1

* update requirements

* formatting

* recurring swap works now, need more finetuning

* add exceptions for multiple auto swaps and swapping in with active auto swap

* black

* auto reverse swap actually works :)

* remove swap status dialogs

* update to boltz_client 0.0.9

* update to boltz-client 0.1.1, and fix startup

* update requirement.txt for boltz-client

* fixup columns in table, remove unused payment.extra, change deezy label

* remove balance check for auto swap out

* update boltzc-lient to 0.1.2, fix mypy issue inside boltz package

* nitpicks calle tasks.py

* calle nitpicks crud

* calle nitpicks crud

* refactor

* fix formatting

* circular import

* black :)

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2023-01-19 10:30:47 +01:00
ben
a8b32194eb Reworded 2023-01-18 18:51:42 +00:00
ben
99d963c726 Added models and simple example 2023-01-18 18:50:07 +00:00
Arc
bfc99937f6
Update README.md 2023-01-18 18:03:29 +00:00
ben
71fc1b7146 Added images 2023-01-18 17:51:15 +00:00
ben
266471a5e3 Added shipping 2023-01-18 17:16:49 +00:00
ben
df68400a25 Added shipping zone 2023-01-18 17:10:22 +00:00
Arc
a7e8593a9a
Update README.md 2023-01-18 16:45:09 +00:00
ben
b3aa471125 Made link to DA more prominent 2023-01-18 16:30:39 +00:00
ben
95f762b687 updated to DA 2023-01-18 16:27:44 +00:00
calle
9d3290cd9a
fix: lntips payment lookup error handling (#1374) 2023-01-18 12:02:32 +01:00
ben
615734e4a9 Merge branch 'main' into draggablecopilot 2023-01-16 10:01:40 +00:00
calle
17f5b734b2
Cashu 0.8 (#1370)
* support cashu 0.8

* dont comment out script

* update cashu logo on mint page

* fixing versions

* installing cashu from pypi works

* update requirements.txt
2023-01-15 11:24:11 +01:00
Pavol Rusnak
20e6ca019e
replace lnbits-legend with lnbits in github links (#1366) 2023-01-14 12:26:17 +01:00
dni ⚡
f624b54cfb fix wrong migration 2023-01-12 16:05:25 +01:00
calle
717ae540b0
Merge pull request #1352 from lnbits/fix/OffShopImageSize
add image by URL and limit size on API
2023-01-12 15:45:49 +01:00
ben
ad3b422e9f Merge branch 'main' into make-nip5-editable 2023-01-12 12:27:19 +00:00
ben
6084ac1633 Merge remote-tracking branch 'origin/main' into make-nip5-editable 2023-01-12 11:11:39 +00:00
dni ⚡
bb57831c53 fix little issues after refactor :) 2023-01-12 08:05:05 +01:00
Joel Klabo
76e84359ce Remove Accidental Import 2023-01-11 18:51:09 -08:00
Joel Klabo
731ebf9f85 Fix EditDomainData in Test 2023-01-11 15:51:05 -08:00
Joel Klabo
936e9342a2 Formatting 2023-01-11 15:45:43 -08:00
Joel Klabo
a5825f1aa9 Enabled Editing the Price for NIP-5 Domains 2023-01-11 15:39:01 -08:00
dni ⚡
85afb39388 add mission column in sql 2023-01-11 19:24:19 +01:00
dni ⚡
569990a760 feature request from ben new pr 2023-01-11 19:21:13 +01:00
callebtc
5f60b025d5 if this isnt the last commit I will burn it all down 2023-01-11 18:06:42 +01:00
callebtc
a0c66871fa relative import 2023-01-11 18:03:50 +01:00
callebtc
701b66e71e make format 2023-01-11 17:54:28 +01:00
calle
affcb9feca
Merge branch 'main' into fix/mypy-bleskomat 2023-01-11 17:50:37 +01:00
Tiago Vasconcelos
fc7a799b89 add image by URL and limit size on API 2023-01-11 16:33:01 +00:00
callebtc
6d25fa4fa0 fix it! 2023-01-11 17:32:39 +01:00
ben
4397516160 Make QR code and price draggable 2023-01-11 14:09:19 +00:00
callebtc
1f23d45d11 make format 2023-01-11 12:52:47 +01:00
callebtc
6afdff0f29 relative import 2023-01-11 12:49:11 +01:00
calle
3e1cc79a23
Merge pull request #1346 from lnbits/fix/settings/lnd_rest_admin_macaroon_nonexistent
fix: add missing entries
2023-01-11 12:15:34 +01:00
calle
b8dd74299d
Merge pull request #1336 from lnbits/mypy_fix_ignore_missing_imports
fix: mypy - constrain `ignore_missing_imports = "True"`
2023-01-11 12:12:53 +01:00
ben
d38ce5a119 Merge remote-tracking branch 'origin/main' into fix-satoshi-formatting-nip5-index 2023-01-10 18:45:22 +00:00
Arc
0901f64118
Merge pull request #1335 from lnbits/fix/DAImageSize
Limit the size of images in Marketplace
2023-01-10 18:44:55 +00:00
ben
2602f044da format 2023-01-10 18:37:54 +00:00