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: replace safe release type with autonomi #24

Merged
merged 2 commits into from
Oct 20, 2024

Commits on Oct 19, 2024

  1. feat: replace safe release type with autonomi

    The `ReleaseType::Safe` variant is replaced with `ReleaseType::Autonomi`.
    
    The integration tests here won't work until the first stable release of the binary. They can be
    fixed for the next publish.
    jacderida committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f5d0156 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. chore: remove faucet and auditor release types

    These releases do not apply for the EVM-based network.
    jacderida committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bb965ac View commit details
    Browse the repository at this point in the history