Skip to content

Activity

update README

wwhchungpushed 1 commit to wwhchung/erc7211155 • 511194d…cead2ea • 
on Nov 25, 2024

using memory vs calldata reduces contract code size significantly

wwhchungpushed 1 commit to wwhchung/erc7211155 • 85de0ee…511194d • 
on Nov 25, 2024

reduce code size

wwhchungpushed 1 commit to wwhchung/erc7211155 • ccaa562…85de0ee • 
on Nov 25, 2024

further contract size reduction

wwhchungpushed 1 commit to wwhchung/erc7211155 • 5ae6cc4…ccaa562 • 
on Nov 25, 2024

further gas optimizations

wwhchungpushed 1 commit to wwhchung/erc7211155 • 4996d42…5ae6cc4 • 
on Nov 25, 2024

further size optimizations

wwhchungpushed 1 commit to wwhchung/erc7211155 • 19c06c1…4996d42 • 
on Nov 25, 2024

reduce code size further

wwhchungpushed 1 commit to wwhchung/erc7211155 • 1cf4963…19c06c1 • 
on Nov 25, 2024

convert more require to if/revert

wwhchungpushed 1 commit to wwhchung/erc7211155 • dcaa703…1cf4963 • 
on Nov 25, 2024

add missing files

wwhchungpushed 1 commit to wwhchung/erc7211155 • 0db8834…dcaa703 • 
on Nov 25, 2024

rename ERC7211155 to ERC721MM

wwhchungpushed 1 commit to wwhchung/erc7211155 • 9fc76fe…0db8834 • 
on Nov 25, 2024

use revert errors rather than strings

wwhchungpushed 1 commit to wwhchung/erc7211155 • ae395cb…9fc76fe • 
on Nov 25, 2024

add erc1155 minting to ERC7211155CreatorImplementation

wwhchungpushed 1 commit to wwhchung/erc7211155 • 8e6dcaa…ae395cb • 
on Nov 24, 2024

add CreatorCore implementation of ERC7211155

wwhchungpushed 1 commit to wwhchung/erc7211155 • 7bade0e…8e6dcaa • 
on Nov 24, 2024

initial token implementation for erc721/1155 combo contract

wwhchungcreated wwhchung/erc7211155 • 7bade0e • 
on Nov 24, 2024

Merge pull request #29 from manifoldxyz/create2-deploy

Pull request merge
wwhchungpushed 9 commits to main • 487dbb9…95a7f95 • 
on May 31, 2024

compute create2 salt based on all input params

wwhchungpushed 1 commit to create2-deploy • c08d988…9de8797 • 
on Apr 15, 2024

update deployment proxy to support adding admins on deploy

wwhchungpushed 1 commit to create2-deploy • 1f855e3…c08d988 • 
on Apr 4, 2024

add ability to deploy and register extensions in one transaction

wwhchungpushed 1 commit to create2-deploy • 9e527f5…1f855e3 • 
on Nov 20, 2023

remove unused imports

wwhchungpushed 1 commit to create2-deploy • e536472…9e527f5 • 
on Nov 7, 2023

emit event for contract creation

wwhchungpushed 1 commit to create2-deploy • 3d0fa59…e536472 • 
on Nov 7, 2023

add deployment proxy script

wwhchungpushed 1 commit to create2-deploy • 1b4fc10…3d0fa59 • 
on Nov 6, 2023

add missing lib

wwhchungpushed 1 commit to create2-deploy • 6045388…1b4fc10 • 
on Nov 6, 2023

add deployment proxy

wwhchungcreated create2-deploy • 6045388 • 
on Nov 6, 2023

style: add solhint, solidity 0.8.17, and migrates to scoped imports (#28

Pull request merge
Slokhpushed 1 commit to main • de666da…487dbb9 • 
on Aug 7, 2023

chore: migrate to scoped imports

Slokhcreated kartik/solhint • 4fd92fb • 
on Aug 7, 2023

chore: format contracts using forge formatter (#27)

Pull request merge
Slokhpushed 1 commit to main • 54601ca…de666da • 
on Aug 4, 2023

chore: format contracts using forge formatter

Slokhcreated kartik/forge-fmt • 44a179d • 
on Aug 4, 2023

test: remove duplicate tests

Slokhpushed 1 commit to main • d8f10be…54601ca • 
on Aug 1, 2023

chore: enable github actions (#26)

Pull request merge
Slokhpushed 1 commit to main • 517042f…d8f10be • 
on Aug 1, 2023

chore: enable github actions

Slokhcreated chore-enable-github-actions • 696d8f7 • 
on Aug 1, 2023