v4.9.7
Commits
- c542d41: release 4.9.7 (gtebrean)
What's Changed
- Update gradle.properties by @andrii-kl in #1814
- Upgrade bouncycastle to 1.70 by @RobertoArtiles in #1822
- Bump version by @gtebrean in #1833
- Fix ETH feeHistory by @gtebrean in #1834
- Add eip-2930 transaction decoding by @dancoombs in #1807
- Fix for compareJavaFile test fail - platform independent by @NickSneo in #1847
- publish snapshot 4.9.6-SNAPSHOT by @gtebrean in #1852
- upgraded jackson and webSocket version by @NickSneo in #1854
- Added signTypedData to Sign class, and added test by @markusbug in #1859
- fix subscription by @gtebrean in #1868
- StaticStruct Method Signature Is Wrong by @txgyy in #1862
- upgraded Contract.IsValid to support all kinds of existing encryptions by @PHOL-DA in #1871
- "Filter not found" detection improved by @mattiamonari in #1869
Numeric.decodeQuantity(String)
MessageDecodingException
message by @marcomele in #1863- Add new generated method: get event from a single log by @kberezin-p6 in #1806
- fix: incorrect error thrown by EnsResolver by @Syn-McJ in #1842
- Fix typo in SolidityFunctionWrapper by @matthewrkula in #1837
- feat(#): add new eth method of eth_getBlockReceipts by @SuperEdison in #1866
- Fix offset miscalculation in nested struct by @bournezjc in #1827
- Better fix for #1834, use the correct block count encoding. by @alexdupre in #1857
- Fix generated static array param name by @NickSneo in #1873
- Fix Bug: When length < input.length, the output is wrong, because the… by @Michael-Ge in #1823
- bump version to 4.9.7 by @gtebrean in #1874
New Contributors
- @dancoombs made their first contribution in #1807
- @markusbug made their first contribution in #1859
- @txgyy made their first contribution in #1862
- @PHOL-DA made their first contribution in #1871
- @mattiamonari made their first contribution in #1869
- @marcomele made their first contribution in #1863
- @Syn-McJ made their first contribution in #1842
- @matthewrkula made their first contribution in #1837
- @SuperEdison made their first contribution in #1866
- @bournezjc made their first contribution in #1827
- @Michael-Ge made their first contribution in #1823
Full Changelog: v4.9.5...v4.9.7