callebtc
c1278dbef9
Merge branch 'main' into SCRUB
2022-07-28 11:20:44 +02:00
Tiago vasconcelos
556eef35ab
add scrub mock data
2022-07-28 10:10:23 +01:00
Tiago vasconcelos
c340a55925
add scrub to conv
2022-07-28 10:00:53 +01:00
ben
bfb4006b02
make format
2022-07-27 20:22:05 +01:00
ben
b60ad6974c
Merge branch 'main' into SCRUB
2022-07-27 20:21:37 +01:00
Arc and GitHub
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
Arc and GitHub
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
Arc and GitHub
bb002c6d40
Update wallets.md
2022-07-27 17:57:59 +01:00
Arc and GitHub
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 Vasconcelos and GitHub
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
Arc and GitHub
8cac577f2f
Update installation.md
2022-07-27 15:09:41 +01:00
Arc and GitHub
2b811ec1bb
Update installation.md
2022-07-27 15:07:16 +01:00
Arc and GitHub
ee1cc28187
Update installation.md
2022-07-27 15:01:23 +01:00
Arc and GitHub
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
callebtc
521c821f6b
Merge branch 'main' of github.com:lnbits/lnbits-legend
2022-07-27 15:42:53 +02:00
calle and GitHub
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
callebtc
80dd330ec0
Merge branch 'main' of github.com:lnbits/lnbits-legend
2022-07-26 12:26:34 +02:00
ben
b90b5ea517
Merge branch 'main' into matthewcroughan/nixify
2022-07-25 15:59:54 +01:00
Arc and GitHub
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
Arc and GitHub
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
Arc and GitHub
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
Arc and GitHub
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
Arc and GitHub
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
calle and GitHub
210edde08a
Migration: Fix withdraw ( #780 )
2022-07-25 15:04:55 +02:00
callebtc
d9849435a8
Merge branch 'main' of github.com:lnbits/lnbits-legend
2022-07-25 14:32:38 +02:00
Tiago Vasconcelos and GitHub
27b4db9877
fix older tpos without tips ( #778 )
2022-07-25 12:52:28 +02:00
ben
5f3183c54c
Merge branch 'main' into matthewcroughan/nixify
2022-07-25 10:34:29 +01:00
Tiago Vasconcelos and GitHub
7fbea79e62
Add voucher design ( #704 )
...
* allow for custom print of vouchers
* lnbits defaul voucher
* reduce png size
* add template for custom design
* rename lnbits voucher
* send voucher amount to UI
* add some tweaks for default voucher
* added bonus in readme
* blacked
* make default string as constant
2022-07-25 11:22:21 +02:00
Tiago Vasconcelos and GitHub
ff5b1189b5
Fix/tpos tips #697 ( #713 )
...
* small fastapi convertion
* make tip add up to invoice
* make tip add to invoice
* display existing tpos
* clean console logs
* suggestion from @leesalminen
* blacked
2022-07-25 11:19:03 +02:00
calle and GitHub
4bb184e08b
CI: DB migration with real data ( #776 )
...
* fix migration conv.py
* migrate with mock data
2022-07-25 09:13:41 +02:00
callebtc
4e57b75fa1
Merge branch 'fix/migration_columns'
2022-07-25 07:32:17 +02:00
callebtc
20817df4de
Merge branch 'main' of github.com:lnbits/lnbits-legend
2022-07-25 07:32:08 +02:00
4b5e113c03
Regtest update ( #775 )
...
* preparation pr for regtest update
* remove FIXMEs
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-25 07:31:15 +02:00
callebtc
b17aed2d37
funzt
2022-07-24 22:13:05 +02:00
callebtc
d93bd4bec1
print number of rows
2022-07-24 22:10:46 +02:00
callebtc
dd7f622a67
db file
2022-07-24 22:07:19 +02:00
callebtc
923fad7382
migrate with mock data
2022-07-24 22:01:51 +02:00
callebtc
52c889f1d8
Merge branch 'main' of github.com:lnbits/lnbits-legend
2022-07-24 01:12:56 +02:00
ben
244d6f23bf
Merge branch 'main' into matthewcroughan/nixify
2022-07-23 20:09:24 +01:00