Commit Graph
3619 Commits
Author SHA1 Message Date
Danny Diekroeger daa0070e08 description in panel 2022-12-07 17:10:39 -08:00
Danny Diekroeger 3c07e5ad8b deezy readme 2022-12-07 15:44:28 -08:00
Uthpala Heenatigala 472e332d05 clean up, update readme 2022-12-07 23:56:22 +01:00
UthpalaandGitHub 244f440cb8 Merge branch 'lnbits:main' into main 2022-12-07 23:40:02 +01:00
dannydeezyandGitHub bd5d489ac2 Merge pull request #1 from Uthpala/minor-touchups
Nits + mainnet
2022-12-07 11:40:31 -08:00
calleandGitHub 386e1ec4d9 Merge pull request #1171 from lnbits/fix/audit_endpoint
Fix: audit endpoint
2022-12-07 14:22:39 +01:00
ArcandGitHub ee874a4a80 Merge pull request #1154 from iWarpBTC/tpos/user-agent
TPOS identifies itself via user-agent
2022-12-07 11:00:48 +00:00
ArcandGitHub 23b41e5347 Merge pull request #1174 from lnbits/uniwsupdates
Adds PoS websocket endpoint
2022-12-07 10:55:18 +00:00
ben 44d7435163 format 2022-12-07 10:42:48 +00:00
ArcandGitHub 166ef02876 Merge pull request #1176 from lnbits/arcbtc-patch-7
Update installation.md
2022-12-07 10:40:08 +00:00
ArcandGitHub 5ac3a861ef Update installation.md 2022-12-07 10:39:59 +00:00
ArcandGitHub 738f89f9e4 Merge pull request #1175 from lnbits/arcbtc-patch-6
Update installation.md
2022-12-07 10:35:33 +00:00
ben d8a21800f2 Switched steps 2022-12-07 10:29:01 +00:00
ArcandGitHub ae23567fbf Update installation.md 2022-12-07 10:26:30 +00:00
ben 97565fde02 Adds PoS websocket endpoint
Receives all payments to a pos
2022-12-07 10:21:45 +00:00
Danny Diekroeger c0789858a1 Nits + mainnet 2022-12-06 18:46:11 -08:00
Uthpala Heenatigala aa0ff732df adding polling and success message 2022-12-06 23:48:31 +01:00
Uthpala Heenatigala 1b2e8d218d add api docs and update according to requirements 2022-12-06 22:39:45 +01:00
callebtc 6f5f7753ef fix audit endpoint 2022-12-06 20:58:09 +01:00
Uthpala Heenatigala 209750386e forgot to update this one 2022-12-05 21:12:17 +01:00
Uthpala Heenatigala 6ec5b9abf6 convert string to ints 2022-12-05 21:07:38 +01:00
UthpalaandGitHub f52e8ebfa1 Merge branch 'lnbits:main' into main 2022-12-04 23:31:17 +01:00
Uthpala Heenatigala 4645b8338b added the reverse swap as well 2022-12-04 23:30:48 +01:00
Vlad StanandGitHub 1ff76defc3 Merge pull request #1168 from motorina0/broadcast_signed_psbt
Watchonly wallet: allow broadcast of already signed transation
2022-12-02 14:06:13 +02:00
Vlad Stan f7061da361 chore: code clean-up 2022-12-02 14:02:59 +02:00
Vlad Stan 88035305c5 fix: hide New Payment button 2022-12-02 13:46:51 +02:00
Vlad Stan 8b0c004883 feat: allow external signed PSBT 2022-12-02 13:41:26 +02:00
Vlad Stan 3ad0463dfe feat: extract utxos. from PSBT 2022-12-02 13:40:59 +02:00
ArcandGitHub 223c980710 Merge pull request #1167 from lnbits/switchtounisocket
Replaces extension specific websockets with the new generic websocket
2022-12-01 19:12:48 +00:00
ben 44e12f9d3a updated dev article 2022-12-01 19:04:05 +00:00
ben 9a50f4187e isort 2022-12-01 18:45:00 +00:00
ben 8ca390e0b0 format 2022-12-01 18:41:58 +00:00
ben 694a4e5054 replaced extension specific websockets with the generic websocket 2022-12-01 18:31:58 +00:00
ArcandGitHub 949e3f58f8 Merge pull request #1165 from lnbits/arcbtc-patch-5
more precise venv python version 3.9
2022-12-01 16:39:55 +00:00
ArcandGitHub 27b641fe6f more precise venv python version 3.9 2022-12-01 16:39:40 +00:00
ArcandGitHub 1f31495634 Merge pull request #1146 from lnbits/universalwebsocket
Adds universal websocket manager any extension can use
2022-12-01 14:55:40 +00:00
benarc a220acb583 Removed id, using param instead 2022-12-01 14:41:57 +00:00
benarc 4aeb7683e5 Added Response 2022-12-01 13:15:46 +00:00
benarc 31b30cacd4 Merge branch 'main' into universalwebsocket 2022-12-01 12:42:01 +00:00
ArcandGitHub 69ef0f2bb1 Merge pull request #1160 from blackcoffeexbt/bugfix/lnbits-casing
LNbits casing fixes
2022-12-01 12:24:27 +00:00
Vlad StanandGitHub b31dd4506c Merge pull request #1164 from motorina0/fix_list_of_string
fix: do not apply `list()` to `str` value
2022-12-01 08:52:24 +02:00
ArcandGitHub 6c42975553 Merge pull request #1163 from motorina0/fix_rewrite_values_single_item_tuple
fix: rewrite_values for onchain
2022-11-30 20:57:27 +00:00
Vlad Stan d0e42a3c2d fix: do not apply list() to str value 2022-11-30 22:08:23 +02:00
Vlad Stan 0dceada931 fix: give a companion to single item tuples 2022-11-30 21:50:13 +02:00
calleandGitHub e99dca4352 Merge pull request #1152 from motorina0/fix_tipjar_extra_column
fix: force default value initialisation (tipjar fix)
2022-11-30 18:31:00 +01:00
calleandGitHub 94669703c0 Merge pull request #1162 from lnbits/fix/bump_cashu
bump cashu to 0.5.5
2022-11-30 17:45:33 +01:00
callebtc ca0a13346b bump cashu to 0.5.5 2022-11-30 17:44:55 +01:00
calleandGitHub 8f819d8e44 Merge pull request #1161 from lnbits/cashu_remerge
Cashu extension
2022-11-30 16:53:23 +01:00
callebtc 2335f79261 remove debug print 2022-11-30 16:29:29 +01:00
callebtc d168a70d09 remove codecov 2022-11-30 16:28:48 +01:00