nicolas.dorier
ae9b93ca8f
Removing useless tool
2019-11-08 22:41:14 +09:00
nicolas.dorier
57b87a55bc
Show Bitcoin RPC service
2019-11-07 14:33:10 +09:00
nicolas.dorier
e76f5b19b1
bump lightning package
2019-11-06 13:20:57 +09:00
nicolas.dorier
380629a961
Update BTCPayServer.Lightning
2019-11-03 16:34:14 +09:00
nicolas.dorier
1d8fe9fb93
Bump dbriize
2019-10-23 14:57:08 +09:00
nicolas.dorier
1cb02b2913
Bump bundlerminifier
2019-10-23 14:56:48 +09:00
nicolas.dorier
ccb45e3a99
Remove empty folder
2019-10-21 13:31:43 +09:00
nicolas.dorier
eac4c91820
Move Bitpay authentication class in BTCPayServer.Security
2019-10-19 00:54:20 +09:00
nicolas.dorier
3c9b58916b
Update to OpenIddict3.0
2019-10-18 19:02:23 +09:00
nicolas.dorier
0cc2fa962d
Prepare Startup.cs for netcoreapp30
2019-10-07 13:03:50 +09:00
nicolas.dorier
ccc2d0e13c
Exclude Google Cloud Storage for .netcoreapp3.0, it depends on System.Interactive.Linq which create namespace conflict with the new AsyncEnumerable
2019-10-04 17:56:08 +09:00
nicolas.dorier
724a5b5460
Prepare code to move to netcoreapp3.0
2019-10-04 17:17:11 +09:00
nicolas.dorier
e75edac3c1
Make .netcoreapp 3.0 build happy
2019-10-03 18:00:07 +09:00
nicolas.dorier
4d84343a80
Prepare BTCPayServer for .netcore 3.0
2019-10-03 17:06:49 +09:00
rockstardev
56e85b68d9
Csproj cleanup, reorganizing namespaces, fixing tests
2019-10-02 22:41:53 -05:00
rockstardev
755a6bf8e6
Cleaning up references to old U2F\Services folder
2019-10-02 12:38:06 -05:00
rockstardev
7282199c31
Cleanup U2F namespace to correspond to folder path
2019-10-02 12:32:41 -05:00
Rockstar Developer
200c9709fe
Updating BundlerMinifier ( #1033 )
2019-09-13 04:56:36 +09:00
nicolas.dorier
57b436417c
Revert "Skip BundleMinify if in Debug mode"
...
This reverts commit 0229b560e7
.
2019-08-30 19:36:57 +09:00
nicolas.dorier
0229b560e7
Skip BundleMinify if in Debug mode
2019-08-30 19:18:56 +09:00
nicolas.dorier
f257f9f91d
[Refactor] Move SQL classes in their own assembly
2019-08-30 18:22:13 +09:00
Andrew Camilleri
9a9e31c759
Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue ( #996 )
2019-08-27 11:31:15 +09:00
nicolas.dorier
6ea15411b6
Update c-ligthning and some packages
2019-08-17 15:14:31 +09:00
Nicolas Dorier
be5597085b
Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level ( #960 )
2019-08-10 14:05:11 +09:00
nicolas.dorier
63472d54d7
Can configure multiple dynamic dns
2019-07-25 18:29:18 +09:00
nicolas.dorier
8896d89908
Add Dynamic DNS support
2019-07-24 17:59:30 +09:00
nicolas.dorier
6194d0ad44
bump NicolasDorier.RateLimits
2019-07-21 15:28:07 +09:00
nicolas.dorier
b8b2fa29d7
bump clightning
2019-07-13 22:03:33 +09:00
nicolas.dorier
d14eef979c
Bump versions of package and software
2019-07-04 20:50:40 +09:00
nicolas.dorier
d1f1bc93b3
Fix version detection
2019-06-18 14:00:42 +09:00
nicolas.dorier
307c8980e0
Move Common and Version.csproj in Build folder
2019-06-17 21:42:48 +09:00
nicolas.dorier
8f76bc0bcb
Extract version in separate csproj to have better dockerfile caching
2019-06-02 17:33:35 +09:00
nicolas.dorier
78ca26cf78
bump
2019-06-02 16:53:36 +09:00
nicolas.dorier
80e23beda9
Update TwentyTwenty
2019-05-31 14:16:17 +09:00
Nicolas Dorier
15dc0d60db
Split projects ( #857 )
2019-05-24 18:42:22 +09:00
nicolas.dorier
c4d0b061c9
bump
2019-05-21 19:06:27 +09:00
Andrew Camilleri
3d436c3b0e
Add Eclair to connection string examples ( #846 )
...
* Add Eclair to connection string examples
* bump LN nuget
2019-05-20 10:13:11 +09:00
nicolas.dorier
87df34e064
Can actually upload PSBT file in PSBT Combine and PSBT view.
...
Validate transaction before allowing any broadcast and show errors nicely.
2019-05-19 23:27:18 +09:00
nicolas.dorier
2926865c1b
bump
2019-05-15 22:57:14 +09:00
nicolas.dorier
d914fe2f48
Make sure that the accountkey can sign a transaction
2019-05-15 19:00:26 +09:00
nicolas.dorier
a68915d6cf
WalletPSBTReady show the summary of the transaction, signing with the seed respect the keypath of the wallet settings
2019-05-15 15:00:09 +09:00
Andrew Camilleri
cf436e11ae
Part 1: OpenIddict - Minor Changes & Config prep ( #566 )
...
* Part 1: OpenIddict - Minor Changes & Config prep
* add missing nuget
* pr changes
* pr fixes
* remove config for openid -- no need for it for now
* remove unused extension
* Add tests
* use pay tester http client
* check redirecturl in tests
2019-05-15 00:46:43 +09:00
nicolas.dorier
522d745883
Update NBXplorer and NBitcoin
2019-05-14 16:06:43 +09:00
nicolas.dorier
d1556eb6cd
bump
2019-05-13 08:55:26 +09:00
nicolas.dorier
f9fb0bb477
Simplify logic in LedgerHardwareWalletSerivce by using NBitcoin helper methods.
2019-05-13 08:18:12 +09:00
nicolas.dorier
bf37f44795
Add Wallet settings menu, do not rebase keypaths when create the PSBT
2019-05-13 00:13:55 +09:00
nicolas.dorier
14647d5778
minor improvement to UI of PSBT
2019-05-12 15:16:40 +09:00
nicolas.dorier
560dde3396
bump
2019-05-12 14:58:43 +09:00
nicolas.dorier
2719849a54
bump
2019-05-12 14:51:57 +09:00
nicolas.dorier
3011fecf0f
Add tests for PSBT
2019-05-12 14:51:24 +09:00