Andrew Camilleri
|
2c0bcfc0ec
|
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
|
2018-05-13 08:34:36 +02:00 |
|
nicolas.dorier
|
0ba1072d54
|
bump
|
2018-05-13 15:09:38 +09:00 |
|
nicolas.dorier
|
f7fe855274
|
Do not roundup rates
|
2018-05-13 15:09:17 +09:00 |
|
nicolas.dorier
|
449738414b
|
Add cryptopia
|
2018-05-12 19:37:32 +09:00 |
|
nicolas.dorier
|
a34842585d
|
bump
|
2018-05-12 19:19:40 +09:00 |
|
nicolas.dorier
|
eb882c2c46
|
Update package
|
2018-05-12 19:15:54 +09:00 |
|
nicolas.dorier
|
ca65c6bd8f
|
fix #171
|
2018-05-12 18:38:43 +09:00 |
|
rockstardev
|
f97173e9e7
|
Testing invoice payment with Lnd
|
2018-05-12 00:43:13 -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 |
|
rockstardev
|
3770adb7d3
|
Displaying fiat value of invoice's order amount in details
|
2018-05-11 12:15:26 -05:00 |
|
cronos
|
7fdf19ca22
|
Remove cryptopia from CoinAverage
|
2018-05-11 11:07:42 -05:00 |
|
cronos
|
4e776adb03
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-11 11:06:51 -05:00 |
|
nicolas.dorier
|
26db946392
|
BTCPayRateProviderFactory is responsible for getting the supported exchange list
|
2018-05-12 00:54:17 +09:00 |
|
cronos
|
d102c142b9
|
Typo
|
2018-05-11 10:46:49 -05:00 |
|
cronos
|
f7989541b9
|
Change Polis Rates - Add Cryptopia
|
2018-05-11 10:26:08 -05:00 |
|
nicolas.dorier
|
b7f0ce18b3
|
Make sure Lightning charge can't hang out the payment
|
2018-05-12 00:23:25 +09:00 |
|
cronos
|
e1dfbfe3b0
|
Rebase
|
2018-05-11 10:20:23 -05:00 |
|
nicolas.dorier
|
786d129452
|
Make sure to not freeze if ligthning does not respond
|
2018-05-12 00:14:39 +09:00 |
|
Andrew Camilleri
|
a37a8e8fcd
|
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
|
2018-05-11 16:46:38 +02:00 |
|
nicolas.dorier
|
355989c278
|
bump
|
2018-05-11 23:34:42 +09:00 |
|
nicolas.dorier
|
af3dee95de
|
round up rates sent back by the RateProviderFactory
|
2018-05-11 23:31:50 +09:00 |
|
nicolas.dorier
|
70a6bd6a01
|
bump
|
2018-05-11 22:42:29 +09:00 |
|
nicolas.dorier
|
4afb0acc84
|
does not generate antiforgery
|
2018-05-11 22:41:11 +09:00 |
|
nicolas.dorier
|
9afc143801
|
Use decimals and fix invoices
|
2018-05-11 22:38:31 +09:00 |
|
nicolas.dorier
|
8e4943df65
|
low-medium speed policy
|
2018-05-11 22:12:45 +09:00 |
|
nicolas.dorier
|
9b3bd8343d
|
bump nuget packages
|
2018-05-11 21:33:46 +09:00 |
|
Andrew Camilleri
|
ee4f83ddba
|
small fixes
|
2018-05-11 12:21:25 +02:00 |
|
Andrew Camilleri
|
c326998381
|
bump nbitpayclient dependency to .20
|
2018-05-11 11:42:13 +02:00 |
|
Andrew Camilleri
|
239a011e60
|
add new properties and change types to decimal
|
2018-05-11 11:31:21 +02:00 |
|
nicolas.dorier
|
6f07849e1d
|
Use policies security for controlling access to bitpay api
|
2018-05-11 17:16:18 +09:00 |
|
nicolas.dorier
|
199db01eaf
|
No need of authentication for GetInvoice API (#166)
|
2018-05-11 17:05:08 +09:00 |
|
nicolas.dorier
|
a3c46c8f67
|
Use hangfire in-memory provider until the postgres binding to hangfire get updated.
|
2018-05-11 15:06:11 +09:00 |
|
nicolas.dorier
|
66a68d6180
|
Rename LockSubscription, remove the link if not available
|
2018-05-10 16:02:49 +09:00 |
|
rockstardev
|
be1128a886
|
Support for displaying fiat value of invoice
|
2018-05-09 22:39:13 -05:00 |
|
nicolas.dorier
|
d41a5a65a2
|
Update posgres and clightning in tests
|
2018-05-10 11:56:46 +09:00 |
|
nicolas.dorier
|
d5cab938ee
|
bump
|
2018-05-09 14:10:06 +09:00 |
|
nicolas.dorier
|
6bd5976d90
|
Update SQLite package
|
2018-05-08 19:17:06 +09:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
70c98b6901
|
use the theme manager for ViewPointOfSale
|
2018-05-08 00:19:28 +09:00 |
|
nicolas.dorier
|
2d3b7fea2e
|
update packages
|
2018-05-07 23:02:55 +09:00 |
|
Nicolas Dorier
|
3bdf1c9a00
|
Merge pull request #156 from Vutov/master
Added BTG Support
|
2018-05-07 14:16:31 +09:00 |
|
nicolas.dorier
|
a52665ea80
|
bump
|
2018-05-07 12:29:56 +09:00 |
|
nicolas.dorier
|
3d943d49e6
|
Make sure if the default crypto is no available, we don't get error 404
|
2018-05-07 12:25:50 +09:00 |
|
nicolas.dorier
|
6ca8ba9231
|
Allow signing on non segwit transactions via the ledger
|
2018-05-07 12:17:46 +09:00 |
|
nicolas.dorier
|
75d685ae6c
|
fix grammar
|
2018-05-07 00:24:23 +09:00 |
|
nicolas.dorier
|
7b2ef9aec2
|
Remove unused Error.cshtml
|
2018-05-06 22:49:00 +09:00 |
|
nicolas.dorier
|
efe666b284
|
Fix call to Rates via bitpay API
|
2018-05-06 22:41:38 +09:00 |
|
vutov
|
ca8af5047a
|
Changed DefaultRateRules
|
2018-05-06 14:59:49 +03:00 |
|
nicolas.dorier
|
cdc0b0d628
|
Fix crash when creating a token
|
2018-05-06 19:03:30 +09:00 |
|