Bump SDK pin to 3.4.11; refresh vendored daml-props DAR#4
Open
peektism wants to merge 1 commit into
Open
Conversation
simple-token and simple-token-test daml.yaml manifests move from 3.4.10 to 3.4.11. Forward-looking docs (README.md, docs/SCOPE.md, docs/PLAN.md current state and version-pinning section) updated to match. dars/daml-props-0.1.0.dar is rebuilt from daml-props at SDK 3.4.11. Historical records left at 3.4.10: - docs/AUDIT.md (audit results from the prior audit pass) - docs/PLAN.md "Step 1 ✅ COMPLETE" line (records the original creation) Verified 2026-05-18 on OpenJDK 21.0.11 / DPM SDK 3.4.11: - simple-token dpm build clean - simple-token-test dpm test 42/42 ok, 0 failures Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
All contributors have signed the CLA ✍️ ✅ |
Collaborator
Author
|
I confirm that I have read and hereby agree to the OpenZeppelin Contributor License Agreement |
Collaborator
Author
|
recheck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
simple-token/daml.yamlandsimple-token-test/daml.yamlbumped tosdk-version: 3.4.11.README.md(Prerequisites),docs/SCOPE.md(Mission),docs/PLAN.md(current state + version-pinning section).dars/daml-props-0.1.0.darrebuilt fromdaml-propsat SDK 3.4.11.Historical records intentionally left at 3.4.10
docs/AUDIT.md— audit results from the prior audit pass.docs/PLAN.md"Step 1 ✅ COMPLETE" — records the original creation at 3.4.10.Coordinating PR
The rebuilt
dars/daml-props-0.1.0.daris fromOpenZeppelin/daml-props#1. Merge this after that PR lands, or accept the DAR as-built for now.Verification
Built and tested locally on 2026-05-18 with OpenJDK 21.0.11 / DPM SDK 3.4.11:
simple-tokendpm build— cleansimple-token-testdpm test— 42/42 ok, 0 failuresTest plan
simple-token-testmatches what gets rebuilt fromdaml-propsat HEAD🤖 Generated with Claude Code