Skip to content

Bump polkadot-sdk to master @ e1c5425b23f1#142

Open
rockbmb wants to merge 3 commits into
mainfrom
bump-polkadot-sdk-master-e1c5425b
Open

Bump polkadot-sdk to master @ e1c5425b23f1#142
rockbmb wants to merge 3 commits into
mainfrom
bump-polkadot-sdk-master-e1c5425b

Conversation

@rockbmb
Copy link
Copy Markdown
Collaborator

@rockbmb rockbmb commented May 30, 2026

Summary

  • Pin all polkadot-sdk dependencies to master commit e1c5425b23f1 (2026-05-29) with explicit rev and version bounds.
  • This brings in litep2p v0.14.0, which drops the yanked core2 crate that was breaking CI.
  • Fix two API breaks: twox_128 moved from sp-core to sp-crypto-hashing, and BackendRuntimeCode::new now requires a TryPendingCode argument.

rockbmb added 2 commits May 30, 2026 18:35
Pin all polkadot-sdk dependencies to rev e1c5425b23f1 with version
bounds. This brings in litep2p v0.14.0 which drops the yanked core2
crate, fixing the build. Add sp-crypto-hashing as a new dependency
(twox_128 was removed from sp-core).
- Replace sp_core::twox_128 imports with sp_crypto_hashing::twox_128
- Pass TryPendingCode::No to BackendRuntimeCode::new (new required arg)
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 30, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedassert_cmd@​2.1.2 ⏵ 2.1.37910093100100
Updatedserde_json@​1.0.149 ⏵ 1.0.1508210093100100
Updatedclap@​4.5.54 ⏵ 4.5.619910093100100
Updatedenv_logger@​0.11.8 ⏵ 0.11.1099 -110093 +4100100
Updatedlog@​0.4.29 ⏵ 0.4.3010010093100100
Updatedregex@​1.12.2 ⏵ 1.12.310010093 -1100100

View full report

@rockbmb rockbmb self-assigned this May 30, 2026
@rockbmb rockbmb added dependencies Pull requests that update a dependency file ci labels May 30, 2026
@rockbmb rockbmb force-pushed the bump-polkadot-sdk-master-e1c5425b branch from 78b1e80 to 4b313e1 Compare May 30, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant