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/higher funding proposal cap #5163

Merged

Commits on Jun 5, 2024

  1. fix: 💄 remove any unwrap() from option

    This was a rule we had back in the day, calling unwrap result in a panic! and the process is halted, hence we avoided that
    Ignazio Bovo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a276a5f View commit details
    Browse the repository at this point in the history
  2. fix: 🎨 misc CI checks

    Ignazio Bovo committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9e75c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a460aed View commit details
    Browse the repository at this point in the history