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

chore: add inter-canister call use case to canister logging examples #906

Merged
merged 13 commits into from
Jul 12, 2024

Conversation

maksymar
Copy link
Contributor

@maksymar maksymar commented Jun 17, 2024

This PR adds an example of inter-canister calls to the canister logging examples in Rust and Motoko.

It uses raw_rand() call to the management canister as a simplest case of inter-canister call.
It also sets the DFX version to 0.21.0-beta.0 for canister logging examples, which includes the necessary fixes.

@maksymar maksymar changed the title add canister logging tests chore: add inter-canister call use case to canister logging examples Jul 9, 2024
@maksymar maksymar marked this pull request as ready for review July 9, 2024 09:01
@maksymar maksymar requested review from a team as code owners July 9, 2024 09:01
@maksymar maksymar requested review from dfx-json and dsarlis July 9, 2024 12:06
@maksymar maksymar merged commit decfb65 into master Jul 12, 2024
6 checks passed
@maksymar maksymar deleted the maksym/ic-272-tests branch July 12, 2024 06:54
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