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

Conversation

delventhalz
Copy link
Contributor

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.

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]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants