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 to most recent main #43

Draft
wants to merge 601 commits into
base: replay
Choose a base branch
from
Draft

Update to most recent main #43

wants to merge 601 commits into from

Conversation

FrancoGiachetta
Copy link

@FrancoGiachetta FrancoGiachetta commented Jan 17, 2025

Updates fork to upstream cbd83eb.

The differences between upstream and our fork can be seen here. They include:

  • Add Our CI workflow
  • Remove Native submodule
  • Remove build scripts
  • Record contract execution time
  • Disable stacker with feature
  • Add executor for sierra emu
  • Force sierra gas even on VM

Itay-Tsabary-Starkware and others added 30 commits January 2, 2025 17:36
…starkware-libs#3062)

* chore(papyrus_base_layer): add config validation

commit-id:6ae37617

* chore(starknet_sequencer_node): required params impl serialize config

commit-id:88f48d49
…bs#3074)

* refactor(starknet_http_server): move metrics test to own module

commit-id:e6e96007

* chore(starknet_integration_tests): remove deprecated fn

commit-id:2b7231e3
…#3075)

* refactor(starknet_http_server): move metrics test to own module

commit-id:e6e96007

* chore(starknet_integration_tests): remove deprecated fn

commit-id:2b7231e3

* refactor(starknet_monitoring_endpoint): rename client

commit-id:9550481d
)

* chore(cairo_native): add compiler file path configs

* chore(cairo_native): fix code style

Co-Authored-By: Noa Oved <[email protected]>
…tarkware-libs#3091)

Previously this was called at the beginning of the next height which
lead to errors, where the spawned task attempted to work after the
batcher had stopped working.
* chore: move functions from integration test

commit-id:771a694f

* refactor: move IntegrationTestSetup

commit-id:541ff2dd

* refactor: rename IntegrationTestSetup

commit-id:3e09ef21
…king (starkware-libs#2911)

* feat(starknet_gateway): create transaction generator towards benchmarking

* chore(starknet_gateway): move the bench utils into the bench folder
…bs#3108)

* chore: move run_integration_test_simulator to function under sequencer_manager

commit-id:90278cd9

* chore: move verify_results to function under IntegrationTestSimulatorConfig

commit-id:d02bdb51

* chore: move get_sequencer_configs logic to dedicated function

commit-id:f0148be4

* chore: move the await for aliveness to the run function

commit-id:99813e91
- base layer constant file will hold the identifiers of Starknet Events.
- fetch_events will get events from base layer and send to provider

Co-authored-by: Gilad Chase <[email protected]>
…are-libs#2839)

* chore(cairo_native): update cairo native version to 0.2.5-rc2 and the compiled to 2.10.0-rc.0

* chore: bump os version to ubuntu:24.04

* fix: fix sierra gas differnce in new compiler

* chore: support ubuntu 24.04

* fix: fix code style script

* fix: fix gas cost in tests

Co-Authored-By: alon.dotan <[email protected]>
* chore(starknet_sequencer_node): add annotator task

commit-id:24244932

* chore(starknet_sequencer_node): add node runner id

commit-id:865b3a9a
nadin-Starkware and others added 23 commits January 20, 2025 13:12
Signed-off-by: Dori Medini <[email protected]>
…saction (starkware-libs#3366)

* refactor(papyrus_protobuf): align common.proto with p2p-specs

* refactor(papyrus_protobuf): replace rpc_transaction with mempool_transaction
* refactor(papyrus_protobuf): replace rpc_transaction with mempool_transaction

* refactor(papyrus_protobuf): align class.proto
…-main-v0.13.4-into-main-1737382779

Merge main-v0.13.4 into main
…_starknet_integration_tests_test_a_block_that_finishes_on_block_full

feat(starknet_integration_tests): test a block that finishes on block full
@JulianGCalderon JulianGCalderon marked this pull request as draft January 22, 2025 13:44
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.