Commit Graph
33 Commits
Author SHA1 Message Date
Vlad Stananddni ⚡ 871d716539 feat: store onchain charge config with the charge 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 948e7f0a4e fix: call webhook in the background (from the task.py) 2022-12-01 12:21:25 +01:00
Tiago VasconcelosandVlad Stan 7d7a2b67ee fix raise error on delete request 2022-11-17 14:47:52 +02:00
Vlad StanandGitHub 9de38f908b fix: wallet not found error (#1063) 2022-10-20 16:40:23 +02:00
Vlad Stan 0f204485c3 feat: return time_elapsed, time_left and paid fields 2022-07-28 15:35:39 +03:00
Vlad Stan ac3f95e6c2 feat: use custom mempool_endpoint for the charge details 2022-07-28 15:35:39 +03:00
Vlad Stan 40f5cf77f6 feat: add endpoint for multiple charges balance; 2022-07-28 15:35:39 +03:00
Vlad Stan 728209da7d refactor: replace mempool internal API with a more generic config API 2022-07-28 15:35:39 +03:00
benarc 228717195b back 2022-01-30 19:43:30 +00:00
Tiago vasconcelos df2345bda9 added require_invoice_key
clean up
2021-12-28 15:22:45 +00:00
Tiago vasconcelos e42fdde2ac fix wallet key permission for create 2021-12-28 14:47:44 +00:00
Tiago vasconcelos cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
Tiago vasconcelos a840970366 fix require admin key endpoints 2021-10-20 12:03:11 +01:00
benarc 1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos ec4117a5f4 satspay done 2021-10-14 22:30:29 +01:00
Tiago vasconcelos e939666107 satspay initial converstion 2021-10-14 11:45:56 +01:00
Tiago vasconcelos 43f36afeb0 satspay ext added 2021-10-14 10:02:02 +01:00
Tiago vasconcelos 6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Tiago vasconcelos 5495dac6d3 satspay started;views_api refactored 2021-08-22 10:29:01 +01:00
Ben Arc fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc 9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc d872f0d138 black formatting 2021-04-09 00:41:19 +01:00
Ben Arc b7090d963b Removed ability to update charge, as caused too many issues 2021-04-08 01:01:10 +01:00
Ben Arc 2d8f85f77c SatsPayServer works apart from updating charges 2021-04-07 22:51:33 +01:00
Ben Arc 90319bfd8c Satspay mostly working 2021-04-07 01:50:38 +01:00
Ben Arc f5d06653a6 Counted working 2021-04-05 01:48:35 +01:00
Ben Arc 744662fb63 Started fixing endpoints 2021-04-05 00:10:54 +01:00
Ben Arc 55748b427b Initial commit 2021-04-04 18:20:52 +01:00
Ben Arc d7c3c4e51c Removed satspay ext 2021-04-04 13:32:03 +01:00
Ben Arc 6f42413107 Added countedown 2021-04-01 02:31:35 +01:00
Ben Arc 0db516b6e0 watchonly working, satspay broken 2021-03-31 23:49:36 +01:00
benarc ecfcc167f0 Splitting into x2 extensions
Splitting extension into 2, SatsPay Server, a BTCPay Server type extension, and WatchOnly
2021-02-21 17:53:43 +00:00