-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to 2.6.3 + Remove gas checks (#1709)
* bumping compiler version and removing gas * Update cairo-lang dependencies to 2.6.3 * Update CasmContractClass import * Bump corelib * Un-comment additional_initialization * Allow return_type_id to be None * Compile with skip_auto_withdraw_gas * Use custom impl of poseidon_hash_many * Yeet create_metadata * Remove unused imports * Add missing imports * Remove additional initialization * Update lock * fix * Add instructions to add Scarb.toml setting in README * Add temp fix for nullable_box_vec * Ignore GasBuiltin when deserializng outputs * Add Known bugs & issues section * Fix run_dict_with_struct * Fix compilation for tests * Add changelog entry * Fix non-optional dependency --------- Co-authored-by: Ariel Elperin <[email protected]> Co-authored-by: Pedro Fontana <[email protected]> Co-authored-by: Pedro Fontana <[email protected]>
- Loading branch information
1 parent
bc276ce
commit 2e24b6a
Showing
15 changed files
with
245 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.