What's Changed
Enhancements
Bug Fixes
- Filter p2p view size on during aggregation of summaries by @Neylix in #1573
- Consume inputs even if not genesis node by @Neylix in #1574
- Fix aeweb case sensitivity for asset names by @wassimans in #1580
- Fix AEWeb SSL certs with multi wildcard domains (#1553) by @wassimans in #1585
- TaskSupervisor partitionning by @bchamagne in #1589
- Consume the MUCO correctly by @bchamagne in #1593
- Use a timer:interval for heartbeats and avoid concurrent connections attempts by @bchamagne in #1592
Other Changes
- Use the acceptance_resolver more often by @bchamagne in #1582
- Add a repair function to the quorum read by @bchamagne in #1586
- stop the listener when closing the socket by @bchamagne in #1594
New Contributors
- @wassimans made their first contribution in #1580
Full Changelog: v1.5.12...v1.5.13