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

f32/f64/usize in cosmwasm(and other no f32/f64 envs) reproduction and fixes #894

Merged
merged 18 commits into from
Oct 13, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c580d56 View commit details
    Browse the repository at this point in the history
  2. what to do with serde json? main one is float, fork from cw is std, m…

    …y fork pr not merged for no std
    dzmitry-lahoda committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7a6837c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    a36b448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f4a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    413669a View commit details
    Browse the repository at this point in the history
  4. chore: add unclog

    Farhad-Shabani committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    11a6764 View commit details
    Browse the repository at this point in the history
  5. ci: add cw-check

    Farhad-Shabani committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cb76260 View commit details
    Browse the repository at this point in the history
  6. fix: remove cachix

    Farhad-Shabani committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cefce24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddf3096 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    65686ae View commit details
    Browse the repository at this point in the history
  2. nit: on pull_request

    Farhad-Shabani committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8a60682 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    cd7471e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81988a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    701ecb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defe988 View commit details
    Browse the repository at this point in the history
  3. nit: remove u64::max

    Farhad-Shabani committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    07472dc View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Romain Ruetschi <[email protected]>
    Signed-off-by: Farhad Shabani <[email protected]>
    Farhad-Shabani and romac authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4b6675c View commit details
    Browse the repository at this point in the history
  5. nit

    Farhad-Shabani committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8087faa View commit details
    Browse the repository at this point in the history