Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes to match new changes done in cord chain - v0.9.0 #144

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Conversation

amarts
Copy link
Member

@amarts amarts commented Nov 30, 2023

  • implement each module to perform 'fetch()', 'build' and 'write'
  • provides score, statement, chain-space and did implementations.

amarts and others added 5 commits October 11, 2023 10:56
* Stream -> Statement: rename the feature

Signed-off-by: Amar Tumballi <[email protected]>

* allow multiple digests packed in one create call

Signed-off-by: Amar Tumballi <[email protected]>

* update digest-mapping as double map

Signed-off-by: Amar Tumballi <[email protected]>

---------

Signed-off-by: Amar Tumballi <[email protected]>
* cord 0.9.0 companion - wip

* chainspace updates

* schema updates

* document updates

* documentation updates

* identifier module

* chain-space module

* statement module

* score module and balance moved to utils

* merge config modules

* rename modules -> transform

* remove messaging module

* add document query

* cbor schema and aug api updates

* schema updates

* chain space updates

* demo and test updates
* chore - node and yarn updates

* chore - doc generator fixes
* refactor without transform module

* schema manager module

* chain space doc updates

* identifier doc updates

* statement doc updates
@amarts amarts requested review from smohan-dw and adi-a11y December 1, 2023 05:27
@amarts
Copy link
Member Author

amarts commented Dec 1, 2023

note that, with this meged, there is no yarn demo command to run the demo, but npx tsx demo/src/func-test.ts to run the operations on the chain.

@amarts amarts merged commit 423e8b0 into develop Dec 1, 2023
1 check passed
@amarts amarts deleted the dev-0.9.0 branch December 5, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants