Commit Graph
2464 Commits
Author SHA1 Message Date
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
ArcandGitHub 1389098477 Merge pull request #721 from MatthewCroughan/matthewcroughan/nixify
Add Nix and Poetry to the project
2022-07-27 14:54:27 +01:00
ben 6e344561e3 Updated requirements 2022-07-27 14:49:13 +01:00
calleandGitHub 0c5cb8cb9e Wallets: increase timeouts (#787)
* increase pay timeouts to infinite
2022-07-27 15:29:44 +02:00
ben b1083a895e Merge branch 'main' into matthewcroughan/nixify 2022-07-27 13:50:05 +01:00
ben f6c38f2556 Merge branch 'matthewcroughan/nixify' into main 2022-07-27 13:48:42 +01:00
dni c72834e47e revert attribute check 2022-07-27 09:50:16 +02:00
dni 7da496dbb4 remove asserts and add ignore instead for now 2022-07-27 09:39:52 +02:00
dni 347baa076a Merge branch 'main' into fix/mypy 2022-07-26 13:00:06 +02:00
dni 36cb1eb47b fix int type by changing the order 2022-07-26 12:46:43 +02:00
dni 7667c2f531 doesnt touch class invoice and leave fake wallet as is 2022-07-26 12:31:29 +02:00
dni 00dba54ac8 remove FIXME add couple of ignores 2022-07-26 12:21:21 +02:00
dni e63c4c9fa2 revert self.wallet change 2022-07-26 12:07:16 +02:00
dni 27ce17cd74 blacked 2022-07-26 10:10:07 +02:00
dni 1c543e3a84 ignore macaroon type errors 2022-07-26 09:56:46 +02:00
dni 345cf86544 fix another fastapi type 2022-07-26 09:52:57 +02:00
dni e4078910c4 fix another fastapi type 2022-07-26 09:38:31 +02:00
5810a4993b Update lnbits/core/views/api.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-07-26 09:08:16 +02:00
ben b90b5ea517 Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:59:54 +01:00
ArcandGitHub ea76995467 Merge pull request #782 from lnbits/revert-781-revert-758-lnurl/check_description_hash
Revert "Revert "LNURLp: check description hash""
2022-07-25 15:55:05 +01:00
ArcandGitHub 2d46eda5f5 Revert "Revert "LNURLp: check description hash"" 2022-07-25 15:54:49 +01:00
ben 309a4dbd1a Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:33:41 +01:00
ArcandGitHub 2834ce0b4f Merge pull request #781 from lnbits/revert-758-lnurl/check_description_hash
Revert "LNURLp: check description hash"
2022-07-25 15:33:11 +01:00
ArcandGitHub b708950b93 Revert "LNURLp: check description hash" 2022-07-25 15:32:59 +01:00
ben c7e5d66801 Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:20:17 +01:00
ArcandGitHub 1da7c9b349 Merge pull request #758 from lnbits/lnurl/check_description_hash
LNURLp: check description hash
2022-07-25 15:19:20 +01:00
ben 3ffcab2d4d Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:01:33 +01:00
462fffbeaa .gitignore coverage.xml + do not delete mock_data.zip (#779)
* add coverage.xml to gitignore

* fix deleting mock_data.zip

Co-authored-by: dni <dni.khr@gmail.com>
2022-07-25 15:08:30 +02:00
dni 8d89518271 Merge branch 'main' into fix/mypy 2022-07-25 15:06:09 +02:00
calleandGitHub 210edde08a Migration: Fix withdraw (#780) 2022-07-25 15:04:55 +02:00
dni e67b2c0529 Merge branch 'main' into fix/mypy 2022-07-25 13:46:22 +02:00
dni 5779243d3e blacked 2022-07-25 13:30:45 +02:00
dni 3d1abfa35a last mypy fails 2022-07-25 13:27:31 +02:00
dni 0bf4457c2f fixup types 2022-07-25 13:19:35 +02:00
dni a7c10dde4a fixup types 2022-07-25 13:13:50 +02:00
Tiago VasconcelosandGitHub 27b4db9877 fix older tpos without tips (#778) 2022-07-25 12:52:28 +02:00
dni 9cecd42467 ignore Body type 2022-07-25 12:09:29 +02:00