-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
entries: Add capability for updation of registry-entries (#247)
This PR, Adds capability to update the registry-entry. Updates to have support for elementURI which is a combination of registry-entry ID digest & entry input digest at identifier level. At full will be seen as entry:cord:<IdDigest>:<InputEntryDigest>. Demo script updates to demonstrate above. Added `yarn demo-registry` & `yarn demo-registry-entries` for easy run of the dedi scripts, also moved the registry-tx.ts & registry-entries-tx.ts under demo/dedi for easy access as the pile of demo-scripts are growing under root. Signed-off-by: Shreevatsa N <[email protected]>
- Loading branch information
Showing
7 changed files
with
523 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.