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: thirdweb-dev/contracts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad8e712
Choose a base ref
...
head repository: thirdweb-dev/contracts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c22fcfd
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 26, 2024

  1. v3.11.1 (#622)

    kumaryash90 authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    dbe8914 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update isValidSignature replay protection (#620)

    * Don't double hash in smart wallet isValidSignature replay protection
    
    * Update _originalMessageHash -> _hash
    
    * EIP712 typed data signature for isValidSignature
    nkrishang authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    90ca7b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Preliminary audit reports (#626)

    * Preliminary audit reports
    
    * rename
    
    * correct contract name
    kumaryash90 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c22fcfd View commit details
    Browse the repository at this point in the history
Loading