Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Allow Records to be transformed into other Records in Supply Chain #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 31, 2018

  1. Add an initial proposal for adding Transforms to Supply Chain

    Allow one or more assets tracked in Sawtooth Supply Chain to be transformed
    into one or more other assets, using a new _Transform_ action. A Transform is
    effectively a batching together of multiple CreateRecord, UpdateProperties, and
    FinalizeRecord actions into a single transaction, with some additional
    metadata. These Transforms will then be stored in state, greatly enriching the
    historical data available for each Record.
    
    Signed-off-by: Zac Delventhal <[email protected]>
    Zac Delventhal committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d27f98d View commit details
    Browse the repository at this point in the history