Skip to content

deps: core 679 deps alloy significantly behind the latest implementations#93

Open
QYuQianchen wants to merge 2 commits intomainfrom
q-core-679-deps-alloy-significantly-behind-the-latest-implementations
Open

deps: core 679 deps alloy significantly behind the latest implementations#93
QYuQianchen wants to merge 2 commits intomainfrom
q-core-679-deps-alloy-significantly-behind-the-latest-implementations

Conversation

@QYuQianchen
Copy link
Copy Markdown
Contributor

@QYuQianchen QYuQianchen commented Apr 21, 2026

Description

Bump alloy-rs to the latest version.
Close CORE-679

Copilot AI review requested due to automatic review settings April 21, 2026 17:04
@linear
Copy link
Copy Markdown

linear Bot commented Apr 21, 2026

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Warning

Rate limit exceeded

@QYuQianchen has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 11 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 56 minutes and 11 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c0358bb9-95f7-466f-8b23-c34f0641c643

📥 Commits

Reviewing files that changed from the base of the PR and between 6c219c6 and 9da1619.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • flake.lock is excluded by !**/*.lock
📒 Files selected for processing (15)
  • Cargo.toml
  • ethereum/bindings/src/codegen/hopr_announcements.rs
  • ethereum/bindings/src/codegen/hopr_announcements_proxy.rs
  • ethereum/bindings/src/codegen/hopr_boost.rs
  • ethereum/bindings/src/codegen/hopr_capability_permissions.rs
  • ethereum/bindings/src/codegen/hopr_channels.rs
  • ethereum/bindings/src/codegen/hopr_node_management_module.rs
  • ethereum/bindings/src/codegen/hopr_node_safe_migration.rs
  • ethereum/bindings/src/codegen/hopr_node_safe_registry.rs
  • ethereum/bindings/src/codegen/hopr_node_stake_factory.rs
  • ethereum/bindings/src/codegen/hopr_ticket_price_oracle.rs
  • ethereum/bindings/src/codegen/hopr_token.rs
  • ethereum/bindings/src/codegen/hopr_winning_probability_oracle.rs
  • ethereum/bindings/src/codegen/mod.rs
  • rust-toolchain.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch q-core-679-deps-alloy-significantly-behind-the-latest-implementations

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@QYuQianchen QYuQianchen changed the title core 679 deps alloy significantly behind the latest implementations deps: core 679 deps alloy significantly behind the latest implementations Apr 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Rust/Ethereum bindings toolchain and dependencies to bring alloy-rs up to a current major release, including regenerated contract bindings reflecting the new codegen output.

Changes:

  • Bump alloy workspace dependency from =1.0.42 to =2.0.0.
  • Update pinned Rust toolchain version and Nix rust-overlay lock entry.
  • Regenerate ethereum/bindings codegen output (module declarations and embedded bytecode constants).

Reviewed changes

Copilot reviewed 9 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
rust-toolchain.toml Updates pinned Rust toolchain version.
flake.lock Updates Nix rust-overlay lock metadata to match the new toolchain.
Cargo.toml Bumps workspace alloy dependency to =2.0.0.
ethereum/bindings/src/codegen/mod.rs Adjusts generated module declarations (removes raw-ident syntax).
ethereum/bindings/src/codegen/hopr_winning_probability_oracle.rs Updates generated embedded bytecode constants.
ethereum/bindings/src/codegen/hopr_ticket_price_oracle.rs Updates generated embedded bytecode constants.
ethereum/bindings/src/codegen/hopr_node_safe_registry.rs Updates generated embedded bytecode constants.
ethereum/bindings/src/codegen/hopr_capability_permissions.rs Updates generated embedded bytecode constants.
ethereum/bindings/src/codegen/hopr_announcements_proxy.rs Updates generated embedded bytecode constants.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants