Mentions légales du service

Skip to content

Draft: Resolve "Remove transaction descriptor from `Record`"

Jaurel Fosset requested to merge 16-remove-transaction-descriptor-from-record into main

Closes #16

Modification

  • add TxnId, st and ct field to Record
  • replace the use of the TxnId, st and ct field in TransactionDescriptor with the ones in Record
  • refactor Journal to stop relying on transaction descriptor

Merge request reports

Loading