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

Created Contract Call event #102

Merged
144 commits merged into from
Sep 15, 2023
Merged

Created Contract Call event #102

144 commits merged into from
Sep 15, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 13, 2023

Purpose

Create new event ContractCall which is linked to the instigator contract.

Changes

Removed event Transfer in favor of new event ConmtractCall.

Updated design mapping table
https://concordium.atlassian.net/wiki/spaces/EN/pages/1190199324/Design#Import-mapping

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.

@ghost ghost requested a review from orhoj September 13, 2023 09:01
Base automatically changed from cbw-1250and1251/contract-details to main September 14, 2023 07:53
@ghost ghost merged commit 9dc172f into main Sep 15, 2023
1 check passed
@ghost ghost deleted the cbw-1250/contract-invoked-event branch September 15, 2023 07:54
This pull request was closed.
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.

1 participant