Skip to content

data(algorand): record official SDK release metadata - #3141

Open
ZRFsro wants to merge 2 commits into
Chain-Love:mainfrom
ZRFsro:bounty-target-networks-4
Open

data(algorand): record official SDK release metadata#3141
ZRFsro wants to merge 2 commits into
Chain-Love:mainfrom
ZRFsro:bounty-target-networks-4

Conversation

@ZRFsro

@ZRFsro ZRFsro commented Aug 22, 2026

Copy link
Copy Markdown

Summary

Fill 40 previously empty SDK metadata cells for 10 official Algorand SDKs currently listed for the program-targeted Algorand network.

  • 10 latest known versions
  • 10 release dates
  • 10 maintainers
  • 10 SPDX licenses

Only references/offers/sdks.csv differs from current upstream. Every change is blank-to-nonblank; no existing value, row, or slug is replaced.

Sources

Release tags/dates and repository owner/license metadata were read from the existing official GitHub repositories:

Validation

  • Parsed all 628 SDK rows with Python CSV.
  • Exact diff proof: 40 changed cells across 10 unchanged slugs.
  • All 40 are blank-to-nonblank and only touch latestKnownVersion, latestKnownReleaseDate, maintainer, and license.
  • git diff --check: passed.
  • Repository git-hooks/pre-commit.py: passed.
  • Checked open relevant PRs; none changes these 10 existing offer rows.

Reward

  • ETH-network reward address: 0x70b5Db94EbB459fDfa6700a839628817D2fe4C73

Signed-off-by: Penge bot@zrf.at

Penge added 2 commits August 22, 2026 09:40
Signed-off-by: Penge <bot@zrf.at>
Signed-off-by: Penge <bot@zrf.at>
@github-actions

Copy link
Copy Markdown

Summary

Status Count
🔍 Total 14
🔗 Unique 14
✅ Successful 14
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 0
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Full Github Actions output

@USS-Supervisor USS-Supervisor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE
Risk: LOW
Summary: The PR only fills previously blank release metadata for existing Algorand SDK offer rows. CSV structure is unchanged, the edited slugs are unchanged, all 40 changed cells are blank-to-nonblank updates in latestKnownVersion, latestKnownReleaseDate, maintainer, and license, and the cited GitHub latest-release endpoints match the added versions/dates. Required validation and the current-cycle link-check both passed; link-check reported 14/14 successful links with 0 errors, timeouts, or unsupported URLs.
Findings: None.
Confidence: HIGH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants