Skip to content

Commit

Permalink
merge branch main-v0.13.4 into main (without conflicts)
Browse files Browse the repository at this point in the history
  • Loading branch information
meship-starkware committed Jan 8, 2025
1 parent 41080c5 commit bbd4439
Show file tree
Hide file tree
Showing 31 changed files with 125 additions and 591 deletions.
236 changes: 77 additions & 159 deletions Cargo.lock

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions config/sequencer/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,6 @@
"param_type": "String",
"privacy": "TemporaryValue"
},
<<<<<<< HEAD
"compiler_config.max_casm_bytecode_size": {
"description": "Limitation of the result CASM contract bytecode size.",
||||||| 535775d43
"compiler_config.max_bytecode_size": {
"description": "Limitation of contract bytecode size.",
=======
"compiler_config.libcairo_native_runtime_path": {
"description": "The path to the Cairo native runtime library file.",
"privacy": "Public",
Expand All @@ -288,7 +281,6 @@
},
"compiler_config.max_casm_bytecode_size": {
"description": "Limitation of compiled casm bytecode size.",
>>>>>>> origin/main-v0.13.4
"privacy": "Public",
"value": 81920
},
Expand Down
Loading

0 comments on commit bbd4439

Please sign in to comment.