You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release-notes.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,6 +223,12 @@ modules were reorganized in separate folders to make navigation through code a b
223
223
224
224
See detailed [set of changes](https://github.com/dashpay/dash/compare/v0.14.0.5...dashpay:v0.15.0.0).
225
225
226
+
-[`546e69f1a`](https://github.com/dashpay/dash/commit/546e69f1a) Fix CActiveMasternodeManager::GetLocalAddress to prefer IPv4 if multiple local addresses are known (#3304)
227
+
-[`e4ef7e8d0`](https://github.com/dashpay/dash/commit/e4ef7e8d0) Drop unused `invSet` in `CDKGSession` (#3303)
Copy file name to clipboardExpand all lines: src/qt/locale/dash_es.ts
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1326,6 +1326,10 @@
1326
1326
<source>This amount acts as a threshold to turn off PrivateSend once it's reached.</source>
1327
1327
<translation>Esta cantidad actúa como un límite para desactivar PrivateSend una vez que se alcanza ese límite.</translation>
1328
1328
</message>
1329
+
<message>
1330
+
<source>Target PrivateSend balance</source>
1331
+
<translation>Saldo objetivo de PrivateSend</translation>
1332
+
</message>
1329
1333
<message>
1330
1334
<source>Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled.</source>
1331
1335
<translation>Abrir automáticamente el puerto del cliente Dash Core en el enrutador. Esto solo funciona cuando su enrutador admite UPnP y está habilitado.</translation>
0 commit comments