Skip to content

[Postmortem / lessons-learned] bridgelet-audit/postmortems/account-factory-salt-collision.md: AccountFactory's colliding deployment salts #310

Description

@phertyameen

Postmortem / lessons-learned: bridgelet-audit/postmortems/account-factory-salt-collision.md

Purpose:
Write a knowledge-base article walking through why index-based salts collide across separate batch_initialize calls.

This file should cover:

  • Explain deterministic address derivation in accessible terms before getting into the specific bug.
  • Walk through a concrete worked example: two separate calls, same salt space, second one's index-0 deploy failing.
  • Close with general guidance on salt design for any future contract that does programmatic deployment.

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 (59/100).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions