digital-asset / digital-asset/daml-platform-observability-example
Version of local SDK is not checked
- Dominant language
- Shell
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Upload script assumes that the version of SDK locally is installed matching the .env settings. This fails if not correctly installed. For example if a V3 snapshot is default then an upload error experienced due to changes in V3 Ledger API.
It may work so long as a SDK V2 is the default SDK.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the upload script and the .env settings it reads, then inspect how the local SDK version is selected. Reproduce the upload with a deliberately mismatched SDK, and consider the work done when the script detects the mismatch and reports it before the upload proceeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100