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

engine: SDecimal -> SNumeric #2577

Merged
merged 1 commit into from
Aug 16, 2019
Merged

engine: SDecimal -> SNumeric #2577

merged 1 commit into from
Aug 16, 2019

Conversation

remyhaemmerle-da
Copy link
Collaborator

@remyhaemmerle-da remyhaemmerle-da commented Aug 16, 2019

This PR is part of the effort to implement variable scaled Numeric type (See #2289)

This substitutes Decimal by Numeric (delivered in #2556) in the engine internals

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.

Sorry, something went wrong.

@remyhaemmerle-da remyhaemmerle-da added the component/daml-engine DAML-LF Engine & Interpreter label Aug 16, 2019
@remyhaemmerle-da remyhaemmerle-da added this to the Maintenance milestone Aug 16, 2019
@remyhaemmerle-da remyhaemmerle-da force-pushed the daml-lf-numeric-2 branch 2 times, most recently from c70a01a to 83dcef0 Compare August 16, 2019 14:58
@mergify mergify bot merged commit 832be12 into master Aug 16, 2019
@mergify mergify bot deleted the daml-lf-numeric-2 branch August 16, 2019 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/daml-engine DAML-LF Engine & Interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants