esaulpaugh / headlong

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

Add a third type parameter to ArrayType #62

Closed esaulpaugh closed 9 months ago

esaulpaugh commented 9 months ago

Add a third type parameter to ArrayType; consolidate uses of Array.newInstance; increase max decodeable array length; optimize toJson; changes to errors given for null or non-matching arguments;