diff --git a/blog/2024-11-04-db-sync.md b/blog/2024-11-04-db-sync.md new file mode 100644 index 0000000000..815c9e094c --- /dev/null +++ b/blog/2024-11-04-db-sync.md @@ -0,0 +1,24 @@ +--- +title: DB Sync Team Update +slug: 2024-11-04-db-sync +authors: kderme +tags: [db-sync] +hide_table_of_contents: false +--- + +## High level summary +The DBSync team has prepared a pre-release 13.6.0.0 compatible with node-10.1.0 and is testing a +release for mainnet which supports the new HF + + +## Lower level summary +- Improved proposals state support +https://github.com/IntersectMBO/cardano-db-sync/pull/1878/commits/b46b43b4bfbaf038b77258268757e7cd0919d364 +- Fix issues +https://github.com/IntersectMBO/cardano-db-sync/pull/1878/commits/8e417e3b9a796861aef8a784cdeccf463d05563a, +https://github.com/IntersectMBO/cardano-db-sync/pull/1877 +- Fix CI +https://github.com/IntersectMBO/cardano-db-sync/pull/1885, +https://github.com/IntersectMBO/cardano-db-sync/pull/1884 +- Memory improvements +https://github.com/IntersectMBO/cardano-db-sync/pull/1886