esaulpaugh / headlong

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

headlong v5.7.0 #30

Closed esaulpaugh closed 2 years ago

esaulpaugh commented 2 years ago

support older versions of gson; remove TupleType::elementTypes; make class RLPOutputStream.Baos public; remove methods from RLPOutputStream; optimize Address.wrap; add method FastHex.decode(String,int,int,byte[],int);