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

dev: bump native #2

Open
wants to merge 19 commits into
base: kkrt-native-2.8
Choose a base branch
from
Open

dev: bump native #2

wants to merge 19 commits into from

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Oct 3, 2024

No description provided.

enitrat pushed a commit that referenced this pull request Dec 3, 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++ starkware-libs#4

* fix: try to fix Dockerfile with adding musl-g++ starkware-libs#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]>
enitrat pushed a commit that referenced this pull request Dec 3, 2024
starkware-libs#1397)

* feat(network): add peer manager and discovery config to network config

* fix(network): fix CR comments

* fix(network): fix CR comments #2

* fix(network): fix CR comments #3
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