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

Adds Cis2Client #304

Merged
merged 13 commits into from
Aug 10, 2023
Merged

Adds Cis2Client #304

merged 13 commits into from
Aug 10, 2023

Conversation

parv0888
Copy link
Contributor

Purpose

Adds Cis2 Client to address #295

Changes

Adds Cis2 Client to address #295

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.

CLA acceptance

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

Copy link
Collaborator

@limemloh limemloh left a comment

Choose a reason for hiding this comment

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

Overall good!
Have some comments and some suggestions for you to look at

concordium-cis2/CHANGELOG.md Outdated Show resolved Hide resolved
concordium-cis2/CHANGELOG.md Outdated Show resolved Hide resolved
concordium-cis2/Cargo.toml Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Show resolved Hide resolved
@parv0888 parv0888 requested a review from limemloh July 25, 2023 23:01
Copy link
Collaborator

@limemloh limemloh left a comment

Choose a reason for hiding this comment

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

This looks great!
Only a few minor comments from me for this to be merged.

concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
@parv0888 parv0888 requested a review from limemloh August 7, 2023 23:02
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/lib.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
concordium-cis2/src/cis2_client.rs Outdated Show resolved Hide resolved
@abizjak
Copy link
Contributor

abizjak commented Aug 10, 2023

@parv0888 some imports need to be adjusted. Looks good otherwise.

concordium-cis2/src/lib.rs Outdated Show resolved Hide resolved
@parv0888 parv0888 requested a review from abizjak August 10, 2023 12:09
@abizjak abizjak merged commit eb13c51 into Concordium:main Aug 10, 2023
126 checks passed
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.

3 participants