Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

fix(docs): Update Slack to Discord - #388 and feat(cicero): Returning the validated request -#643 #849

Closed
wants to merge 2 commits into from

Conversation

tech-bash
Copy link

Signed-off-by: tech-bash [email protected]

Closes #847 and #643 of the cicero issue

Changes

1- Changed slack link to discord link of ergo/readme.md
2- Added the feature of returning the validated request rather than the input one ... in engine.js .

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to master from fork:branchname

Updated Readme

Signed-off-by: Bhavy airi <[email protected]>
Signed-off-by: tech-bash [email protected]

Signed-off-by: Bhavy airi <[email protected]>
@tech-bash tech-bash changed the title fix(docs): Update Slack to Discord - #388 and feat(cicero):Contract execution returns the validated request instead of the input request -#643 fix(docs): Update Slack to Discord - #388 and feat(cicero): Returning the validated request -#643 Feb 10, 2022
Copy link
Contributor

@dselman dselman left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Member

@jeromesimeon jeromesimeon left a comment

Choose a reason for hiding this comment

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

I'm afraid the fix won't work. I don't think validateOutput(result.request) will return the proper value. notably there is no request in the result. An alternative implementation is proposed in #866

The README changes still look good. If you update the PR, I'll merge it in.

@dselman dselman closed this Apr 27, 2022
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