Maddiaa

Results 37 issues of Maddiaa

# Overview A complete ERC1155 implementation. **Tasks:** Functions: - [x] mint - [x] batchMint - [x] safeTransferFrom - [x] safeBatchTransferFrom - [x] burn - [x] batchBurn - [x] setApprovalForAll -...

## Overview More of a fun one! Implement 0age's [Metamorphic contract factory](https://github.com/0age/metamorphic/blob/master/contracts/MetamorphicContractFactory.sol).

factories
V2

**Rational** When building a user interface leveraging the splits sdk, we would like to be able to prompt the user with the estimated gas cost in usd dollar terms before...

Updates huffmate to support shanghai (mainly push0) This will fix master after the 0.3.2 release

## Overview Staging release target ## Features - https://github.com/huff-language/huff-rs/pull/289 by @gzanitti - https://github.com/huff-language/huff-rs/pull/294 by @chengxuncc - https://github.com/huff-language/huff-rs/pull/293 by @PraneshASP ## Fixes - https://github.com/huff-language/huff-rs/pull/297 by @shafu0x

## Overview WIP NOTE: performance of this pr is terrible, it needs a bit more work done to remove all of the extra allocations being performed, this was just for...

# Rational After the release of 0.3.2 a number of tools were "broken" by the lack of strict versioning. This proposes and asks for suggestions around versioning syntax. The "easy"...

## Overview Built ontop of #280 and #281, do not merge. TODO: - [ ] remove clones of config - [ ] refactor remapper trait

## Overview Add deployment workflow for npm package

## Overview Self explanatory, a command line flag to print the resolved jump labels.