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: OpenZeppelin/safe-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: OpenZeppelin/safe-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 10 files changed
  • 5 contributors

Commits on May 14, 2025

  1. fix build error (#54)

    josepchetrit12 authored May 14, 2025
    Configuration menu
    Copy the full SHA
    405f900 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Add Hemi and Lens support (#57)

    * Add Hemi
    
    * Add lens
    jcvernaleo authored May 21, 2025
    Configuration menu
    Copy the full SHA
    6dd2364 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. ✨ feat: Enhance Nested Safe display in Results (#56)

    - Added a new section to display Nested Safe details including address, nonce, and version.
    - Extended the CalculationResult type to accommodate nested safe properties.
    ferrabled authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    467e7a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Bump next from 14.2.26 to 14.2.30 in /app (#58)

    Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.26...v14.2.30)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-version: 14.2.30
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    3cbe1a2 View commit details
    Browse the repository at this point in the history
  2. Updated navbar post Defender sunsetting (#60)

    * Updated navbar post Defender sunsetting
    
    * Updated broken links and added mobile icons
    teoelipse authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    953bab3 View commit details
    Browse the repository at this point in the history
Loading