Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matter-js/matter.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: matter-js/matter.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: groupcast-sve-enhances
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 93 files changed
  • 1 contributor

Commits on Feb 27, 2026

  1. Matter 1.6 Groupcast Implementation

    ... suited for SVE.
    
    The implementation is based on current matter.js and utilized overrides to implement the relevant changes. This needs to be revised later
    Apollon77 committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    e6c5c02 View commit details
    Browse the repository at this point in the history
  2. Adjust tests

    Apollon77 committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    9672fe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Formatting

    Apollon77 committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    8f5d813 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    d8290d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into groupcast

    # Conflicts:
    #	packages/node/src/behaviors/access-control/AccessControlServer.ts
    #	packages/protocol/src/groups/FabricGroups.ts
    #	packages/types/src/clusters/access-control.ts
    #	packages/types/src/clusters/group-key-management.ts
    Apollon77 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    a255665 View commit details
    Browse the repository at this point in the history
  3. Merge in main

    Apollon77 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    77e1ce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    afd85b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f101365 View commit details
    Browse the repository at this point in the history
  3. fixes

    Apollon77 committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    d8761ef View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Groupcast for SVE

    Apollon77 committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    8b3fd4c View commit details
    Browse the repository at this point in the history
Loading