mud

MUD is a framework for building ambitious onchain applications

MIT License

Downloads
318.4K
Stars
643
Committers
80

Bot releases are visible (Hide)

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • Updated dependencies [103db6ce]
  • Updated dependencies [9720b568]
  • Updated dependencies [c18e93c5]
  • Updated dependencies [d95028a6]
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
  • Updated dependencies [6c8ab471]
  • Updated dependencies [c18e93c5]
  • Updated dependencies [d95028a6]
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
  • Updated dependencies [6c8ab471]
  • Updated dependencies [c18e93c5]
  • Updated dependencies [d95028a6]
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 6c8ab471: Reduced the number of RPC requests before sending a transaction in the transactionQueue viem decorator.
  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
  • Updated dependencies [c18e93c5]
  • Updated dependencies [d95028a6]
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • c18e93c5: Bumped viem to 2.9.20.
  • d95028a6: Bumped viem to 2.9.16.
  • Updated dependencies [6c8ab471]
  • Updated dependencies [c18e93c5]
  • Updated dependencies [d95028a6]
mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • e2e8ec8b: Added missing system interfaces for ERC721, UniqueEntity, and CallWithSignature modules.

  • 081c3967: Added validateCallWithSignature function to Unstable_CallWithSignatureModule to validate a signature without executing the call.

  • e3c3a118: Exported mud config as internal.

  • d02efd80: Replaced the Unstable_DelegationWithSignatureModule preview module with a more generalized Unstable_CallWithSignatureModule that allows making arbitrary calls (similar to callFrom).

    This module is still marked as Unstable, because it will be removed and included in the default World deployment once it is audited.

  • Updated dependencies [a9e8a407]

  • Updated dependencies [b798ccb2]

  • Updated dependencies [d02efd80]

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • d02efd80: Replaced the Unstable_DelegationWithSignatureModule preview module with a more generalized Unstable_CallWithSignatureModule that allows making arbitrary calls (similar to callFrom).

    This module is still marked as Unstable, because it will be removed and included in the default World deployment once it is audited.

  • Updated dependencies [a9e8a407]

  • Updated dependencies [b798ccb2]

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

mud - @latticexyz/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • b798ccb2: Fixed the behaviour of static arrays, so that they return zero for uninitialised values, to mirror the native Solidity behavior. Previously they reverted with Store_IndexOutOfBounds if the index had not been set yet.
  • Updated dependencies [a9e8a407]