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

Update from upstream #4

Draft
wants to merge 1 commit into
base: sierra_emu
Choose a base branch
from
Draft

Update from upstream #4

wants to merge 1 commit into from

Conversation

edg-l
Copy link
Member

@edg-l edg-l commented Sep 19, 2024

No description provided.

FrancoGiachetta pushed a commit that referenced this pull request Nov 27, 2024
…re-libs#726)

* fix: ci

* fix: return back old images in the CI

* fix: add native deps to some CI jobs

* chore: update feature contracts

* fix: add LLVM deps to the Dockerfile

* fix: add LLVM to `install_build_tools.sh`

* fix: make larger runner

* fix: make ubuntu latest runner

* fix: update build tools, add env vars

* fix: update build tools, add env vars

* fix: add clean up of the native artifacts

* fix: add clean up of the native artifacts

* fix: native artifacts push CI

* fix: native artifacts push CI

* fix: native artifacts push CI

* fix: add -y arg to apt

* fix: add env to ignore interactive env

* fix: increase size of the runners

* fix: update runner version

* fix: remove native and rust dependencies

* fix: update sequencer-ci.Dockerfile

* fix: update sequencer-ci.Dockerfile

* fix: update sequencer-ci.Dockerfile

* fix: increase runner size

* fix: try to fix Dockerfile with adding musl-g++

* fix: try to fix Dockerfile with adding musl-g++ #2

* fix: try to fix Dockerfile with adding musl-g++ #2

* fix: try to fix Dockerfile with adding musl-g++ #4

* fix: try to fix Dockerfile with adding musl-g++ #4

* fix: try to fix Dockerfile

* fix: try to fix Dockerfile finally?

* fix: try to fix Dockerfile

* fix: add hard option for sym link creation

* fix: make Dockerfile dynamic

* Merge remote-tracking branch 'origin/main' into fix/native-dynamic-ci

* feat: add script to install native deps

* feat: add script to install native deps

* fix: add sudo for running the script

* fix: add sudo for running the script

* fix: add sudo for running the script

* fix: fix llvm paths

* fix: script

* fix: script

* fix: script

* fix: script

* fix: script

* fix: script

* fix: script

* fix: script

* fix: script

* fix: verify_cairo_file_dependencies ci

* fix: cairo native runtime library path

* Merge branch 'main' into fix/native-dynamic-ci

# Conflicts:
#	Cargo.lock
#	Cargo.toml

* fix: conflicts after merge

* fix: update feature contracts

* fix: update gas in secp tests

* fix: increase merge-gatekeeper timeout to 25 minutes (1500 seconds)
FrancoGiachetta pushed a commit that referenced this pull request Nov 27, 2024
* refactor: split syscalls into separate files

* feat: add ability of native execution

* fix: make comments capitalized

* fix: apply fmt

* fix: small fixes in comments and matching

* fix: bring back old `.toml` formatting

* fix: remove unused yet utility functions

* chore: update Cargo.lock

* feat: update Cargo.lock

* fix: address review

* refactor: address `get_entry_point` review requests

* refactor: move out methods that won't be reviewed in this PR

* fix: rust fmt

* fix: apply some of the CI fixes

* fix: comment in Cargo.toml

* fix: address some of the review comments

* refactor: define the type for lookup hashmap

* fix: remove Clone trait from call info, remove fallback-related stuff

* fix: ci

* fix: return back old images in the CI

* chore: update feature contracts

* fix: add LLVM deps to the Dockerfile

* fix: add LLVM to `install_build_tools.sh`

* fix: update build tools, add env vars

* fix: add clean up of the native artifacts

* fix: add clean up of the native artifacts

* fix: native artifacts push CI

* fix: add env to ignore interactive env

* fix: update sequencer-ci.Dockerfile

* fix: update sequencer-ci.Dockerfile

* fix: try to fix Dockerfile with adding musl-g++

* fix: try to fix Dockerfile with adding musl-g++ #2

* fix: try to fix Dockerfile with adding musl-g++ #2

* fix: try to fix Dockerfile with adding musl-g++ #4

* fix: try to fix Dockerfile with adding musl-g++ #4

* fix: try to fix Dockerfile

* fix: try to fix Dockerfile finally?

* fix: try to fix Dockerfile

* fix: add hard option for sym link creation

* fix: make Dockerfile dynamic

* fix: script

* fix: script

* fix: verify_cairo_file_dependencies ci

* fix: cairo native runtime library path

* fix: conflicts after merge

* fix: update feature contracts

* chore: update Cargo.lock

* fix: conflicts after merge

* fix: address review comments

* fix: fix review comment regarding `function_idx`

* refactor: lookup table to use `HashMap` instead of `Vec`

* refactor: make `verify_constructor` be part of `CallEntryPoint`

* fix: add panic instead of todo!

* fix: update Cargo.lock

* fix: ci

* fix: address review comments

* fix: address review comments

* fix: crate name mismatch

* chore: update Cargo.lock

* fix: compilation errors

* fix: cargo missing crate paths

* chore: fmt

* fix: cargo docs

* fix: remove old setup-native-deps

* chore: reapply format :p

* chore: remove transaction_utils.rs

* chore: swap string delimeters in .ymls

* fix: add zstd to Blockifier image

* refactor: remove manual dependency installation in Dockerfile

* chore: restore committer_ci.yml

* chore: restore papyrus_nightly-tests.yml

* chore: restore sequencer-ci.Dockerfile

* refactor: panics -> todo & new msgs for Native Class

* chore: restore blockifier_compiled_cairo.yml, blockifier_post-merge.yml and main.yml workflows

* fix: re-import BigUintAsHex

* chore: restore commiter_ci.yml and test_contract_casm.json

* chore: update Cargo.lock

Co-Authored-By: Rodrigo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant