alloy-rs / core

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

feat: add `abi_packed_encoded_size` #672

Closed DaniPopes closed 2 months ago

DaniPopes commented 2 months ago

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