IntersectMBO / cardano-db-sync

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Apache License 2.0
283 stars 158 forks source link

Update to node-8.12 #1744

Closed kderme closed 3 days ago

kderme commented 1 week ago

Description

Follow up to https://github.com/IntersectMBO/cardano-db-sync/pull/1737 Cherry-picks commit from 13.2.0.2 release branch and updates to node-8.12

Checklist

Migrations

If there is a breaking change, especially a big one, please add a justification here. Please elaborate more what the migration achieves, what it cannot achieve or why a migration is not possible.

kderme commented 3 days ago

Mostly reviewed at https://github.com/IntersectMBO/cardano-db-sync/pull/1737. Since this pr updates dependencies and takes too long on ci, I'm merging it prematurely to check if ci is fixed on a follow-up pr.