alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
795 stars 156 forks source link

feat: add `abi_packed_encoded_size` #672

Closed DaniPopes closed 5 months ago

DaniPopes commented 5 months ago

For reserving before encoding in packed mode, and for calculating the padding needed at runtime for arrays