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

feat: Retain type information for functions and services on decoding #563

Merged
merged 3 commits into from Apr 20, 2022

Conversation

frederikrothenberger
Copy link
Member

@frederikrothenberger frederikrothenberger commented Apr 20, 2022

Description

Improve candid decoding to no longer lose type information for Functions and Services. This is required due to the recent introduction of IDL.Unknown.

How Has This Been Tested?

Unit test are covering this behavior.

Checklist:

  • My changes follow the guidelines in CONTRIBUTING.md.
  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@krpeacock krpeacock merged commit 2d15437 into main Apr 20, 2022
@krpeacock krpeacock deleted the frederik/retain-func-type branch April 20, 2022 19:14
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.

None yet

3 participants