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

feat: 📝 implement cometstub crate (work-in-progress) #3592

Closed
wants to merge 1 commit into from

Commits on Jan 8, 2024

  1. feat: 📝 implement mock-cometbft crate (work-in-progress)

    this commit introduces a new library, in `crates/test/`. this library
    contains a mock implementation of cometbft, for use in cargo integration
    tests.
    
    * this does NOT add the `penumbra-mock-cometbft` crate to the list of
      crates included in the rust documentation in
      `deployments/scripts/rust-docs`. the `penumbra-tct-property-test`
      crate was also not included in that list at the time of writing.
    
    /!\ ------------------------------------------------------- /!\
    /!\ NOTE: this is a rolling work-in-progress.               /!\
    /!\ this branch will be force-pushed frequently until it is /!\
    /!\ ready for review. proceed accordingly!                  /!\
    /!\ ------------------------------------------------------- /!\
    cratelyn committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0a51f1a View commit details
    Browse the repository at this point in the history