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

epic(nibiru-std): proto module with tests + scripts #72

Merged
merged 13 commits into from
Oct 5, 2023
Merged

Conversation

Unique-Divine
Copy link
Member

@Unique-Divine Unique-Divine commented Oct 5, 2023

  • feat(justfile): Use just as the build tool
  • refactor(packages): better match statement
  • deps: Create nibiru-std package and add it to workspace with prost
  • refactor(nibiru-std): migrate over packages/bindings as a submodule
  • chore: Make scripts a crate so that we can use Rust scripts
  • feat(proto_clean.rs): outline procedure and make script runnable
  • feat(proto_clean.rs): add core business logic for cleaning imports
  • feat(proto_clean.rs): clean file imports fns
  • test(proto_clean): add fixtures for dirty and clean files
  • test(proto_clean.rs): unit tests
  • feat(proto_clean): complete main() for the script
  • feat(nibiru-std): add proto types and lib.rs
  • feat(nibiru-std): proto mod.rs, tests, and define modules with include statements

@Unique-Divine Unique-Divine added type: enhancement New feature or request epic Project or large task that groups multiple tickets and PRs dependencies Pull requests that update a dependency file labels Oct 5, 2023
@Unique-Divine Unique-Divine merged commit 5ef46ff into main Oct 5, 2023
3 checks passed
@Unique-Divine Unique-Divine deleted the realu/proto branch October 5, 2023 13:14
Unique-Divine added a commit that referenced this pull request Oct 10, 2023
…hain/realu/proto

epic(nibiru-std): proto module with tests + scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file epic Project or large task that groups multiple tickets and PRs type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant