Skip to content

Commit

Permalink
chore(blockifier): save sierra to Feature contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
meship-starkware committed Dec 3, 2024
1 parent 51c0986 commit 3ae3e78
Show file tree
Hide file tree
Showing 11 changed files with 21,950 additions and 45 deletions.
1,041 changes: 1,041 additions & 0 deletions crates/blockifier/feature_contracts/cairo1/sierra/account_faulty.sierra.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"sierra_program": [
"0x1",
"0x6",
"0x0",
"0x2",
"0x9",
"0x0",
"0x1",
"0xff",
"0x0",
"0x4",
"0x0"
],
"sierra_program_debug_info": {
"type_names": [],
"libfunc_names": [],
"user_func_names": []
},
"contract_class_version": "0.1.0",
"entry_points_by_type": {
"EXTERNAL": [],
"L1_HANDLER": [],
"CONSTRUCTOR": []
},
"abi": [
{
"type": "event",
"name": "empty_contract::empty_contract::TestContract::Event",
"kind": "enum",
"variants": []
}
]
}
Loading

0 comments on commit 3ae3e78

Please sign in to comment.