Skip to content

Releases: esaulpaugh/headlong

v12.3.3 (update)

31 Oct 12:02
69f964b
Compare
Choose a tag to compare

fix parseTupleType should be private;
reduce max decoded offset to 2^30 - 1;

SHA-256 (headlong-12.3.3.jar): 9b577af538d30ffc05133425c8b0bff3a79bcba99955b3222dd2d825b27150cc

Full Changelog: v12.3.2...v12.3.3

v12.3.2 (update)

25 Oct 04:29
5d7b403
Compare
Choose a tag to compare

add method ABIJSON.parseABIField;
minor optimizations;

SHA-256 (headlong-12.3.2.jar): 139359dbd4d8b286e93e06433db903acd9a9c0fc46f15df112040cb25379f342

Full Changelog: v12.3.1...v12.3.2

v12.3.1 (update)

14 Oct 21:28
c06e883
Compare
Choose a tag to compare

What's Changed

SHA-256 (headlong-12.3.1.jar): c2cf0735de80c6da56fdecc3dcec4d3a05e851fe40626eda1a93040e59a5477e

Full Changelog: v12.3.0...v12.3.1

v12.3.0 (change to module name, update)

26 Sep 08:44
d669ac7
Compare
Choose a tag to compare

v12.2.0 (update)

05 Sep 03:36
185a6be
Compare
Choose a tag to compare

v12.1.0 (update)

25 Jul 23:18
e7a99a1
Compare
Choose a tag to compare

rewind Record buffer before returning;
add method RLPOutputStream::writeList(Object...);
widen input type in FastHex;
improve hex decode performance;

SHA-256 (headlong-12.1.0.jar): f44ade364c02259ae92c4d6720171f7565866cdc7c415b43501744f5311062ea

Full Changelog: v12.0.0...v12.1.0

v12.0.0 (bug fix, update)

26 Jun 17:28
2011325
Compare
Choose a tag to compare

v11.1.1 (performance improvement)

05 Jun 22:06
3ea6389
Compare
Choose a tag to compare

drastically improve ABI decoding performance;
allow RLPList as value in KVP;

SHA-256 (headlong-11.1.1.jar): 22bbfc15d180847988ba0ad4a473ae8d2647a1cec1fcc3339880a6b6635d9f30

Full Changelog: v11.1.0...v11.1.1

v11.1.0 (breaking change)

21 Feb 10:11
7e2f77c
Compare
Choose a tag to compare

redesign ContractError and Event type params;
improve some generic return types;
check tuple length in annotate;;
enforce max depth of RLP Notation strings;

SHA-256 (headlong-11.1.0.jar): 7718cca29d9b3be24a6472fffb2c185724380c7cbea008f6a05949b20d72720e

Full Changelog: v11.0.0...v11.1.0

v11.0.0 (API refresh, bug fix)

04 Feb 07:58
3ffa96c
Compare
Choose a tag to compare