fix aet version mismatch - #349
Conversation
WalkthroughThe changes update the Changes
Sequence Diagram(s)sequenceDiagram
participant Code as Codebase
participant Alloy as alloy_ethers_typecast
Code->>Alloy: Import ReadContractParametersBuilder
Code->>Alloy: Import ReadableClient
Code->>Alloy: Import ReadContractParametersBuilderError
Code->>Alloy: Import ReadableClientError
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Clippy (1.86.0)error: failed to get Caused by: Caused by: Caused by: Caused by: 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧠 Learnings (7)📓 Common learningscrates/parser/src/error.rs (5)crates/parser/src/v2.rs (7)crates/dispair/src/lib.rs (5)crates/eval/Cargo.toml (3)Cargo.toml (4)crates/eval/src/trace.rs (9)⏰ Context from checks skipped due to timeout of 90000ms (10)
🔇 Additional comments (8)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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
CodeRabbit Configuration File (
|
f95b753 to
88daa1c
Compare
88daa1c to
8fca90c
Compare
Motivation
This fix rainlanguage/alloy-ethers-typecast#57 was merged, which we need for the v5 orderbook upgrade and we need versions to match in rain.interpreter
Solution
Bump up aet
Checks
By submitting this for review, I'm confirming I've done the following:
Summary by CodeRabbit
Summary by CodeRabbit