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

doc builder updates and readme update #154

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

amarts
Copy link
Member

@amarts amarts commented Dec 6, 2023

backport of #153 and #152

$ yarn demo-vc
$ yarn bench
$ npx tsx demo/src/network-score-test.ts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing with error
(Not sure if this change has anything to do with it, just highlighting here)

/Users/niranjanp/DW/source/npci-build/cord.js/packages/chain-space/src/ChainSpace.chain.ts:473
throw new SDKErrors.CordDispatchError(
^

CordDispatchError: Error dispatching delegate authorization: [object Object]
at Object.dispatchDelegateAuthorization (/Users/niranjanp/DW/source/npci-build/cord.js/packages/chain-space/src/ChainSpace.chain.ts:473:11)
at main (/Users/niranjanp/DW/source/npci-build/cord.js/demo/src/network-score-test.ts:107:24)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would like to check this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the error is happening on 'develop' branch, which will be tested further. But this will get in for release branch now.

@amarts amarts merged commit bc357eb into dhiway:release-0.9 Dec 6, 2023
@amarts amarts deleted the backports_docs_and_readme branch December 6, 2023 09:43
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.

2 participants