Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(world): deployment salt by msg.sender #2210

Merged
merged 11 commits into from
Jan 30, 2024
Prev Previous commit
Next Next commit
chore: changeset
  • Loading branch information
yonadaa committed Jan 30, 2024
commit bbc1ab3ac2c41a0ca4be14f909998d4cf76fc38c
5 changes: 5 additions & 0 deletions .changeset/selfish-pears-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@latticexyz/world": minor
---

Added `msg.sender` to the `WorldFactory` deployment salt, so the World address is derived from the creator of the world.
yonadaa marked this conversation as resolved.
Show resolved Hide resolved
Loading