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

Compiling raw sierra #20

Merged
merged 14 commits into from
Feb 9, 2024
Merged

Compiling raw sierra #20

merged 14 commits into from
Feb 9, 2024

Commits on Feb 1, 2024

  1. WIP: Compiling raw sierra

    Arcticae committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6373cb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update the interface

    war-in committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8df97c7 View commit details
    Browse the repository at this point in the history
  2. remove outdated todo

    war-in committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b532f32 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. wip

    war-in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    aafa9b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/compile-raw-sierra

    # Conflicts:
    #	src/lib.rs
    #	src/main.rs
    war-in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0c9e6bc View commit details
    Browse the repository at this point in the history
  3. update compilation

    war-in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5a4a8d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    fd78dcd View commit details
    Browse the repository at this point in the history
  2. change sierra v1.5.0 raw file

    war-in committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    105be8d View commit details
    Browse the repository at this point in the history
  3. unify duplicated code

    war-in committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2b248c3 View commit details
    Browse the repository at this point in the history
  4. review suggestions

    war-in committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    13b4735 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    586d7bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/compile-raw-sierra

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	src/lib.rs
    #	tests/e2e/compile_contract.rs
    war-in committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7c7a841 View commit details
    Browse the repository at this point in the history
  3. aftermerge cleaning

    war-in committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d30006c View commit details
    Browse the repository at this point in the history
  4. add command description

    war-in committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6dc6a8f View commit details
    Browse the repository at this point in the history