mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
7af0bcd262
- Replace PolkadotConfig with PezkuwiConfig - Replace SubstrateConfig with BizinikiwConfig - Rename config module files (polkadot.rs→pezkuwi.rs, substrate.rs→bizinikiwi.rs) - Update all documentation and examples - All 165 files updated, cargo check passes
7 lines
358 B
Markdown
7 lines
358 B
Markdown
---
|
|
title: Subxt integration tests failed against latest Bizinikiwi build.
|
|
---
|
|
|
|
The nightly CI run which downloads the latest version of Bizinikiwi ran into test failures, which likely means that there are breaking changes that need fixing in Subxt.
|
|
|
|
Go to https://github.com/pezkuwichain/subxt/actions/workflows/nightly.yml to see details about the failure. |