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).
Operational runbook:
bridgelet-audit/runbooks/account-factory-salt-collision-recovery.mdPurpose:
Write the steps for diagnosing why a batch_initialize call returned success: false for some or all requests.
This file should cover:
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).