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

Upstream changes to libra #41

Open
4 of 6 tasks
TristanDebrunner opened this issue Oct 14, 2019 · 0 comments
Open
4 of 6 tasks

Upstream changes to libra #41

TristanDebrunner opened this issue Oct 14, 2019 · 0 comments
Assignees

Comments

@TristanDebrunner
Copy link

TristanDebrunner commented Oct 14, 2019

Problem

We are currently maintaining our own fork of libra to support move.

Proposed Solution

Upstream the following changes to libra, so they can make releases themselves:

  • Add libra (or move) prefix to crates that need to be published
  • Add metadata to Cargo.toml files (description, homepage, repo, license)
  • Move lalrpop generated code to OUT_DIR
  • Add dependency versions to Cargo.tomls
  • Break circular dependency in crypto crate
  • Mark packages as publishable
@TristanDebrunner TristanDebrunner self-assigned this Oct 14, 2019
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

No branches or pull requests

1 participant