-
Notifications
You must be signed in to change notification settings - Fork 205
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
Test transaction validation. #6665
Labels
component/daml-engine
DAML-LF Engine & Interpreter
Comments
6 tasks
remyhaemmerle-da
added a commit
that referenced
this issue
Aug 4, 2020
This PR fixes the computation of global contract IDS during translation of transaction node to command for validation. This follows the scheme described in daml-lf/spec/contract-id.rst Extensive testing will be part of #6665. CHANGELOG_BEGIN CHANGELOG_END
6 tasks
6 tasks
6 tasks
This was referenced Aug 24, 2021
@nickchapman-da @cocreature I think we can close this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Transaction validation should be extensively tested to avoid bug described in #6664
In particular the following point should be tests:
Consider also specifying validation.
Also using this issue for refactoring work:
isReplayedBy
simply structural equality).The text was updated successfully, but these errors were encountered: