Commit Graph
2504 Commits
Author SHA1 Message Date
Vlad Stan 98366cfaf1 refactor: remove snake_case from JS code 2022-07-28 15:04:13 +03:00
Vlad Stan ee2342e1ba fix: adress can have activity even if the current amount is zero 2022-07-28 15:04:13 +03:00
Vlad Stan c1289c43a4 feat: add on-chain watch-only functionality 2022-07-28 15:04:13 +03:00
Vlad Stan 92e7dde500 doc: update extension name 2022-07-28 15:04:13 +03:00
Vlad Stan 085bcb8234 doc: reference Swagger documentation for REST APIs 2022-07-28 15:04:13 +03:00
Vlad Stan 8e4e0bdf2d feat: update addresses and wallets table; add config table 2022-07-28 15:03:22 +03:00
Vlad Stan a2f48de583 doc: update extension name Watch Only -> Onchain Wallet 2022-07-28 15:03:22 +03:00
Vlad Stan dec8d4b6b3 feat: add support for static files 2022-07-28 15:03:22 +03:00
Vlad Stan 2b5fc82110 feat: update text Watch-Only -> Onchain Wallet (watch-only) 2022-07-28 15:03:22 +03:00
ArcandGitHub 2ef9548b05 Merge pull request #791 from lnbits/fix/offlineshop_fiat_decimals
Offlineshop - allow for decimals in fiat unit
2022-07-28 12:47:02 +01:00
ArcandGitHub ad3e1728cb Merge pull request #596 from lnbits/qrcodemaker
Adds generic QR maker endpoint, url can be embedded
2022-07-28 12:43:33 +01:00
ben 618717b529 Merge branch 'main' into qrcodemaker 2022-07-28 12:40:25 +01:00
ArcandGitHub 261a156fa3 Merge pull request #799 from lnbits/Removepipenv
Bye pipenv
2022-07-28 12:38:55 +01:00
Tiago vasconcelos a57850f391 update offline dbversion in mock data 2022-07-28 12:09:20 +01:00
ben a7d27467f0 Updated install docs 2022-07-28 11:43:31 +01:00
ben 19b6acf932 removed pipenv tests 2022-07-28 11:23:03 +01:00
ben eafefce709 Bye pipenv
Its not personal its just business
2022-07-28 11:19:30 +01:00
a3a183b86c fix test warnings when using < python3.8 (#798)
* jinja warning

* fix regex

Co-authored-by: dni <dni.khr@gmail.com>
2022-07-28 12:15:27 +02:00
Tiago vasconcelos cf11b6c42d Merge remote-tracking branch 'lnbits/main' into fix/offlineshop_fiat_decimals 2022-07-28 11:10:03 +01:00
Tiago vasconcelos 4ca701a442 Merge remote-tracking branch 'lnbits/fix/offlineshop_fiat_decimals' into fix/offlineshop_fiat_decimals 2022-07-28 11:09:06 +01:00
Tiago vasconcelos 56cac668ca add mock data and fix conv 2022-07-28 11:08:55 +01:00
Tiago vasconcelos a601e178ea add missing param in add item 2022-07-28 11:08:15 +01:00
ArcandGitHub 04114c82f2 Update installation.md 2022-07-28 11:07:44 +01:00
ArcandGitHub 7f79b5ac7f Update installation.md 2022-07-28 11:06:42 +01:00
ben 4199f1bf98 Make format 2022-07-28 11:02:49 +01:00
calleandGitHub 730add5116 Core/tag check get (#797)
* safer tag checking

* annotate
2022-07-28 11:53:40 +02:00
ben 4c8641fe00 Merge remote-tracking branch 'origin/main' into qrcodemaker 2022-07-28 10:48:12 +01:00
ArcandGitHub 9a9f3ae809 Merge pull request #795 from dni/patch-2
use main branch of regtest repo in gh workflow
2022-07-28 10:38:23 +01:00
ben 822373a763 Merge remote-tracking branch 'origin/main' into patch-2 2022-07-28 10:36:47 +01:00
ArcandGitHub 4441837cb7 Merge pull request #760 from dni/fix/mypy
WIP: Enable `mypy` linting of the entire code base
2022-07-28 10:33:33 +01:00
ben 85db59c359 make format 2022-07-28 10:32:17 +01:00
ben fa0649646c Merge remote-tracking branch 'origin/main' into fix/offlineshop_fiat_decimals 2022-07-28 10:31:28 +01:00
dni ⚡andGitHub 3ec9cb6c89 use main branch of regtest 2022-07-28 11:11:54 +02:00
783502ebf8 faster regtest, docker build is not needed anymore (#794)
* docker build is not needed anymore as regtest now does not include lnbits

* faster regtest, because docker build -t lnbits . is not needed anymore

Co-authored-by: dni <dni.khr@gmail.com>
2022-07-28 11:09:03 +02:00
ArcandGitHub f5a3f5b503 Update README.md 2022-07-28 09:30:52 +01:00
Tiago vasconcelos 254fa67859 allow for decimals in fiat unit 2022-07-27 22:49:23 +01:00
ben 354fedc0b8 prettier/black 2022-07-27 20:16:32 +01:00
ben 817472c036 Merge branch 'main' into fix/mypy 2022-07-27 19:57:23 +01:00
ArcandGitHub f973de2f22 Merge pull request #790 from lnbits/addswagger
Adds link to swagger docs in all extensions
0.9.0
2022-07-27 19:40:22 +01:00
ArcandGitHub c3d3f843c1 Merge pull request #789 from lnbits/fastapimeta
Added meta for api /docs
2022-07-27 19:39:53 +01:00
ben 64ea5db608 disabled lnurlpayout again 2022-07-27 19:36:32 +01:00
ben 3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
ben 58659d2f47 Added meta for api /docs 2022-07-27 18:20:36 +01:00
ArcandGitHub bb002c6d40 Update wallets.md 2022-07-27 17:57:59 +01:00
ArcandGitHub 22592d6fde Merge pull request #788 from lnbits/eventsfix
Made ticket scanning reliable
2022-07-27 17:34:59 +01:00
ben 1c77d165e2 Made reliable
Fixed issue scanning tickets by adding "ticket://" prefix
2022-07-27 17:32:03 +01:00
Tiago VasconcelosandGitHub 41dc1b0512 Fix/hotfix tpos 2 (#783)
* fix older tpos without tips

* bad math requesting invoice

* make format
2022-07-27 16:45:17 +02:00
ArcandGitHub 8cac577f2f Update installation.md 2022-07-27 15:09:41 +01:00
ArcandGitHub 2b811ec1bb Update installation.md 2022-07-27 15:07:16 +01:00
ArcandGitHub ee1cc28187 Update installation.md 2022-07-27 15:01:23 +01:00