fix(katana): bump blockifier to widen MsgToL1.to_address to Felt - #3050
Conversation
WalkthroughOhayo, sensei! This change updates the subproject commit hash for the Piltover contract within the Katana crate, modifying the reference from Changes
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (4)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3050 +/- ##
==========================================
+ Coverage 56.88% 57.66% +0.77%
==========================================
Files 439 439
Lines 59762 59437 -325
==========================================
+ Hits 33995 34273 +278
+ Misses 25767 25164 -603 ☔ View full report in Codecov by Sentry. |
MsgToL1.to_address to Felt
@kariy this ensures piltover is deployed with the patch while computing messages hashes. As mentioned, we will address later the integration of the
EthAddresstoContractAddress. 👍Summary by CodeRabbit
starknet_apiandblockifierto their latest commits, which may enhance functionality.