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.0.2
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.0.3
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 18, 2022

  1. pkg release

    Krishang Nadgauda authored and Krishang Nadgauda committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e255708 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. return uint8 -> uint256

    Krishang Nadgauda authored and Krishang Nadgauda committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8922037 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Contracts SDK Update: BatchMintMetadata (#200)

    * return the index of the batchId in getBatchId
    
    * run prettier
    
    * pkg release
    
    * make tokenURI virtual in ERC721Drop
    
    * pkg release
    
    * make critical fns public virtual for ERC721Drop
    
    * pkg release
    
    * make all overrides virtual overrides
    
    * pkg release
    
    * use PermissionsEnumerable for SoulboundERC721A
    
    * pkg release
    
    Co-authored-by: Krishang Nadgauda <nkrishang@Krishangs-MBP.lan>
    Co-authored-by: Krishang Nadgauda <nkrishang@Krishangs-MacBook-Pro.local>
    3 people authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    644babf View commit details
    Browse the repository at this point in the history
  2. pkg release

    Krishang Nadgauda authored and Krishang Nadgauda committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    420a898 View commit details
    Browse the repository at this point in the history
Loading