esaulpaugh / headlong

High-performance Contract ABI and RLP for Ethereum
Apache License 2.0
79 stars 20 forks source link

store list of param names in parent TupleType; #42

Closed esaulpaugh closed 2 years ago

esaulpaugh commented 2 years ago

eliminate name field in ABIType; improves TypeFactory performance; reduces allocation;