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: v3.1.6
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: v3.1.7
Choose a head ref
  • 4 commits
  • 25 files changed
  • 4 contributors

Commits on Sep 5, 2022

  1. v3.1.6

    kumaryash90 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9eb1a83 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Gasless ContractPublisher without chainid in typehash (#235)

    * Forwarder with no chainid in typehash
    
    * replace repo forwarder with prod forwarder code
    
    * Add EIP712ChainlessDomain to set of modified oz presets
    
    * replace ForwarderNoChainid -> ForwarderChainlessDomain
    
    * move forwarder related code to dedicated directory
    
    * fix import paths in tests
    
    * update namehash in forwarder tets
    
    * run prettier
    
    * docs update
    
    * move ForwarderEOAOnly to dedicated forwarder dir
    
    Co-authored-by: Krishang Nadgauda <nkrishang@Krishangs-MacBook-Pro.local>
    nkrishang and Krishang Nadgauda authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    849e186 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    9f61af5 View commit details
    Browse the repository at this point in the history
  2. docs

    joaquim-verges committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    49069e4 View commit details
    Browse the repository at this point in the history
Loading