@@ -198,6 +198,8 @@ Detailed [change log](https://github.com/dashpay/dash/compare/v0.12.1.x...dashpa
198
198
- [ ` 502748487 ` ] ( https://github.com/dashpay/dash/commit/502748487 ) bump MIN_INSTANTSEND_PROTO_VERSION to 70208 (#1650 )
199
199
- [ ` 788ae63ac ` ] ( https://github.com/dashpay/dash/commit/788ae63ac ) Fix edge case for IS (skip inputs that are too large) (#1695 )
200
200
- [ ` 470e5435c ` ] ( https://github.com/dashpay/dash/commit/470e5435c ) remove InstantSend votes for failed lock attemts after some timeout (#1705 )
201
+ - [ ` a9293ad03 ` ] ( https://github.com/dashpay/dash/commit/a9293ad03 ) update setAskFor on TXLOCKVOTE (#1713 )
202
+ - [ ` 859144809 ` ] ( https://github.com/dashpay/dash/commit/859144809 ) fix bug introduced in #1695 (#1714 )
201
203
202
204
### Governance:
203
205
- [ ` 4595db0ce ` ] ( https://github.com/dashpay/dash/commit/4595db0ce ) Few changes for governance rpc: (#1351 )
@@ -259,6 +261,7 @@ Detailed [change log](https://github.com/dashpay/dash/compare/v0.12.1.x...dashpa
259
261
- [ ` 296cfd2ef ` ] ( https://github.com/dashpay/dash/commit/296cfd2ef ) Fix compilation with qt < 5.2 (#1672 )
260
262
- [ ` 11afd7cfd ` ] ( https://github.com/dashpay/dash/commit/11afd7cfd ) Translations201710 - en, de, fi, fr, ru, vi (#1659 )
261
263
- [ ` 14d11e4a8 ` ] ( https://github.com/dashpay/dash/commit/14d11e4a8 ) Translations 201710 part2 (#1676 )
264
+ - [ ` 2144dae91 ` ] ( https://github.com/dashpay/dash/commit/2144dae91 ) Add hires version of ` light ` theme for Hi-DPI screens (#1712 )
262
265
263
266
### DIP0001:
264
267
- [ ` cd262bf64 ` ] ( https://github.com/dashpay/dash/commit/cd262bf64 ) DIP0001 implementation (#1594 )
@@ -293,6 +296,7 @@ Detailed [change log](https://github.com/dashpay/dash/compare/v0.12.1.x...dashpa
293
296
- [ ` 5617aef07 ` ] ( https://github.com/dashpay/dash/commit/5617aef07 ) Documentation: Update undocumented messages in protocol-documentation.md (#1596 )
294
297
- [ ` 72ef788c5 ` ] ( https://github.com/dashpay/dash/commit/72ef788c5 ) Update ` instantsend.md ` according to PR #1628 changes (#1663 )
295
298
- [ ` 304b886d0 ` ] ( https://github.com/dashpay/dash/commit/304b886d0 ) Update build-osx.md formatting (#1690 )
299
+ - [ ` 578d55979 ` ] ( https://github.com/dashpay/dash/commit/578d55979 ) 12.2 release notes (#1675 )
296
300
297
301
### Other (noticeable) refactoring and fixes:
298
302
- [ ` 98990b683 ` ] ( https://github.com/dashpay/dash/commit/98990b683 ) Refactor: CDarkSendSigner (#1410 )
0 commit comments