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

No_std support #782

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

No_std support #782

wants to merge 15 commits into from

Commits on Nov 14, 2024

  1. Update thiserror to v2

    SethDusek committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f8109a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482a882 View commit details
    Browse the repository at this point in the history
  3. no_std sigma-util

    SethDusek committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d0d72c8 View commit details
    Browse the repository at this point in the history
  4. Bump Rust MSRV to 1.81

    SethDusek committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0cd366c View commit details
    Browse the repository at this point in the history
  5. sigma_ser no_std fixes

    SethDusek committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    13a6e43 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    987dfed View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. ergotree_ir no_std

    SethDusek committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    83adea1 View commit details
    Browse the repository at this point in the history
  2. no_std gf2_192

    SethDusek committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    458c496 View commit details
    Browse the repository at this point in the history
  3. ergotree-ir: Disable proptests when arbitrary is not available

    This fixes tests without --features arbitrary and also gives us some test coverage on no_std
    SethDusek committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1d0ca3c View commit details
    Browse the repository at this point in the history
  4. no_std ergotree-interpreter

    SethDusek committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fbfa14e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    4a2db23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c632d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    fa0d0bb View commit details
    Browse the repository at this point in the history
  2. Clippy

    SethDusek committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f56f57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1551d1 View commit details
    Browse the repository at this point in the history