nicolas.dorier
39beacf884
Split mnemonics correctly
2020-09-03 23:59:54 +09:00
Kukks
0e07fcc706
fixes and adapt
2020-08-28 09:00:14 +02:00
Kukks
7ca74aeea7
Add API Keys Application identifier
...
This lets the authorize api key screen redirect to the defined url and provide it with the user id, permissions granted and the key.
This also allows apps to match existing api keys generated for it specifically using the application identifier, and if matched, presented with a confirmation page before redirection.
2020-08-28 09:00:13 +02:00
nicolas.dorier
709b06baa3
Remove invoices/email for this PR
2020-08-27 11:00:04 +09:00
nicolas.dorier
f2e94e6819
Use nicer representation of payment methods in the Greenfield API
2020-08-26 21:36:32 +09:00
nicolas.dorier
b2ff041ec0
Create Metadata property for InvoiceEntity, migrate all data without logic there
2020-08-26 21:36:31 +09:00
Kukks
8dea7df82a
make individual action items
2020-08-26 21:36:31 +09:00
Kukks
41bebfedc4
add swagger docs
2020-08-26 21:36:31 +09:00
Kukks
d96bd15b3b
add status and refactor
2020-08-26 21:36:30 +09:00
Kukks
34e76494e3
GreenField: Invoice API
2020-08-26 21:36:29 +09:00
nicolas.dorier
a578857806
bump clightning
2020-08-17 11:54:23 +09:00
nicolas.dorier
b176b972b6
Fix tests
2020-08-16 22:09:10 +09:00
Dennis Reimann
10d6e44a38
Docker: Add Lightning channel setup/teardown scripts ( #1835 )
...
An alternative for establishing the customer-merchant channel connection.
2020-08-11 14:25:12 +02:00
Dennis Reimann
2d608621d9
Remove confirm option for seed from wallet settings
...
Closes #1813 .
2020-08-05 11:20:34 +02:00
Kukks
b381e629f1
Handle multiple new invoices in payment requests
2020-08-04 07:55:13 +02:00
nicolas.dorier
7f29769352
Bump nbx
2020-08-04 13:22:40 +09:00
rockstardev
9e70bb448a
Fixes based on feedback
2020-08-03 03:17:04 -05:00
rockstardev
6c7d3ae0bf
Adding checkbox for check new version policy
2020-08-03 03:17:04 -05:00
rockstardev
51211dccb0
Adding test to verify new version check
2020-08-03 03:17:04 -05:00
Nicolas Dorier
8e2728902a
Merge pull request #1754 from btcpayserver/feat/prefs-generalization
...
Cookie Preferences Generalization, applying same style to ListInvoices and Payment Requests
2020-07-31 16:12:10 +09:00
nicolas.dorier
6894a224b6
Remove redundant doc info written in the doc
2020-07-31 10:56:17 +09:00
rockstardev
77f5d0be35
Initializing BasePagingViewModels from cookie
2020-07-30 18:02:59 -05:00
nicolas.dorier
26112a1ed6
Use CsvHelper for generating CSV
2020-07-30 10:01:56 +09:00
nicolas.dorier
17bcfe154c
Add coherence test on test time docker compose
2020-07-29 22:12:46 +09:00
Nicolas Dorier
3ce16dc9a3
Merge pull request #1782 from xpayserver/btc-only
...
Add Bitcoin Only Build
2020-07-29 21:58:28 +09:00
nicolas.dorier
f9342b1c92
Run tests on the altcoin build for maximum coverage
2020-07-29 20:49:46 +09:00
nicolas.dorier
9b7323f9fa
Move some altcoins tests
2020-07-29 20:01:51 +09:00
nicolas.dorier
22da4182b1
Separate docker-compose and launch profiles
2020-07-29 19:38:58 +09:00
nicolas.dorier
002f6d3e87
Isolate altcoins tests in their own folder
2020-07-29 19:11:54 +09:00
nicolas.dorier
02998fff49
Add Altcoins-Release and Altcoins-Debug configurations
2020-07-29 18:55:28 +09:00
Kukks
7230a91b4f
Make Decimal json converter work for other number types
2020-07-29 08:44:52 +02:00
nicolas.dorier
c06c5d4104
bump NBX
2020-07-29 13:27:04 +09:00
XPayServer
92ae1109d0
Add Bitcoin Only Build
2020-07-28 22:48:51 +02:00
rockstardev
9d9d0461ad
Generalizing saving of search, applying it to PaymentRequests grid
2020-07-28 10:28:32 -05:00
Dennis Reimann
967f28542f
Minor README improvements
2020-07-23 09:47:04 +02:00
Dennis Reimann
9e1ac8cd28
Update test
2020-07-20 17:46:25 +02:00
Dennis Reimann
6bc5c05cf3
Fix text and test
2020-07-17 18:00:10 +02:00
Dennis Reimann
188774f30a
Seed-lookup related test fixes
2020-07-17 18:00:08 +02:00
nicolas.dorier
561caf966a
bump
2020-07-16 12:34:39 +09:00
Kukks
9d1cd085ea
ad psbt base64 file upload test
2020-07-14 09:52:17 +02:00
Nicolas Dorier
42f6fbb4e5
Merge pull request #1504 from Argoneum/argoneum
...
Add Argoneum
2020-07-13 15:00:44 +09:00
rockstardev
91e06d0858
Modifying launchSettings.json to follow 2 space indent convention
2020-07-11 16:45:44 -05:00
rockstardev
fe776edc9e
Updating dev LND to 0.10.2-beta
2020-07-11 16:31:38 -05:00
Oleg Semyonov
3051724ad8
Add Argoneum
2020-07-07 07:44:45 +03:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
nicolas.dorier
51514252b6
Run dotnet format
2020-06-28 17:55:27 +09:00
nicolas.dorier
d2958e1a7d
Move extensions methods in specific classes
2020-06-28 17:16:53 +09:00
Nicolas Dorier
dbb2924ccc
Fix: Create store could be called with a scoped store's modify apikey ( #1696 )
2020-06-27 15:34:03 +09:00
nicolas.dorier
f2b986a357
Remove warnings
2020-06-26 20:52:59 +09:00