nicolas.dorier
|
bf7ae178ef
|
Fix #18, fix electrum format not recognizing standard p2pkh on testnet
|
2017-12-17 02:28:37 +09:00 |
|
nicolas.dorier
|
c6959bb0bc
|
Can start without NBXplorer being ready
|
2017-12-17 01:04:20 +09:00 |
|
nicolas.dorier
|
fa13a2874e
|
Estimate rate with BTCPay if BitcoinAverage stops works
|
2017-12-08 15:04:47 +09:00 |
|
nicolas.dorier
|
45aee607e3
|
Can lock down registrations
|
2017-12-04 00:55:39 +09:00 |
|
nicolas.dorier
|
22f06ecd4e
|
Can set store policy to define how much time to wait before passing a transaction from paid to invalid.
|
2017-12-03 14:43:52 +09:00 |
|
nicolas.dorier
|
7efe83eba8
|
notify on invalid in fullnotification is true
|
2017-12-03 13:42:12 +09:00 |
|
nicolas.dorier
|
9cd7608a53
|
Fixing bug caused by BTC being too high
|
2017-12-02 14:07:14 +09:00 |
|
nicolas.dorier
|
479fc50d9a
|
Add PendingInvoice inside CreateInvoice
|
2017-11-12 23:51:14 +09:00 |
|
nicolas.dorier
|
a29a8f7ed9
|
Do not use AddAsync
|
2017-11-12 23:37:21 +09:00 |
|
nicolas.dorier
|
5dbb4bf6be
|
Merge branch 'master' of https://github.com/btcpayserver/btcpayserver
|
2017-11-12 23:18:45 +09:00 |
|
nicolas.dorier
|
f1f227b746
|
Index invoice in a parallel thread
|
2017-11-12 23:03:33 +09:00 |
|
lepipele
|
f58fdafdcd
|
Simplifying check for invoiceData null and status
|
2017-11-06 07:43:24 -06:00 |
|
lepipele
|
b7b39f8284
|
Merge remote-tracking branch 'source/master' into dev-lepi
# Conflicts:
# BTCPayServer/Services/Invoices/InvoiceRepository.cs
|
2017-11-06 07:35:17 -06:00 |
|
nicolas.dorier
|
b042f98f0f
|
Correctly handle RBF
|
2017-11-06 00:31:02 -08:00 |
|
lepipele
|
0bb260bec9
|
Allowing user to invalidate paid invoice
|
2017-11-05 21:15:52 -06:00 |
|
nicolas.dorier
|
ca85095273
|
Move code into CurrencyNameTable
|
2017-10-27 18:58:43 +09:00 |
|
nicolas.dorier
|
4deb7c3270
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
|
nicolas.dorier
|
59de852484
|
remove warning
|
2017-10-27 12:11:08 +09:00 |
|
nicolas.dorier
|
59ce3b5fc0
|
Add footer to know what is the current running build
|
2017-10-27 12:08:18 +09:00 |
|
nicolas.dorier
|
b71f9d0a08
|
Use CoinAverage as rate provider + add caching to avoid hitting limits
|
2017-10-27 11:39:11 +09:00 |
|
nicolas.dorier
|
55a4c3c08d
|
Change address if invoice get partially paid
|
2017-10-25 01:41:01 +09:00 |
|
nicolas.dorier
|
37c02d2539
|
Can delete a store
|
2017-10-23 22:55:46 +09:00 |
|
nicolas.dorier
|
4dca81403b
|
Better handle transition from paid to invalid
|
2017-10-23 18:07:50 +09:00 |
|
nicolas.dorier
|
6ba6a34df2
|
Fix the states of invoice to match bitpay
|
2017-10-23 17:44:04 +09:00 |
|
lepipele
|
45b0991841
|
Fixing typo in namespace
|
2017-10-20 14:06:37 -05:00 |
|
nicolas.dorier
|
c98f0ba55b
|
Fix watcher loop
|
2017-10-13 15:05:06 +09:00 |
|
nicolas.dorier
|
76993d2532
|
prevent watcher loop to crash
|
2017-10-13 14:59:05 +09:00 |
|
nicolas.dorier
|
62e3f2d8e1
|
Prevent null invoice to be added to InvoiceWatcher
|
2017-10-13 14:53:42 +09:00 |
|
nicolas.dorier
|
016db76306
|
Add page for viewing the Invoice details
|
2017-10-13 00:25:45 +09:00 |
|
nicolas.dorier
|
bae08b6966
|
Use callback to update invoice state instead of long polling
|
2017-10-12 16:33:53 +09:00 |
|
NicolasDorier
|
783132a012
|
Add balance of the store in the stores page
|
2017-10-06 11:07:22 +09:00 |
|
NicolasDorier
|
f456d62d3c
|
Properly map addresses to invoice, use new nbxplorer
|
2017-10-06 10:37:38 +09:00 |
|
NicolasDorier
|
d499ef0977
|
remove IExternalUrl
|
2017-09-27 15:16:30 +09:00 |
|
NicolasDorier
|
878a13f1bf
|
Can ask user to confirm email
|
2017-09-27 14:18:09 +09:00 |
|
NicolasDorier
|
3304d11da8
|
Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration
|
2017-09-26 01:31:43 +09:00 |
|
NicolasDorier
|
f8baab8138
|
Renaming + fix invoice display when paid and expired
|
2017-09-15 16:06:57 +09:00 |
|
NicolasDorier
|
b5c6ed3860
|
Init
|
2017-09-13 15:55:16 +09:00 |
|