Skip to content
This repository was 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
delventhalz wants to merge 1 commit into
hyperledger-archives:mainfrom
Cargill:c009-sc-record-transformation
Open

Allow Records to be transformed into other Records in Supply Chain#17
delventhalz wants to merge 1 commit into
hyperledger-archives:mainfrom
Cargill:c009-sc-record-transformation

Conversation

@delventhalz

Copy link
Copy Markdown
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 <zac@bitwise.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants