Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Do not ignore workspace's Cargo.lock #19

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Do not ignore workspace's Cargo.lock #19

merged 1 commit into from
Dec 27, 2023

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Dec 27, 2023

Never omit Cargo.locks. Always add them in git.

The Cargo.lock of the Cargo workspace is very important, as well.

See: multiversx/mx-sdk-rust-contract-builder#43.

Copy link

Contract comparison - from 69cd072 to 96a0aad
⚠️ Warning: Could not download the report for the base branch. Displaying only the report for the current branch. ⚠️

Path                                                                                             size                  has-allocator                     has-format
mx-reproducible-contract-build-example-sc
- adder/adder.wasm 687 No No
- lottery-esdt/lottery-esdt.wasm 11385 No No
- multisig
- - multisig.wasm 15306 No No
- - multisig-full.wasm 17310 No No
- - multisig-view.wasm 7699 No No

@andreibancioiu andreibancioiu merged commit c1bc215 into main Dec 27, 2023
5 checks passed
@andreibancioiu andreibancioiu deleted the fix-gitignore branch December 27, 2023 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants