Skip to content

chore: remove iota-benchmark and iota-surfer#11428

Draft
muXxer wants to merge 2 commits intoremove/aws-orchestratorfrom
remove/iota-benchmark+surfer
Draft

chore: remove iota-benchmark and iota-surfer#11428
muXxer wants to merge 2 commits intoremove/aws-orchestratorfrom
remove/iota-benchmark+surfer

Conversation

@muXxer
Copy link
Copy Markdown
Contributor

@muXxer muXxer commented May 5, 2026

[run-ci]

Description of change

This PR removes the two crates from the mono-repository.
Should be merged after #11422

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@github-actions github-actions Bot added documentation Improvements or additions to documentation ci Issues related to our CI pipeline labels May 5, 2026
@iota-ci iota-ci added core-protocol node Issues related to the Core Node team labels May 5, 2026
}

#[test]
async fn test_iota_operations_config() {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hello reviewers!
There is no iota-operation repo, and the code paths of this test are all covered elsewhere:

IotaKeyPair::decode / encode roundtrip: covered by test_private_keys_import_export, which roundtrips bech32 ↔ hex ↔ base64 against three known test vectors and asserts the derived address — a stronger check than test_iota_operations_config.

FileBasedKeystore::new write/read: exercised by ~10 tests in crates/iota-keys/tests/tests.rs (write a key, reopen, assert content survives), plus the error-path is covered by test_load_keystore_err

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

✅ Vercel Preview Deployment is ready!

View Preview

@alexsporn alexsporn modified the milestone: v1.24.0 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Issues related to our CI pipeline core-protocol documentation Improvements or additions to documentation node Issues related to the Core Node team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants