esaulpaugh / headlong

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

redesign, optimize KeyValuePair; #22

Closed esaulpaugh closed 3 years ago

esaulpaugh commented 3 years ago

redesign RLPItem.duplicate; rename RLPItem.toString(int) to encodingString(int); add EIP778Test.testSort;