Skip to content

[Operational runbook] bridgelet-audit/runbooks/account-factory-salt-collision-recovery.md: Diagnosing a failed batch_initialize call #281

Description

@phertyameen

Operational runbook: bridgelet-audit/runbooks/account-factory-salt-collision-recovery.md

Purpose:
Write the steps for diagnosing why a batch_initialize call returned success: false for some or all requests.

This file should cover:

  • Note that AccountInitResult.error is currently always None, so diagnosis requires external log/trace inspection.
  • Walk through computing the expected deterministic address for a given salt/index to check whether a collision is the cause.
  • Document this purely as an operational diagnostic guide, without proposing the underlying code fix here.

Scope: documentation-only addition to a new, standalone folder. No changes to contracts/, docs/, scripts/, or tools/ are needed to close this issue.


Part of the bridgelet-audit/ knowledge-base initiative (30/100).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions