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

Tests for derivation macros with where clauses. #325

Merged
merged 10 commits into from
Aug 19, 2023
Merged

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Aug 9, 2023

Purpose

Fixes #322.

The actual fixes are in Concordium/concordium-contracts-common#105, this PR bumps the base dependency and adds tests.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak requested a review from limemloh August 9, 2023 19:42
@abizjak abizjak changed the base branch from 258-use-public-keys to main August 19, 2023 19:22
@abizjak abizjak merged commit e2f0bdd into main Aug 19, 2023
121 checks passed
@abizjak abizjak deleted the derivation-macros-tests branch August 19, 2023 19:36
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.

Unable to build using concordium-std 7.0.0
3 participants