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: 272ec7f
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: efd2218
Choose a head ref
  • 2 commits
  • 52 files changed
  • 1 contributor

Commits on Dec 11, 2023

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

Commits on Dec 18, 2023

  1. Patch extension/Multicall (#588)

    * Patch: special handling for multicall via forwarder
    
    * Fix build errors
    
    * Use OpenZeppelin 4.9.3 in lib/Address.sol
    
    * Test for multicall use with and without forwarder
    
    * Break out test cases
    
    * add test case with TokenERC721 usage
    
    * use ERC2771 context _msgSender and _msgData implementation
    nkrishang authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    efd2218 View commit details
    Browse the repository at this point in the history
Loading