nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +09:00 |
|
nicolas.dorier
|
2d1f4e5e0a
|
update NBitcoin
|
2018-02-21 14:19:11 +09:00 |
|
nicolas.dorier
|
10be8aec82
|
bump
|
2018-02-20 12:46:40 +09:00 |
|
nicolas.dorier
|
2f3238c65e
|
Use decimal for calculations instead of Money, and round due amount at ceil satoshi
|
2018-02-19 18:54:21 +09:00 |
|
nicolas.dorier
|
65f5a38b4a
|
bump
|
2018-02-19 15:14:07 +09:00 |
|
nicolas.dorier
|
aa4519ac30
|
Big refactoring for supporting new type of payment
|
2018-02-19 02:38:03 +09:00 |
|
nicolas.dorier
|
90904a6b5e
|
bump
|
2018-02-18 02:42:38 +09:00 |
|
nicolas.dorier
|
b898cc030c
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
|
nicolas.dorier
|
0602353dd2
|
fix bug happening if only btc is supported
|
2018-02-17 01:55:38 +09:00 |
|
nicolas.dorier
|
5de330b1f9
|
Refactoring to keep coin logic out of InvoiceWatcher
|
2018-02-17 01:34:40 +09:00 |
|
nicolas.dorier
|
66597aed46
|
hide websocket exceptions
|
2018-02-15 16:17:27 +09:00 |
|
nicolas.dorier
|
3071826f06
|
bump
|
2018-02-15 15:17:41 +09:00 |
|
nicolas.dorier
|
335dd9e66d
|
bump
|
2018-02-15 14:44:35 +09:00 |
|
nicolas.dorier
|
c17793aca9
|
do not freeze the stores page
|
2018-02-15 13:33:29 +09:00 |
|
nicolas.dorier
|
01d898b618
|
Caching GetCoins
|
2018-02-15 13:02:12 +09:00 |
|
nicolas.dorier
|
921d072942
|
fix electrum format for add derivation
|
2018-02-15 11:47:45 +09:00 |
|
nicolas.dorier
|
6181e8b3e4
|
Refactor the code to prepare the group to support of another hardware wallet
|
2018-02-13 16:57:40 +09:00 |
|
nicolas.dorier
|
fd4f4e6aff
|
better feedback if forgot to activate browser support
|
2018-02-13 12:20:56 +09:00 |
|
nicolas.dorier
|
cedf8f75e8
|
Small UI adjustements
|
2018-02-13 11:41:21 +09:00 |
|
nicolas.dorier
|
cd0a650df4
|
Ledger wallet support
|
2018-02-13 03:27:36 +09:00 |
|
nicolas.dorier
|
59be813fe9
|
bump
|
2018-02-10 22:10:36 +09:00 |
|
nicolas.dorier
|
db46ca87d7
|
do not share cache between long and short profile
|
2018-02-01 21:34:07 +01:00 |
|
nicolas.dorier
|
d873a1a545
|
Set a longer timeout for the cache for /rates, update NBXPlorer, bump
|
2018-02-01 21:24:13 +01:00 |
|
nicolas.dorier
|
ac70a77361
|
Fix #38 with paidOver + paidLate
|
2018-01-24 10:37:23 +01:00 |
|
nicolas.dorier
|
59a2432af9
|
Better invoice loop, fix javascript
|
2018-01-20 14:09:57 +09:00 |
|
nicolas.dorier
|
ade3eff75c
|
unwrap rates in api/rates
|
2018-01-20 12:11:24 +09:00 |
|
nicolas.dorier
|
69247dee8a
|
Fix api/rates allow to scope by cyrptoCode and storeId
|
2018-01-19 18:11:43 +09:00 |
|
nicolas.dorier
|
7b9541b8e9
|
Do not crash if some of the altcoins are unavailable
|
2018-01-19 17:39:15 +09:00 |
|
nicolas.dorier
|
198e810355
|
Store can customize rate source
|
2018-01-19 16:00:20 +09:00 |
|
nicolas.dorier
|
fe25e00c94
|
Fix https://github.com/btcpayserver/btcpayserver/issues/38
|
2018-01-19 10:52:44 +09:00 |
|
nicolas.dorier
|
770bed54d1
|
bump
|
2018-01-19 00:52:38 +09:00 |
|
nicolas.dorier
|
1c0c8fece2
|
Change default speed to medium
|
2018-01-19 00:37:00 +09:00 |
|
nicolas.dorier
|
c52eee47f0
|
bump
|
2018-01-19 00:13:40 +09:00 |
|
nicolas.dorier
|
b0e9e10f7e
|
Add extended notifications
|
2018-01-18 20:56:55 +09:00 |
|
nicolas.dorier
|
39d47e33f6
|
Fix https://github.com/btcpayserver/btcpayserver/issues/31
|
2018-01-18 18:53:11 +09:00 |
|
nicolas.dorier
|
4b7b6c6327
|
debug
|
2018-01-18 18:33:26 +09:00 |
|
nicolas.dorier
|
a59edc5e8c
|
bump
|
2018-01-18 18:12:44 +09:00 |
|
nicolas.dorier
|
b47b4b10cb
|
should fix https://github.com/btcpayserver/btcpayserver/issues/31
|
2018-01-18 17:21:29 +09:00 |
|
nicolas.dorier
|
26d3178e93
|
Fix expiration transitioning with a delay
|
2018-01-18 12:45:39 +09:00 |
|
nicolas.dorier
|
2762224f0f
|
Fix parsing bug zpub LTC mainnet
|
2018-01-17 19:39:15 +09:00 |
|
nicolas.dorier
|
86fc64d184
|
Bump
|
2018-01-17 16:34:24 +09:00 |
|
nicolas.dorier
|
3f9889d374
|
Update docker, remove tx cache, use new nbxplorer
|
2018-01-17 15:02:53 +09:00 |
|
nicolas.dorier
|
c9b5f89f17
|
Make sure BTCPayServer exit cleanly in case of crash during startup, see https://github.com/aspnet/Hosting/issues/1194
|
2018-01-15 14:42:51 +09:00 |
|
nicolas.dorier
|
ecb82f2cc9
|
do not send IPN if not set
|
2018-01-15 00:22:40 +09:00 |
|
nicolas.dorier
|
f340c6eb7f
|
Add more events to invoice
|
2018-01-14 22:06:06 +09:00 |
|
nicolas.dorier
|
bb3d107309
|
Fix legacy rate not being correct for alt only payment
|
2018-01-14 15:26:14 +09:00 |
|
nicolas.dorier
|
aed32204b5
|
Fix crashing ManageController
|
2018-01-14 14:52:15 +09:00 |
|
nicolas.dorier
|
6b4eeff3f1
|
add tests, do not returns bitcoinAddress field if not supported by the invoice
|
2018-01-13 22:01:09 +09:00 |
|
nicolas.dorier
|
d54a9474d1
|
Fixing exception thrown when invoice is paid and supporting only LTC
|
2018-01-13 17:23:09 +09:00 |
|
nicolas.dorier
|
98472211fc
|
bump
|
2018-01-13 12:55:05 +09:00 |
|