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

Add treasury donation to tx table #1743

Open sgillespie opened 1 week ago

sgillespie commented 1 week ago

Description

Fixes #1732

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.

Cmdv commented 1 day ago

looks like theres failures when building the tests 😞

sgillespie commented 12 hours ago

looks like theres failures when building the tests 😞

Fixed!