Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix compilation by fixing crates structure #7

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

giladchase
Copy link
Collaborator

@giladchase giladchase commented Mar 19, 2024

Also add lints and metadata


Stack:

⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.


This change is Reviewable

Also add lints and metadata

commit-id:1a9f43aa
Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @ayeletstarkware and @giladchase)


Cargo.toml line 9 at r1 (raw file):

edition = "2021"
repository = "https://github.com/starkware-libs/mempool/"
license = "Apache-2.0"

Why you didnt add:
license-file = "LICENSE"

Code snippet:

license-file = "LICENSE"

@giladchase giladchase mentioned this pull request Mar 20, 2024
Copy link
Collaborator Author

@giladchase giladchase left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @ayeletstarkware and @MohammadNassar1)


Cargo.toml line 9 at r1 (raw file):

Previously, MohammadNassar1 (mohammad-starkware) wrote…

Why you didnt add:
license-file = "LICENSE"

Not necessary if we're using a standard license like Apache-2.0 --- if you remember, when you publish the blockifier it whined about having both a standard license and license-file.

However, we should still have a LICENSE file i think, for github, which AFAICS requires it, so i added it on top of the stack.

Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ayeletstarkware)

Copy link
Collaborator Author

@giladchase giladchase left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ayeletstarkware)

@giladchase giladchase merged commit 5ff42c6 into main Mar 20, 2024
17 of 31 checks passed
@giladchase giladchase deleted the spr/main/1a9f43aa branch March 20, 2024 10:53
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