v4.9.5
What's Changed
- Fix private transaction manager by @antonydenyer in #1748
- Fix NPE in try-catch by @matthew-cameron1 in #1745
- Bump versions by @gtebrean in #1750
- Fix the detection of a reverted call. by @alexdupre in #1779
-
- Commenting out broken test recently failing in master by @mohamedelshami in #1792
-
- Spotless formatting by @mohamedelshami in #1793
- add finalized and safe block by @hadv in #1775
- Fix signature for methods with struct with array. by @alexdupre in #1774
- updated the isValidHexQuantity Method in Numeric.java and added supporting Unit tests by @ShubhamChouksey123 in #1760
- Revert "Fix the detection of a reverted call." by @mohamedelshami in #1801
- Add "accepted" block name by @alexdupre in #1803
- Improved (dynamic) arrays of structs support by @kberezin-p6 in #1738
- Update Sign.java by @olivierayache in #1800
- Fixed leading zeroes Hex quantity not accepted by @NickSneo in #1813
- fix: make very useful method decode(...) public by @monperrus in #1782
New Contributors
- @matthew-cameron1 made their first contribution in #1745
- @mohamedelshami made their first contribution in #1792
- @hadv made their first contribution in #1775
- @ShubhamChouksey123 made their first contribution in #1760
- @kberezin-p6 made their first contribution in #1738
- @olivierayache made their first contribution in #1800
- @NickSneo made their first contribution in #1813
- @monperrus made their first contribution in #1782
Full Changelog: v4.9.3...v4.9.5