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

Compatibility with the next version of ACI #177

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Compatibility with the next version of ACI #177

merged 1 commit into from
Feb 28, 2023

Conversation

davidyuk
Copy link
Member

Copy link
Member

@dincho dincho left a comment

Choose a reason for hiding this comment

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

  • please add a @deprecated notice around the line
  • please add a release note that states that ACI compiler version X is deprecated

In general the old format would be dropped in next major release of the lib

@@ -304,7 +304,11 @@ class AciTypeResolver {
}

const def = [
...namespaceData.type_defs,
/**
* @deprecated ACIs generated by aesophia@7 and below
Copy link
Member Author

Choose a reason for hiding this comment

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

It sounds strange because I can't say what to use instead due to typedef change is not released yet

Copy link
Member

Choose a reason for hiding this comment

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

That was my point in the previous comment, once release we can update this PR and merge it.

@dincho
Copy link
Member

dincho commented Feb 9, 2023

The release note is misleading that only HTTP compiler is supported, please mention that one can/should use CLI ACI (any version)

@marc0olo
Copy link
Contributor

@davidyuk can you tackle the comment so that we can move forward with SDK v13 ? a lot of services need to be updated and I wanna make sure this is done before the next hackathon starts

@davidyuk
Copy link
Member Author

davidyuk commented Feb 20, 2023

The thing is that there is no new release of cli that emits new aci

@davidyuk
Copy link
Member Author

aesophia_cli@7.1.0 released, so I've updated the changelog
https://github.com/aeternity/aesophia_cli/releases/tag/v7.1.0

@dincho dincho merged commit d900394 into master Feb 28, 2023
@dincho dincho deleted the typedefs branch February 28, 2023 11:26
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