rockstardev
|
25dbf6445f
|
LND Support
|
2018-07-01 21:45:21 +09:00 |
|
nicolas.dorier
|
0828c60537
|
Deactivate support for UFO (default rate rules are failing CanGetRateCryptoCurrenciesByDefault )
|
2018-07-01 16:11:29 +09:00 |
|
nicolas.dorier
|
34deb17f3d
|
Fix tests
|
2018-07-01 16:10:17 +09:00 |
|
nicolas.dorier
|
06b02b8691
|
Fix missing logs
|
2018-07-01 15:52:11 +09:00 |
|
nicolas.dorier
|
b7abc08c27
|
Create a new format for LightningConnectionString
|
2018-07-01 15:45:08 +09:00 |
|
nicolas.dorier
|
399ae2cd9e
|
Fix: If DOGE fee becomes higher that 1 DOGE, the transaction would fail to broadcast
|
2018-07-01 13:46:28 +09:00 |
|
nicolas.dorier
|
63fe0f6612
|
Make sure that DOGECOIN pays min amount of fee
|
2018-06-30 22:05:41 +09:00 |
|
nicolas.dorier
|
42d60ef84b
|
Fix: Could not send money from wallet of a coin without segwit
|
2018-06-30 21:26:10 +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
|
ac8feceaf2
|
bump
|
2018-06-26 14:19:54 +09:00 |
|
rockstardev
|
9a5259510b
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
|
2018-06-25 22:31:42 -05:00 |
|
nicolas.dorier
|
caecb26420
|
fix typos and sentences referencing Bitcoin
|
2018-06-25 11:58:07 +09:00 |
|
nicolas.dorier
|
ecc8b3d9ed
|
Fix spelling
|
2018-06-24 21:51:32 +09:00 |
|
nicolas.dorier
|
d313395751
|
Show rule evaluation in invoice logs
|
2018-06-24 21:01:29 +09:00 |
|
rockstardev
|
9e698a8004
|
Commenting few tricky lines of code
|
2018-06-23 23:37:58 -05:00 |
|
rockstardev
|
3c4c99ee42
|
Saving of Macaroon and Tls for LND connection
|
2018-06-23 23:16:39 -05:00 |
|
rockstardev
|
d34ffc0d9a
|
Refactoring conditional method, separating into two properties
|
2018-06-23 22:50:50 -05:00 |
|
rockstardev
|
039303bfaa
|
Fixing typos during code review
|
2018-06-23 22:03:51 -05:00 |
|
nicolas.dorier
|
273cf1adc9
|
Fix checkout if only one currency is present
|
2018-06-24 00:53:56 +09:00 |
|
nicolas.dorier
|
5feb520843
|
Add support for groestlcoin
|
2018-06-24 00:45:57 +09:00 |
|
nicolas.dorier
|
17e914778d
|
Make sure that lightning payments events are using the state of the invoice when they got issued (#205)
|
2018-06-21 14:15:36 +09:00 |
|
rockstardev
|
07e13747cf
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
|
2018-06-15 17:21:21 -05:00 |
|
rockstardev
|
89d9658e82
|
Bugfixing amount in invoice data, we need to set Satoshis
|
2018-06-15 17:12:59 -05:00 |
|
rockstardev
|
9b540273fc
|
Parsing of node info and returning it for GetInfo
|
2018-06-15 13:57:39 -05:00 |
|
Nicolas Dorier
|
448cc06a11
|
Merge pull request #203 from ChekaZ/master
Support UFO
|
2018-06-12 10:43:53 +09:00 |
|
Oliver Ziegler
|
0780df4fd7
|
Support UFO
|
2018-06-09 17:25:45 +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 |
|
nicolas.dorier
|
cd75fd6842
|
bump
|
2018-06-05 12:53:55 +09:00 |
|
nicolas.dorier
|
370951a3bd
|
make sure postgres DB is created with C locale
|
2018-06-05 12:51:37 +09:00 |
|
nicolas.dorier
|
2c08b0137b
|
Update NBitpayClient
|
2018-06-05 12:29:45 +09:00 |
|
nicolas.dorier
|
1eee31e9f1
|
Fix rate bug: Sometimes coinaverage is sending null bid and ask
|
2018-06-04 12:01:30 +09:00 |
|
nicolas.dorier
|
01cf579530
|
Use proper custom authentication handler for bitpay
|
2018-06-04 12:00:03 +09:00 |
|
Oliver Ziegler
|
a29ab6b6b0
|
Support Feathercoin
|
2018-06-03 14:30:43 +02:00 |
|
rockstardev
|
f8c88bd44f
|
Providing ability to increase lightning timeout for tests/debugging
|
2018-05-31 16:31:39 -05:00 |
|
rockstardev
|
0d1d0d57f4
|
Logging Swagger errors for logging and easier debugging
|
2018-05-31 16:31:19 -05:00 |
|
rockstardev
|
2bd1238668
|
Rounding TotalSeconds expiry so it doesn't break invoice creation
|
2018-05-31 16:31:00 -05:00 |
|
rockstardev
|
279de1b869
|
Passing CancelToken and properly parsing invoice response
|
2018-05-31 15:53:14 -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
|
5050b59014
|
bump
|
2018-05-31 18:41:33 +09:00 |
|
nicolas.dorier
|
665cf4c3b1
|
Updating BTCPayServer to .NET Core 2.1
|
2018-05-31 18:41:03 +09:00 |
|
nicolas.dorier
|
6ce70237fc
|
Merge branch 'master' of github.com:btcpayserver/btcpayserver
|
2018-05-29 12:27:45 +09:00 |
|
rockstardev
|
4f23fc99a1
|
Renaming method to better communicate function
|
2018-05-29 12:27:04 +09:00 |
|
rockstardev
|
d7fccae452
|
Generalizing TimeSpan to Time Ago, reverting invoice list to ago
|
2018-05-29 12:27:04 +09:00 |
|
rockstardev
|
d7a5021ed2
|
Updating Invoice details to show local date time
|
2018-05-29 12:27:03 +09:00 |
|
rockstardev
|
63ec832667
|
Support for localizing datetimes base on browser's timezone
|
2018-05-29 12:27:03 +09:00 |
|
Andrés Pinilla
|
c7cd029482
|
Update es.js
Various strings updated.
|
2018-05-27 20:36:32 -05:00 |
|
nicolas.dorier
|
556082c4c9
|
fix json serialization
|
2018-05-26 18:29:57 +09:00 |
|
nicolas.dorier
|
6a46d02fc6
|
Add dummy policies field
|
2018-05-26 18:26:02 +09:00 |
|