Skip to content

fix: add android elf build ids - #98

Merged
ovitrif merged 1 commit into
mainfrom
ovi/fix-ldk-android-build-ids
Jul 28, 2026
Merged

fix: add android elf build ids#98
ovitrif merged 1 commit into
mainfrom
ovi/fix-ldk-android-build-ids

Conversation

@ovitrif

@ovitrif ovitrif commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Fixes #95

Implements the LDK producer portion of synonymdev/bitkit-android#1105.

Companion PRs:

Description

  • adds -Wl,--build-id=sha1 to the Android linker flags for every published ABI while preserving the existing 16 KB page-size flags
  • bumps the cross-platform package to 0.7.0-rc.58
  • refreshes the tracked Android, JVM, Python, and Swift release artifacts

QA Notes

  • Local verification: sh -n scripts/uniffi_bindgen_generate_kotlin_android.sh, cargo fmt --all -- --check, cargo test --lib --locked (77 passed), and cargo clippy --lib --locked
  • Package metadata is consistently versioned 0.7.0-rc.58
  • Two exact-head review passes completed with no actionable findings

Release

chatgpt-codex-connector[bot]

This comment was marked as resolved.

@ovitrif

This comment was marked as outdated.

@ovitrif ovitrif closed this Jul 25, 2026
@ovitrif ovitrif reopened this Jul 25, 2026
@ovitrif
ovitrif force-pushed the ovi/fix-ldk-android-build-ids branch from 61a8412 to 8cb0f2e Compare July 26, 2026 20:45
@ovitrif ovitrif changed the title fix: verify android elf build ids fix: add android elf build ids Jul 26, 2026
@ovitrif ovitrif self-assigned this Jul 27, 2026
@ovitrif
ovitrif removed the request for review from ben-kaufman July 27, 2026 13:45
@ovitrif
ovitrif merged commit 07dddc7 into main Jul 28, 2026
2 of 3 checks passed
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.

fix: add Android ELF build IDs

2 participants