Commit graph

154 commits

Author SHA1 Message Date
nicolas.dorier
b24764d679
bump 2023-04-05 23:38:39 +09:00
nicolas.dorier
7fe041fc2c
Changelog 1.8.4 2023-03-15 10:45:49 +09:00
nicolas.dorier
6d4b2348ac
Update changelog 2023-03-08 21:56:40 +09:00
nicolas.dorier
2010a9a458
bump 2023-03-07 10:29:18 +09:00
nicolas.dorier
9d72b9779e
Update Changelog 2023-03-03 20:20:59 +09:00
nicolas.dorier
0ca6e8ccfb
bump 2023-02-26 00:20:55 +09:00
nicolas.dorier
9344113ae4
Version bump 2023-02-16 17:46:27 +09:00
nicolas.dorier
a62b674722
bump 2023-02-13 23:40:32 +09:00
nicolas.dorier
8c6fe91c71
After successful migration from SQLite or MySql, there is an error after a restart 2023-02-11 21:01:36 +09:00
Andrew Camilleri
487faa69c6
Bump version 2023-02-10 09:40:03 +01:00
nicolas.dorier
dea5991e01
bump 2023-02-10 11:53:17 +09:00
nicolas.dorier
a20408bed1
Fix crash for installations supporting zcash or monero (#4610) 2023-02-09 09:49:08 +09:00
nicolas.dorier
82b36aaca7
bump 2023-02-08 20:20:56 +09:00
nicolas.dorier
372df93c18
bump 2023-01-25 12:42:40 +09:00
nicolas.dorier
3a278d8079
bump 2023-01-16 23:59:09 +09:00
nicolas.dorier
09d5f5a083
Bump version 2022-12-23 17:54:42 +09:00
nicolas.dorier
5e983641b6
bump 2022-12-16 17:39:14 +09:00
nicolas.dorier
b4ed4623e1
bump 2022-11-29 11:20:14 +09:00
nicolas.dorier
2d84433a62
bump 2022-11-25 22:26:29 +09:00
JesterHodl
ec76acd3a6
Code analysis (#4293)
* Enable NETAnalyzers for whole project

- remove obsolete analyzers so that the .NET Core SDK NETAnalyzers can be used
- enable NETAnalyzers for all projects so that developers can use them by defining the AnalysisMode on individual projects

This is because if we set AnalysisMode to minimal, recommended or all it would spam with warning.
The idea is to be able to turn them on during development to fix recommended stuff without polluting the build output.

Following commits will implement some of the Code Analysis findings

* Performance hints for using char overloads for single characters (CA1834 and CA1847)

CA1834: Use StringBuilder.Append(char) for single character strings
CA1847: Use string.Contains(char) instead of string.Contains(string) with single characters
2022-11-20 17:42:36 +09:00
Nicolas Dorier
e1a235b4e8
Changelog and bump (#4201) 2022-10-08 12:42:46 +09:00
nicolas.dorier
0bc3e94052
bump 2022-09-26 22:51:49 +09:00
Kukks
11ec72ce8c
changelog and bump
(cherry picked from commit a661f08d7b)
2022-08-26 10:26:51 +02:00
Kukks
4aa94d5a13
bump btcpay to revert bug 2022-08-18 13:21:21 +02:00
Kukks
1a4a3714c7
Changelog for 1.6.8 2022-08-18 08:16:22 +02:00
Kukks
7f41a1ef09
bump and changelog for 1.6.7 2022-08-10 10:07:15 +02:00
Kukks
bf0cbf24e4
bump and changelog for 1.6.6 2022-08-06 17:07:41 +02:00
nicolas.dorier
6239f9da75
Bump 2022-08-04 12:11:21 +09:00
nicolas.dorier
2ea6eb09e6
Update changelog 2022-08-03 21:41:39 +09:00
nicolas.dorier
a3d536bd51
Changelog and bump 2022-07-23 20:39:15 +09:00
nicolas.dorier
218d64d8df
Update Changlog, and bump 2022-07-15 12:47:15 +09:00
nicolas.dorier
03fbd51fab
bump 2022-07-11 23:13:35 +09:00
nicolas.dorier
265e2930f1
bump 2022-07-08 16:54:35 +09:00
Kukks
f08f064bc6
add changelog and bump 2022-05-28 14:05:16 +02:00
nicolas.dorier
cfbf081cac
bump 2022-05-25 19:33:39 +09:00
Andrew Camilleri
225243ba93
1.5.2 changelog (#3730)
* 1.5.2 chaneglog

* bump
2022-05-09 20:58:49 +09:00
nicolas.dorier
e5602a86a2
bump 2022-04-30 12:58:58 +09:00
nicolas.dorier
ae67cc8a51
bump 2022-04-28 22:06:03 +09:00
Kukks
5b5aa2c721
bump btcpay 2022-04-01 13:22:24 +02:00
Kukks
7652645dda
1.4.8 update 2022-03-31 12:48:10 +02:00
Kukks
cde5bd87d8 update 1.4.7 2022-03-02 12:37:28 +01:00
nicolas.dorier
90d989e358
Bump 1.4.6 2022-02-21 14:54:43 +09:00
nicolas.dorier
631ddc0af2
Bump version 2022-02-15 14:33:25 +09:00
nicolas.dorier
1c1f69fa50
bump 1.4.4 2022-02-08 12:21:58 +09:00
nicolas.dorier
0535e9c68f
1.4.3 2022-02-02 20:24:56 +09:00
nicolas.dorier
16a4c072a9
Bump 2022-01-28 22:52:56 +09:00
Kukks
7bae6b2e8f bump 2022-01-27 17:17:20 +01:00
Nicolas Dorier
a9b755fa1d
Changelog 1.4.0 (#3328) 2022-01-27 22:24:39 +09:00
nicolas.dorier
ab3aab9c22
Make BTCPayServer works with dotnet watch hot reload 2022-01-01 22:05:51 +09:00
nicolas.dorier
259f0b5aad
Bump to C# 10 2021-12-27 13:20:57 +09:00