You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the hashing of the contract class log to the oracle (as it was previously when we used sha hashing), since we constrain its correctness in the base rollup.
Rename oracle methods? (I don't know much about oracle best practices).
Move validate_and_silo_contract_class_log functionality and possibly rename.
Remove the blob check in data_retrieval now that we have no calldata.
@iAmMichaelConnor anything else specific to the PR that needs to be added?
The text was updated successfully, but these errors were encountered:
From #12061:
validate_and_silo_contract_class_log
functionality and possibly rename.data_retrieval
now that we have no calldata.@iAmMichaelConnor anything else specific to the PR that needs to be added?
The text was updated successfully, but these errors were encountered: