Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing DID IOTA tests and add NetworkName alias for well known networks #1482

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Dec 4, 2024

Description of change

Tests were failing in CI because they weren't updated to support 8 characters long network ids. Fixed that.
Also added network aliases for well known networks such as "devnet" and "testnet"

@UMR1352 UMR1352 added Bug Something isn't working. Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog labels Dec 4, 2024
@UMR1352 UMR1352 self-assigned this Dec 4, 2024
@UMR1352 UMR1352 requested a review from a team as a code owner December 4, 2024 18:42
@UMR1352 UMR1352 changed the base branch from main to feat/identity-rebased-alpha December 4, 2024 18:42
@wulfraem wulfraem merged commit 3d75eea into feat/identity-rebased-alpha Dec 5, 2024
17 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Bug Something isn't working. Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants