8000 Comparing v3.1.1...v3.1.2-0 · thirdweb-dev/contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.1
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.2-0
Choose a head ref
  • 2 commits
  • 36 files changed
  • 2 contributors

Commits on Aug 22, 2022

  1. Contracts sdk erc20 (#199)

    * erc20 bases: add erc20votes as base contract
    
    * add alt signature-mint to work with erc20permit
    
    * add comments
    
    * run prettier
    
    * voting: delegation by signature logic
    
    * run prettier
    
    * fix failing PR checks
    
    * fix imports and minor changes
    
    * run prettier
    
    * update base erc20 and erc20permit
    
    * remove mint function from Drop contracts
    
    * overload collectPriceOnClaim to support MintRequest param in signature minting
    
    * tests: ERC20Base, ERC20Vote, ERC20SignatureMint, ERC20SignatureMintVote
    
    * update tests: ERC20SignatureMint
    
    * tests: ERC20Drop, ERC20DropVote
    
    * run prettier
    
    * remove unused
    kumaryash90 authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4f63f43 View commit details
    Browse the repository at this point in the history
  2. update docs, version

    kumaryash90 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    eb0bf2e View commit details
    Browse the repository at this point in the history
Loading
0