Difference between revisions of "BTCSQ 2ec6f44 ReleaseNotes"
VeriBlockTim (talk | contribs) (Created page with "See: BTCSQ, BTCSQ_Package_Archive Release Notes ChangeLog: * From Dec 9th (734a3a0) to Mar 4 (4ca0304) * Fix libraries loadBlockInner small issue * Fix libraries pay...") |
VeriBlockTim (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Release Notes | Release Notes | ||
+ | |||
+ | From Dec 9th (734a3a0) to Mar 9 (2ec6f44) | ||
ChangeLog: | ChangeLog: | ||
− | |||
* Fix libraries loadBlockInner small issue | * Fix libraries loadBlockInner small issue | ||
* Fix libraries payloadsIndex cleanup small issue | * Fix libraries payloadsIndex cleanup small issue |
Latest revision as of 21:31, 11 March 2022
See: BTCSQ, BTCSQ_Package_Archive
Release Notes
From Dec 9th (734a3a0) to Mar 9 (2ec6f44)
ChangeLog:
- Fix libraries loadBlockInner small issue
- Fix libraries payloadsIndex cleanup small issue
- Update warnings/logs messaging
- Fix zmq assert
- Fix potential deadlock assertion failure
- Fix Btctx decoding small issue
- other small improvements