Skip to content

Conversation

@sergiupopescu199
Copy link
Contributor

Description of change

This PR fixes the deserialization warning log when trying to deserialize a type from bytes.

Links to any relevant issues

fixes #9507

How the change has been tested

Queried transaction events, where previously the warnings were shown, now are not present anymore.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)

Infrastructure QA (only required for crates that are maintained by @iotaledger/infrastructure)

  • Synchronization of the indexer from genesis for a network including migration objects.
  • Restart of indexer synchronization locally without resetting the database.
  • Restart of indexer synchronization on a production-like database.
  • Deployment of services using Docker.
  • Verification of API backward compatibility.

Note

This path doe snot affect the normal operation of the indexer, thus no tests were conducted.

@sergiupopescu199 sergiupopescu199 requested a review from a team as a code owner December 4, 2025 08:35
@vercel
Copy link

vercel bot commented Dec 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
apps-backend Ignored Ignored Dec 4, 2025 8:36am
apps-ui-kit Ignored Ignored Dec 4, 2025 8:36am
iota-evm-bridge Ignored Ignored Dec 4, 2025 8:36am
iota-multisig-toolkit Ignored Ignored Dec 4, 2025 8:36am
rebased-explorer Ignored Ignored Dec 4, 2025 8:36am
wallet-dashboard Ignored Ignored Dec 4, 2025 8:36am

@iota-ci iota-ci added infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group. labels Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(iota-indexer): fix deserialization warning in HttpRestKVClient

5 participants