nicolas.dorier
|
3775317047
|
Fix CanGetRates test, and fix #178
|
2018-07-30 23:22:26 +09:00 |
|
Andrew Camilleri
|
faabd68f6f
|
Merge remote-tracking branch 'origin/master' into feature/bitpayrates
|
2018-07-27 11:16:52 +02:00 |
|
nicolas.dorier
|
0dcda0f289
|
Fix: Inverse rule was not found in BTCPay with X_X
|
2018-07-27 18:04:41 +09:00 |
|
Andrew Camilleri
|
f3edaf5160
|
Merge remote-tracking branch 'btcpayserver/master' into feature/bitpayrates
|
2018-07-27 05:57:25 +02:00 |
|
nicolas.dorier
|
7afa726ddc
|
Fix, macaroonfilepath should be read in order to create the qr code
|
2018-07-23 12:20:11 +09:00 |
|
nicolas.dorier
|
ce17e3212a
|
Can delete stores
|
2018-07-19 19:31:17 +09:00 |
|
nicolas.dorier
|
1ee4bd9c92
|
Fix tests, and make sure Listen does not block for LND
|
2018-07-19 14:49:30 +09:00 |
|
nicolas.dorier
|
0c8925d2a2
|
Correctly dispose the session when listening lightning invoices
|
2018-07-14 01:45:14 +09:00 |
|
nicolas.dorier
|
94a6f20a05
|
Refactor the LndInvoiceClient which might solve memory leak
|
2018-07-13 19:45:50 +09:00 |
|
nicolas.dorier
|
563e931468
|
simplify the docker-compose
|
2018-07-11 10:42:20 +09:00 |
|
nicolas.dorier
|
3113097c4f
|
Update to https, use new dockerfile
|
2018-07-10 19:33:54 +09:00 |
|
nicolas.dorier
|
1a1078782e
|
Suppoort macaroonfilepath in connection string
|
2018-07-10 12:46:04 +09:00 |
|
nicolas.dorier
|
9eb36a8b40
|
Clean the LND listener, and make sure it correctly ends.
|
2018-07-08 22:20:59 +09:00 |
|
nicolas.dorier
|
6307aa8665
|
Use SHA256 cert thumprint in connection string, allowInsecure=true
|
2018-07-08 20:58:37 +09:00 |
|
nicolas.dorier
|
b9e8408db5
|
Simplify LND implementation
|
2018-07-08 18:55:48 +09:00 |
|
nicolas.dorier
|
0879895678
|
Fix tests and rename type=lnd to type=lnd-rest
|
2018-07-08 15:34:19 +09:00 |
|
rockstardev
|
25dbf6445f
|
LND Support
|
2018-07-01 21:45:21 +09:00 |
|
nicolas.dorier
|
34deb17f3d
|
Fix tests
|
2018-07-01 16:10:17 +09:00 |
|
nicolas.dorier
|
b7abc08c27
|
Create a new format for LightningConnectionString
|
2018-07-01 15:45:08 +09:00 |
|
rockstardev
|
1784c30787
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
# Conflicts:
# BTCPayServer.Tests/UnitTest1.cs
|
2018-06-26 01:08:01 -05:00 |
|
nicolas.dorier
|
3d8c5195ae
|
Update CLightning and charge
|
2018-06-26 14:18:47 +09:00 |
|
rockstardev
|
9a5259510b
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
|
2018-06-25 22:31:42 -05:00 |
|
rockstardev
|
d34ffc0d9a
|
Refactoring conditional method, separating into two properties
|
2018-06-23 22:50:50 -05:00 |
|
nicolas.dorier
|
db24ab792f
|
update clightning
|
2018-06-18 23:07:55 +09:00 |
|
rockstardev
|
42475ec7b7
|
Switching to lnd image from Docker Hub
|
2018-06-15 18:28:01 -05:00 |
|
rockstardev
|
4972f0ab7b
|
Labeling issue with rapid testing of lightning payments
|
2018-06-15 18:27:37 -05:00 |
|
rockstardev
|
07e13747cf
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
|
2018-06-15 17:21:21 -05:00 |
|
rockstardev
|
2465eb7e36
|
Revering debug param
|
2018-06-15 17:20:56 -05:00 |
|
rockstardev
|
4ddcd7a4c8
|
Will depend on lnd bitcoin.defaultremotedelay=720 param
Ref: https://github.com/lightningnetwork/lnd/pull/788
|
2018-06-15 17:14:20 -05:00 |
|
rockstardev
|
66ecb32538
|
Need param so that funding channels can be opened between LND and CL
|
2018-06-15 16:29:09 -05:00 |
|
rockstardev
|
a22576da0a
|
Streamlining flow of interaction between test lnd customer / merchant
|
2018-06-15 15:56:02 -05:00 |
|
rockstardev
|
69bd888bab
|
Refactoring ServerTester so that ClightningRPCClient can use LND
|
2018-06-15 15:02:40 -05:00 |
|
rockstardev
|
9b540273fc
|
Parsing of node info and returning it for GetInfo
|
2018-06-15 13:57:39 -05:00 |
|
rockstardev
|
cfd083bed5
|
Providing port for peer-to-peer connection for local tests
|
2018-06-15 11:53:53 -05:00 |
|
rockstardev
|
55c9314cdd
|
Reference to lnd docker image updated to point to latest
Also helps with building image locally for debugging
|
2018-06-15 11:53:34 -05:00 |
|
Andrew Camilleri
|
8cafa8a483
|
Merge remote-tracking branch 'origin/master' into feature/bitpayrates
|
2018-06-12 15:34:09 +02:00 |
|
nicolas.dorier
|
04174b7431
|
Fix authentication
|
2018-06-06 16:02:37 +09:00 |
|
nicolas.dorier
|
b7c58c2083
|
Fix bug of authentication caused by previous refactoring on authentication
|
2018-06-06 14:46:41 +09:00 |
|
Andrew Camilleri
|
724af44e41
|
Merge branch 'master' into feature/bitpayrates
|
2018-06-04 15:09:14 +02:00 |
|
rockstardev
|
f8c88bd44f
|
Providing ability to increase lightning timeout for tests/debugging
|
2018-05-31 16:31:39 -05:00 |
|
rockstardev
|
d1fb51b412
|
Reactivating LND end to end test
|
2018-05-31 16:07:59 -05:00 |
|
rockstardev
|
ce9189caf8
|
Listen / WaitInvoice for Lnd
|
2018-05-31 15:08:22 -05:00 |
|
rockstardev
|
431147784e
|
Merge branch 'master' into dev-lndrpc
|
2018-05-31 12:11:31 -05:00 |
|
nicolas.dorier
|
0697b8bf86
|
update images
|
2018-05-31 23:54:03 +09:00 |
|
nicolas.dorier
|
665cf4c3b1
|
Updating BTCPayServer to .NET Core 2.1
|
2018-05-31 18:41:03 +09:00 |
|
Andrew Camilleri
|
bac9ef4f93
|
add some UT and fix error message + bump Nbitpayclient
|
2018-05-29 17:12:07 +02:00 |
|
rockstardev
|
e634700913
|
Changing the way we signal that LightningConnectingString is Lnd
|
2018-05-25 12:18:47 -05:00 |
|
rockstardev
|
ce81136c88
|
Adding LndMockTester for passing end to end tests
|
2018-05-25 10:44:59 -05:00 |
|
nicolas.dorier
|
a97ef2eee8
|
MinerFee matching Bitpay API
|
2018-05-25 22:49:49 +09:00 |
|
nicolas.dorier
|
dec5dbc0d2
|
Ability to pass fields to POS app #181
|
2018-05-24 23:54:48 +09:00 |
|