zenith/test
Rene Vergara 0e14228a0e
feat!: add block tracking to data model
Adds new `ZcashBlock` table to database to track block information and
creates a relationship between `ZcashTransaction` records and the block
they belong to.
Database getters and setters are updated to use the block record for
confirmations, height, time data.
2024-09-23 13:55:14 -05:00
..
ServerSpec.hs feat: getoperationstatus RPC method 2024-09-04 13:10:09 -05:00
Spec.hs feat!: add block tracking to data model 2024-09-23 13:55:14 -05:00