Nicolas Dorier
|
8c5b00b1a3
|
Merge pull request #470 from Kukks/feature/bootstrapbump
update bootstrap to 4.2.1
|
2018-12-27 13:40:42 +09:00 |
|
Nicolas Dorier
|
a3b79fbcd8
|
Merge pull request #462 from rockstardev/master
InvoiceDue field in export
|
2018-12-26 16:47:38 +09:00 |
|
nicolas.dorier
|
9db77e6351
|
Rewrite and comment non obvious code for ledger
|
2018-12-26 15:10:00 +09:00 |
|
nicolas.dorier
|
5bc1eaec9f
|
bump
|
2018-12-26 15:04:43 +09:00 |
|
nicolas.dorier
|
81c9ce7284
|
Limit the number of time the wallet need to export the xpub
|
2018-12-26 15:04:11 +09:00 |
|
nicolas.dorier
|
caa6978d80
|
Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it
|
2018-12-26 14:04:00 +09:00 |
|
nicolas.dorier
|
af22d6a4e3
|
Remove preliminary test to know if the ledger can handle the store. If it can't signing will fail anyway.
|
2018-12-25 19:33:03 +09:00 |
|
nicolas.dorier
|
0eabb3c37c
|
Remove useless query to ledger xpub in the Add derivation scheme screen
|
2018-12-25 19:02:11 +09:00 |
|
Kukks
|
6f896cb096
|
update bootstrap to 4.2.1
|
2018-12-22 17:32:03 +01:00 |
|
nicolas.dorier
|
a63ed4d3b4
|
bump
|
2018-12-21 16:45:05 +09:00 |
|
nicolas.dorier
|
968c820702
|
Add turkish translation
|
2018-12-21 14:15:05 +09:00 |
|
nicolas.dorier
|
3061b4dfd2
|
Add comments
|
2018-12-21 13:33:26 +09:00 |
|
nicolas.dorier
|
ed4de612dd
|
Fix layout if customized to an absolute uri
|
2018-12-21 13:31:02 +09:00 |
|
nicolas.dorier
|
d4bdd5fd9c
|
Do not use absolute link to link theme files on layout.cshtml
|
2018-12-21 13:24:01 +09:00 |
|
Nicolas Dorier
|
87b316ec23
|
Merge pull request #439 from Kukks/grs-clightning
Add lightning icon for GRS
|
2018-12-20 22:43:28 +09:00 |
|
nicolas.dorier
|
9c99ffae57
|
Lightning charge integration
|
2018-12-20 22:40:32 +09:00 |
|
nicolas.dorier
|
d0f585df9d
|
fix tests
|
2018-12-20 21:34:09 +09:00 |
|
nicolas.dorier
|
bac2db5cda
|
Add timeout to lightning tests
|
2018-12-20 21:27:08 +09:00 |
|
nicolas.dorier
|
c35bf2f483
|
fix docker compose
|
2018-12-20 21:23:24 +09:00 |
|
nicolas.dorier
|
2e04c5e39c
|
Update docker-compose test
|
2018-12-20 21:20:30 +09:00 |
|
nicolas.dorier
|
9dcf16e819
|
Add xunit diagnostic message
|
2018-12-20 21:00:06 +09:00 |
|
nicolas.dorier
|
361d494cde
|
Accept cookiefilepath as alternative to cookiefile for spark connection string
|
2018-12-20 20:24:06 +09:00 |
|
nicolas.dorier
|
4d7015294e
|
Fix configuration of lnd rest
|
2018-12-20 20:12:36 +09:00 |
|
nicolas.dorier
|
5f16fb4668
|
report slow tests
|
2018-12-20 18:44:39 +09:00 |
|
nicolas.dorier
|
4bf2228675
|
Show test logs in CircleCI
|
2018-12-20 18:35:32 +09:00 |
|
Nicolas Dorier
|
2ba823f192
|
Merge pull request #465 from Kukks/master
do not add ln payment if amount couldn't be parsed
|
2018-12-20 18:09:57 +09:00 |
|
Andrew Camilleri
|
27fa2d5b69
|
do not add ln payment if amount couldn't be parsed
|
2018-12-20 09:21:20 +01:00 |
|
nicolas.dorier
|
47ef7661d8
|
Fix search for macaroon
|
2018-12-20 17:08:32 +09:00 |
|
nicolas.dorier
|
3f6ff25322
|
update es-ES
|
2018-12-20 17:00:30 +09:00 |
|
nicolas.dorier
|
f56c23009a
|
bump
|
2018-12-20 16:57:59 +09:00 |
|
nicolas.dorier
|
e80593fb7b
|
Expose LND's other macaroon if possible
|
2018-12-20 16:52:04 +09:00 |
|
nicolas.dorier
|
57324345ac
|
Remove remaining of RestrictedMacaroon
|
2018-12-20 16:24:36 +09:00 |
|
nicolas.dorier
|
73e280157d
|
Show the gRPC cypher suites for gRPC consumption
|
2018-12-20 14:16:23 +09:00 |
|
nicolas.dorier
|
70d1d0d230
|
Remove volumes before running tests
|
2018-12-19 15:50:20 +09:00 |
|
nicolas.dorier
|
94e0048a3b
|
Redirect users to docs.btcpayserver.org on home page
|
2018-12-19 15:30:10 +09:00 |
|
rockstardev
|
365ee4cf0b
|
Fixing CSV test now that we have new field / reorders
|
2018-12-18 12:35:59 -06:00 |
|
rockstardev
|
ec23eae21d
|
Ensuding that payments are always ordered by time for consistency
|
2018-12-18 11:56:51 -06:00 |
|
rockstardev
|
7a9229628a
|
InvoiceDue field in export
|
2018-12-18 11:56:12 -06:00 |
|
nicolas.dorier
|
9db5c0f375
|
Hack tests to make currency formatting work on linux
|
2018-12-19 00:28:06 +09:00 |
|
nicolas.dorier
|
2bb24282d2
|
Clean previous run with dock-compose
|
2018-12-19 00:15:33 +09:00 |
|
nicolas.dorier
|
998472e463
|
Fix symbol display on linux
|
2018-12-19 00:11:15 +09:00 |
|
nicolas.dorier
|
63ff46a768
|
cache docker on circleCI for tests
|
2018-12-18 23:27:57 +09:00 |
|
nicolas.dorier
|
660f43e3b7
|
Add fast test for JPY formatting
|
2018-12-18 23:26:35 +09:00 |
|
nicolas.dorier
|
0ba96aa4b8
|
Fix export tests
|
2018-12-18 23:24:22 +09:00 |
|
nicolas.dorier
|
d85247d2ad
|
Run tests inside container
|
2018-12-18 22:35:58 +09:00 |
|
nicolas.dorier
|
9ca85ed365
|
Change column order
|
2018-12-18 21:44:51 +09:00 |
|
nicolas.dorier
|
93113fd871
|
Fix payment exports to reflect correctly payment data, rename fields.
|
2018-12-18 21:35:52 +09:00 |
|
nicolas.dorier
|
d5ae79c38c
|
Add more information about status in the CSV export
|
2018-12-18 19:33:14 +09:00 |
|
nicolas.dorier
|
7cf07b27e3
|
Invoice export should not prefix amounts with crypto code
|
2018-12-18 19:20:10 +09:00 |
|
nicolas.dorier
|
bb0f986b0c
|
Add additional test on euro formatting
|
2018-12-18 19:09:55 +09:00 |
|