Skip to content

Releases: latticexyz/mud

@latticexyz/[email protected]

20 Feb 17:11
16121e8
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • aabd307: Bumped Solidity version to 0.8.24.

Patch Changes

  • a35c05e: Table libraries now hardcode the bytes32 table ID value rather than computing it in Solidity. This saves a bit of gas across all storage operations.
  • c162ad5: Prevented errors not included in the contract (but present in the file) from being included in the interface by contractToInterface
  • Updated dependencies [aabd307]

@latticexyz/[email protected]

20 Feb 17:11
16121e8
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • aabd307: Bumped Solidity version to 0.8.24.

  • 618dd0e: WorldFactory now expects a user-provided salt when calling deployWorld(...) (instead of the previous globally incrementing counter). This enables deterministic world addresses across different chains.

    When using mud deploy, you can provide a bytes32 hex-encoded salt using the --salt option, otherwise it defaults to a random hex value.

Patch Changes

@latticexyz/[email protected]

20 Feb 17:11
16121e8
Compare
Choose a tag to compare
Pre-release

Patch Changes

@latticexyz/[email protected]

20 Feb 17:11
16121e8
Compare
Choose a tag to compare
Pre-release
@latticexyz/[email protected]

@latticexyz/[email protected]

24 Jan 10:02
7284525
Compare
Choose a tag to compare
Pre-release
@latticexyz/[email protected]

@latticexyz/[email protected]

24 Jan 10:02
7284525
Compare
Choose a tag to compare
Pre-release

Patch Changes

@latticexyz/[email protected]

24 Jan 10:02
7284525
Compare
Choose a tag to compare
Pre-release

Patch Changes

@latticexyz/[email protected]

24 Jan 10:02
7284525
Compare
Choose a tag to compare
Pre-release

Patch Changes

[email protected]

04 Jan 13:12
6780dd9
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

04 Jan 13:12
6780dd9
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]