Skip to content

Conversation

@0xbillw
Copy link
Contributor

@0xbillw 0xbillw commented Jul 17, 2025

  1. Use fixed tag (polkadot-stable2412-6) instead of volatile branch to track polkadot-sdk. The latest release tag for stable2412 is polkadot-stable2412-7. Testing has shown that updating to this version causes frequent errors in RPC calls from light clients (smoldot) and existing client SDK code. This may be because this version uses `litep2p as the default library for substrate. watch this
  2. Pin the revision of crate evm (the latest commit on the v0.x branch has breaking API changes).
  3. Bump smallvec version from 1.13 to 1.15 and move it to workspace dependencies.

@0xbillw 0xbillw requested a review from sorpaas as a code owner July 17, 2025 04:09
@sorpaas
Copy link
Member

sorpaas commented Jul 22, 2025

Please pull master.

@0xbillw
Copy link
Contributor Author

0xbillw commented Jul 24, 2025

Please pull master.

However, the polkadot-sdk used by the master branch is stable2503 version

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants