Skip to content

fix: track Cargo.lock for reproducible WASM builds (#58)#101

Open
vgtmy wants to merge 1 commit into
BCPathway:mainfrom
vgtmy:fix/cargolock-gitignore
Open

fix: track Cargo.lock for reproducible WASM builds (#58)#101
vgtmy wants to merge 1 commit into
BCPathway:mainfrom
vgtmy:fix/cargolock-gitignore

Conversation

@vgtmy
Copy link
Copy Markdown

@vgtmy vgtmy commented May 26, 2026

Summary

Remove Cargo.lock from .gitignore and add a comment explaining it is required for reproducible Soroban/Stellar WASM contract builds.

Test Plan

  • Verified .gitignore no longer contains Cargo.lock as an ignored pattern
  • The comment clearly documents why Cargo.lock should be tracked
  • No other files modified

Related Issue

Closes #58

Bounty Note

Stellar Wave 5 — 200 Points

Remove Cargo.lock from .gitignore and add comment explaining it is
required for reproducible Soroban/Stellar WASM contract builds.

Closes BCPathway#58
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.

[Bug] Fix Cargo.lock tracking in .gitignore

1 participant