rockstardev
|
8fc1b0c856
|
Ensuring lightning channel is open for testing
|
2018-05-12 00:23:10 -05:00 |
|
rockstardev
|
cabd7c4e64
|
Lnd requires zmqpubrawblock setting, and port 9735 for peer connections
|
2018-05-12 00:19:26 -05:00 |
|
rockstardev
|
f8540dc78c
|
Providing merchant_lnd and customer_lnd for testing
|
2018-05-11 16:59:24 -05:00 |
|
rockstardev
|
b03d271f85
|
Refactoring LndClient, enabling passing of Swagger instance
|
2018-05-11 14:07:46 -05:00 |
|
nicolas.dorier
|
af3dee95de
|
round up rates sent back by the RateProviderFactory
|
2018-05-11 23:31:50 +09:00 |
|
nicolas.dorier
|
9afc143801
|
Use decimals and fix invoices
|
2018-05-11 22:38:31 +09:00 |
|
nicolas.dorier
|
d41a5a65a2
|
Update posgres and clightning in tests
|
2018-05-10 11:56:46 +09:00 |
|
nicolas.dorier
|
b3385bf901
|
update tests image
|
2018-05-08 18:09:12 +09:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
b96f464e39
|
Add "unusual:" filter to invoice list
|
2018-05-06 13:16:39 +09:00 |
|
nicolas.dorier
|
7872b3ec55
|
Add a new invoice event: expiredPaidPartial and fix some corner case for tolerance
|
2018-05-06 00:40:44 +09:00 |
|
Andrew Camilleri
|
9a92646d4d
|
add test and refactor for PR
|
2018-05-05 16:07:22 +02:00 |
|
nicolas.dorier
|
0290a5eacd
|
update clightning
|
2018-05-05 22:46:07 +09:00 |
|
nicolas.dorier
|
29f662f87c
|
bump NBXplorer
|
2018-05-05 22:05:22 +09:00 |
|
nicolas.dorier
|
c2dad08fef
|
Can solve inverse of currency pair
|
2018-05-05 00:40:54 +09:00 |
|
nicolas.dorier
|
14360bde78
|
Use rate directly from some exchanges, fix bug in ServerSettings
|
2018-05-04 15:36:10 +09:00 |
|
nicolas.dorier
|
6dc4bfaefe
|
Make rate calculation scriptable
|
2018-05-04 01:46:52 +09:00 |
|
nicolas.dorier
|
f460837f96
|
Make sure RateRules do not remove comments
|
2018-05-03 04:33:21 +09:00 |
|
nicolas.dorier
|
34d0d3e011
|
make sure we can calculate the rate of default currencies
|
2018-05-03 03:40:10 +09:00 |
|
nicolas.dorier
|
e57a488371
|
Refactor the RateProvider
|
2018-05-03 03:32:42 +09:00 |
|
nicolas.dorier
|
43be1e191f
|
Create the RateRules class for parsing rate calculation rules
|
2018-05-02 18:37:53 +09:00 |
|
rockstardev
|
cfbcf0947a
|
Switching to using Dockerfile from Docker Hub
|
2018-05-01 21:12:04 -05:00 |
|
rockstardev
|
fcfba7f5e1
|
Refactoring connection to Lnd now there is HTTP support
|
2018-05-01 20:33:43 -05:00 |
|
rockstardev
|
f4f9fabfd3
|
Building docker compose with our custom lnd
|
2018-05-01 19:02:57 -05:00 |
|
nicolas.dorier
|
eb975bf8fc
|
Isolate Bitpay's code outside of middleware inside BitpayClaimsFilter
|
2018-04-30 22:28:00 +09:00 |
|
nicolas.dorier
|
21bbf49640
|
Rewrite authorization enforcement and simplify the code
|
2018-04-30 22:00:43 +09:00 |
|
nicolas.dorier
|
1fc9a1a54b
|
Move to a Claim based security
|
2018-04-30 02:33:42 +09:00 |
|
nicolas.dorier
|
2848caff2e
|
Support Legacy API Key authentication to Bitpay Invoice API
|
2018-04-29 18:28:04 +09:00 |
|
lepipele
|
75f4a39ef2
|
Adding script to build lnd Docker container for testing
Obviously when we publish to Docker Hub this whole folder is bye-bye
|
2018-04-29 02:57:08 -05:00 |
|
lepipele
|
f9f4d93191
|
Lnd Dockerfile that integrates with BtcPayServer
|
2018-04-29 02:52:33 -05:00 |
|
lepipele
|
69050f7a56
|
Lnd sends some integers as strings, testing invoice creation
|
2018-04-28 12:49:56 -05:00 |
|
lepipele
|
131328b42c
|
Foundation integration with Lnd
|
2018-04-27 23:36:58 -05:00 |
|
lepipele
|
ad3b605148
|
Adding ZMQ settings Lnd needs
|
2018-04-27 23:36:58 -05:00 |
|
nicolas.dorier
|
8ff81f1648
|
Use claim based authentication
|
2018-04-28 02:09:24 +09:00 |
|
nicolas.dorier
|
4f9e4116a2
|
Point of Sale support free entry
|
2018-04-26 22:09:18 +09:00 |
|
nicolas.dorier
|
82d8fda05f
|
update clightning in tests
|
2018-04-26 15:30:52 +09:00 |
|
nicolas.dorier
|
16f1791a9a
|
Invoice filter must work with duplicated filter
|
2018-04-26 11:03:02 +09:00 |
|
nicolas.dorier
|
8a88b44e98
|
Add special rate provider for qudrigacx
|
2018-04-23 16:44:59 +09:00 |
|
nicolas.dorier
|
10c981b2a0
|
Update NBXplorer
|
2018-04-19 16:54:25 +09:00 |
|
nicolas.dorier
|
5cb8cdd511
|
Refactoring: Do not query database when asking for Coinaverage rates, periodically get exchange list
|
2018-04-18 16:38:56 +09:00 |
|
nicolas.dorier
|
b8bf4d99ac
|
Bump
|
2018-04-15 21:29:44 +09:00 |
|
nicolas.dorier
|
0723eec508
|
Fix rate handling
|
2018-04-15 21:21:57 +09:00 |
|
nicolas.dorier
|
2e4b0daa48
|
add french translation, bump NBitcoin
|
2018-04-14 13:18:56 +09:00 |
|
nicolas.dorier
|
6f827c86a4
|
Update images and bump
|
2018-04-13 14:34:29 +09:00 |
|
nicolas.dorier
|
9da6df50b7
|
Add DOGECOIN
|
2018-04-10 19:07:57 +09:00 |
|
nicolas.dorier
|
ac9b8d03d7
|
Fix slow invoice creation
|
2018-04-09 16:25:31 +09:00 |
|
nicolas.dorier
|
b1da136f77
|
Update packages and remove hangfire hack
|
2018-04-09 14:31:39 +09:00 |
|
nicolas.dorier
|
be49c60e83
|
Update lightning-charge
|
2018-04-08 12:29:20 +09:00 |
|
nicolas.dorier
|
42f44327f0
|
Update NBitcoin and NBXplorer
|
2018-04-07 02:23:12 +09:00 |
|
nicolas.dorier
|
325b359ff6
|
Add OnChainMinValue
|
2018-04-03 17:39:28 +09:00 |
|