High level summary
We've made progress in all high level objectives
- CIP-1694 integration design
- UTxO-HD integration proof of concept
- schema migrations with a focus on speeding up frequent queries is part of release 13.1.1.2 and tested
- Many devx issues resolved
Lower level summary
- We have improved and validated the design for the Conway integration in db-sync
- Improved the initial integration of the UTxO-HD feauture branches which are under test
- Prepared a new release 13.1.1.3 which supports node 8.1.1 #1455.
- This also fixes a bug #1451
- Added new tests to the new tx_out options #1429
- Fixed a chronic issue in db-sync related to exception handling and concurrency This fixes many other issues and simplifies the logic in db-sync #1447
- A number of fixes and improvements in ci, docker, devx, docs #1436#1442#1448#1452