huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
437 stars 55 forks source link

Multicallable #29

Closed clabby closed 2 years ago

clabby commented 2 years ago

Overview

Adds an implementation of @Vectorized's Multicallable.

Checklist

Vectorized commented 2 years ago

I’ve merged it into Solady with tests.

https://github.com/Vectorized/solady/blob/main/src/utils/Multicallable.sol