Andrew Camilleri
|
1a54f2d01a
|
remove redundant cryptocode field in payment method interface
|
2018-07-27 08:41:36 +02:00 |
|
Andrew Camilleri
|
4276994265
|
fix bitpayconstraint for rates
|
2018-07-27 07:55:42 +02:00 |
|
Andrew Camilleri
|
2c6133b4f7
|
let X_X rates show in rates api as bitpay does
|
2018-07-27 07:55:18 +02:00 |
|
Andrew Camilleri
|
64181d1a93
|
use default crypto for /rates route
|
2018-07-27 07:54:55 +02:00 |
|
Andrew Camilleri
|
25e9a27a78
|
add in bitpay api constraints to actions
|
2018-07-27 06:38:54 +02:00 |
|
Andrew Camilleri
|
f3edaf5160
|
Merge remote-tracking branch 'btcpayserver/master' into feature/bitpayrates
|
2018-07-27 05:57:25 +02:00 |
|
nicolas.dorier
|
7bfdf2d11d
|
Order transactions in transaction list view
|
2018-07-27 12:03:56 +09:00 |
|
nicolas.dorier
|
d2808cf662
|
bump
|
2018-07-27 01:35:07 +09:00 |
|
nicolas.dorier
|
b68fcec692
|
Fix rate in the WalletSend
|
2018-07-27 01:17:43 +09:00 |
|
nicolas.dorier
|
86644d38d7
|
Show rate error to the model in WalletSend
|
2018-07-27 00:32:09 +09:00 |
|
nicolas.dorier
|
52f60b0457
|
Can show the transaction list in wallet menu
|
2018-07-27 00:08:07 +09:00 |
|
nicolas.dorier
|
638b58ab48
|
remove debug u2f
|
2018-07-26 23:26:06 +09:00 |
|
nicolas.dorier
|
1606f43609
|
Show the fiat price when sending coins
|
2018-07-26 23:23:28 +09:00 |
|
nicolas.dorier
|
ad1307746c
|
Add a "Wallet" menu
|
2018-07-26 22:32:50 +09:00 |
|
Nicolas Dorier
|
22307b8a2b
|
Merge pull request #233 from danielalexiuc/master
Fix small typo on server settings page
|
2018-07-25 10:59:43 +09:00 |
|
danielalexiuc
|
f1c244bf6a
|
Fix small typo
|
2018-07-25 11:44:26 +10:00 |
|
nicolas.dorier
|
c425e0439d
|
Fix build error
|
2018-07-25 01:01:05 +09:00 |
|
nicolas.dorier
|
cdf78f0463
|
Fix mixing commands
|
2018-07-25 00:51:45 +09:00 |
|
nicolas.dorier
|
7d997f7d60
|
disown the launched command
|
2018-07-25 00:35:18 +09:00 |
|
nicolas.dorier
|
0edbbe6ae3
|
Use nohup to update domain
|
2018-07-24 23:56:41 +09:00 |
|
nicolas.dorier
|
4f7bfbf451
|
fix typo
|
2018-07-24 23:36:59 +09:00 |
|
nicolas.dorier
|
cd416dac60
|
nohup the update and changedomain
|
2018-07-24 23:27:52 +09:00 |
|
nicolas.dorier
|
b58173967d
|
Fix typo
|
2018-07-24 22:55:10 +09:00 |
|
nicolas.dorier
|
4b743bb998
|
bump
|
2018-07-24 22:26:48 +09:00 |
|
nicolas.dorier
|
0af1adcfb8
|
Can update server
|
2018-07-24 22:10:37 +09:00 |
|
nicolas.dorier
|
c048e4eeaf
|
bump
|
2018-07-24 19:05:11 +09:00 |
|
nicolas.dorier
|
64194896ba
|
Add curl dependency because of https://github.com/dotnet/corefx/issues/30003
|
2018-07-24 19:04:48 +09:00 |
|
nicolas.dorier
|
1d4472cc08
|
Show inner exception if SSL connection fail when changing domain
|
2018-07-24 18:47:55 +09:00 |
|
nicolas.dorier
|
d8bc7ef4b8
|
Better description for changing domain
|
2018-07-24 18:23:16 +09:00 |
|
nicolas.dorier
|
27cea81cb2
|
Add ability to change domain from server settings
|
2018-07-24 17:04:57 +09:00 |
|
nicolas.dorier
|
b0d6216ffc
|
Better timestamp for invoice logs, fix bugs which can happen if invoice get deleted
|
2018-07-24 12:19:43 +09:00 |
|
nicolas.dorier
|
060876d07f
|
Do not round satoshis to 8 decimal
|
2018-07-23 18:15:40 +09:00 |
|
nicolas.dorier
|
96b7373d88
|
Update NBitcoin
|
2018-07-23 18:10:54 +09:00 |
|
nicolas.dorier
|
c2f282f85c
|
Fix rounding bug
|
2018-07-23 17:59:12 +09: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
|
6eb7bbf853
|
Fix some invoice failing to create because of rounding issues
|
2018-07-23 12:01:20 +09:00 |
|
nicolas.dorier
|
11a26c940d
|
Do not expose the config secret in URL, and use {net.CryptoCode}.external.lnd.grpc argument
|
2018-07-23 11:54:33 +09:00 |
|
nicolas.dorier
|
624252e4ad
|
LightningConnectionString can parse gRPC
|
2018-07-23 11:11:00 +09:00 |
|
nicolas.dorier
|
57bb980526
|
Update packages
|
2018-07-23 00:21:40 +09:00 |
|
nicolas.dorier
|
e0c718f4ba
|
Fix wallet alert
|
2018-07-23 00:21:40 +09:00 |
|
Nicolas Dorier
|
c58e015bfb
|
Merge pull request #230 from viacoin/master
Viacoin: add to README
|
2018-07-22 21:45:28 +09:00 |
|
nicolas.dorier
|
648829644a
|
Add QR code information
|
2018-07-22 21:28:21 +09:00 |
|
Romano
|
1b0f8c7aca
|
Viacoin: add to README
|
2018-07-22 14:18:31 +02:00 |
|
nicolas.dorier
|
4f8e0b0393
|
Can get lnd config without being logged
|
2018-07-22 18:43:11 +09:00 |
|
nicolas.dorier
|
466f65d6cd
|
bump
|
2018-07-22 18:39:22 +09:00 |
|
nicolas.dorier
|
022b4f115d
|
Expose LND gRPC settings
|
2018-07-22 18:38:14 +09:00 |
|
Nicolas Dorier
|
71f6aaabbd
|
Merge pull request #229 from rockstardev/master
Changing Lightning suffix per suggestion
|
2018-07-21 22:21:49 +09:00 |
|
rockstardev
|
79b06bce42
|
Changing Lightning suffix per suggestion
|
2018-07-20 23:33:54 -05:00 |
|
nicolas.dorier
|
480afebcd9
|
bump
|
2018-07-20 15:25:45 +09:00 |
|
nicolas.dorier
|
96721e95a2
|
Clean unreachable store if user is deleted
|
2018-07-20 15:24:19 +09:00 |
|