Skip to content

Releases: latticexyz/mud

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

  • 7ddcf64: Added logSort method to help when sorting logs fetched from RPC, where they come back ordered relative to the topics used.

    import { logSort } from "@latticexyz/common";
    
    const logs = getLogs(...);
    logs.sort(logSort);

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

Patch Changes

  • 7ddcf64: fetchLogs and blockRangeToLogs now accept a getLogs option to override the default behavior.
  • Updated dependencies [7ddcf64]

@latticexyz/[email protected]

07 Oct 16:33
a28e548
Compare
Choose a tag to compare

[email protected]

26 Sep 12:26
798192d
Compare
Choose a tag to compare

[email protected]

26 Sep 12:26
798192d
Compare
Choose a tag to compare