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

Test: Add a Conway test for updating the constitution #1738

Closed sgillespie closed 1 week ago

sgillespie commented 2 weeks ago

Description

This change adds more tests from #1572. We're adding the following test cases:

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.