8000 Comparing v0.1.2...v0.1.3 · me-foundation/magicdrop · 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: me-foundation/magicdrop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: me-foundation/magicdrop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 15 commits
  • 73 files changed
  • 2 contributors

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Clean up whitelist in setStages (#125)

    * Improve hardhat deploy script
    
    * Clean up whitelist
    channing-magiceden authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    196f485 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix test (#127)

    channing-magiceden authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1d65e4 View commit details
    Browse the repository at this point in the history
  2. Contracts cleanup (#128)

    * Remove deprecated contracts
    
    * Clean up scripts
    
    * Clean up more
    
    * rename erc721m test file
    channing-magiceden authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c23f7fb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on May 7, 2024

  1. feat: add mint fee (#102)

    * Add mint fee
    
    * lint
    
    * Update
    
    * Add more tests
    
    * fix
    
    * fix
    channing-magiceden authored May 7, 2024
    Configuration menu
    Copy the full SHA
    fc0d3e2 View commit details
    Browse the repository at this point in the history
  2. Revert "feat: add mint fee (#102)" (#131)

    This reverts commit fc0d3e2.
    channing-magiceden authored May 7, 2024
    Configuration menu
    Copy the full SHA
    6efb1a3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: Mint Fee (#132)

    * Add mint fee
    
    * lint
    
    * Update
    
    * Add more tests
    
    * fix
    
    * fix
    
    * update mint fee receiver
    
    * Update test
    channing-magiceden authored May 15, 2024
    Configuration menu
    Copy the full SHA
    96ff3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ed2c1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 10, 2024

  1. Add EIP-1167 support for ERC721CMRoyalties (#129)

    * Upgrade hardhat, node and openzeppelin
    
    * Add 721CMInitializable
    
    * Add tests and doc
    
    * Add overrides to deployment script
    
    * update tests
    
    * Update package-lock.json
    
    * update node version of CI
    
    * Fix per audit
    
    * Incorporate recent changes and remove cosigner
    
    * Add script to create clones
    channing-magiceden authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5563f41 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jul 9, 2024

  1. Update README.md (#138)

    Signed-off-by: Zhuojie Zhou | rex <89176731+nothing0012@users.noreply.github.com>
    nothing0012 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3cea47f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. ERC1155M minting contract (#136)

    * Initial commit for 1155M minting contract
    
    * fix coverage compile
    
    * one more try
    
    * Add SoulBound
    
    * Add 2981
    
    * Add deploy and set stages scripts
    
    * Add more tests
    
    * Add ownerMint1155
    
    * Add more test case
    
    * Reset _totalMintFee on withdraw
    
    * Check token id range
    
    * Add indexed field in events
    
    * Comment out a flaky test + enable compiling when deploying
    
    * Add totalSupply check in setMaxMintableSupply + change to Ownable2Step
    
    * Bump solidity version to 0.8.20
    
    * bump gas reporter version
    
    * Minor fixes per audit report
    channing-magiceden authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    15bcb68 View commit details
    Browse the repository at this point in the history
  2. Update package (#139)

    * Update package
    
    * Update package
    nothing0012 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    501499e View commit details
    Browse the repository at this point in the history
Loading
0