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

leger-api: add GenMap support #3506

Merged
merged 7 commits into from
Nov 18, 2019
Merged

leger-api: add GenMap support #3506

merged 7 commits into from
Nov 18, 2019

Conversation

remyhaemmerle-da
Copy link
Collaborator

This PR advances #2256.

It adds support of GenMap to the ledger API.

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Add a line to the release notes, if appropriate
  • Normal production system change, include purpose of change in description

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

@remyhaemmerle-da
Copy link
Collaborator Author

Should I add a line in the release notes ?
Add a new data in the protobuf, but can be used only with the development version of LF.

@ghost
Copy link

ghost commented Nov 18, 2019

Should I add a line in the release notes ?
Add a new data in the protobuf, but can be used only with the development version of LF.

IMO it's best to leave GenMap off the release notes until GenMap becomes stabilized.

@remyhaemmerle-da
Copy link
Collaborator Author

@associahedron

IMO it's best to leave GenMap off the release notes until GenMap becomes stabilized.

I would like, but this change will break scala/haskell code (with a non exhaustive pattern matching) that relies on the code generated from the proto definition.

@mergify mergify bot merged commit fedc49d into master Nov 18, 2019
@mergify mergify bot deleted the ledger-genmap branch November 18, 2019 18:13
bame-da pushed a commit that referenced this pull request Nov 19, 2019
* leger-api: add GenMap support

* cosmetic

* Address Gerolf's  comment

* add a point in the release notes

* Address Fran's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants