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: across-protocol/sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.134
Choose a base ref
...
head repository: across-protocol/sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.135
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    3a047d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. improve(test): Add baseline tests for Address comparisons (#1357)

    To esablish a behavioural baseline in advance of introducing a
    performance optimisation.
    pxrl authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    033f253 View commit details
    Browse the repository at this point in the history
  2. improve(Address): Optimise address comparisons (#1358)

    It's much more efficient to compare the rawAddress directly. Proposed by
    Claude.
    pxrl authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    a2f34b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. chore(deps): bump lodash from 4.17.21 to 4.17.23 (#1328)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    7ce2a53 View commit details
    Browse the repository at this point in the history
  2. chore: bump contracts (#1360)

    Signed-off-by: bennett <bennett@umaproject.org>
    bmzig authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    29d590f View commit details
    Browse the repository at this point in the history
Loading