All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.12.3 (Upcoming)
4.12.2 (2024-09-18)
- bump snapshot version to 4.12.2 #2093
- Adds Support for Linea ENS #2094
- Upgrade jc-kzg-4844 to 2.0.0 #2095
4.12.1 (2024-08-14)
- Bug fix for Int256 decode range #2070
- Bug fix for BytesType.bytes32PaddedLength #2089
- Bug fix for FastRawTransactionManager.resetNonce #2084
- Fix licence type #2090
- bump snapshot version to 4.12.1 #2058
- Update maintainer requirements status #2064
- Add struct support in java without the need of having a corresponding Java class #2076
4.12.0 (2024-05-23)
- bump snapshot version to 4.11.4 #2049
- Fixed DefaultFunctionEncoder calculating offset for nested StaticArray #2054
- Upgrade gradle to 8.7 and remove Consensys Repo dependency #2057
4.11.3 (2024-05-01)
- Fix for test wrappers generation #2025
- Fix Snapshot release secrets #2031
- Fix Sign method #2033
- Revert 2031 and 2033 #2034
- Web3j release fix #2037
- Fix encodePacked DynamicBytes 2042
- Repo owner changed #2048
- Bump snapshot version to 4.11.3 #2024
- Rename default master branch to main. #2029
4.11.2 (2024-03-27)
- Bug fix for large binary with unlink libraries codegen #2016
- Fix contract wrapper generation #2017
- Fix for test java wrappers with duplicate name #2020
- Changelog entry and PR template edited #2021
- bump snapshot version to 4.11.2 #2015
- Enrich generateBothCallAndSend feature in TruffleJsonFunctionWrapperGenerator #1986
4.11.1 (2024-03-14)
- EIP-4844: Calculate baseFeePerBlobGas value and other EIP4844 changes #2006
- EIP-4788: add parentBeaconBlockRoot field #2007
- Add function to link binary with reference libraries in wrappers contract deployment #1988
- Added files for repo migration #2011
- NIL
4.11.0 (2024-02-14)
- Integration Tests: Fixed all the failing and skipped Intergration tests specially Besu privacy tests #1958
- Fixed Dynamic Arrays encoder #1961
- Fixed dynamic arrays decoder #1974
- Fixed generateJavaFiles ArrayInStruct #1962
- Fixed encoding of structs without members #1968
- Fixed java reserved words codegen errors #1975
- EIP-4844: Added Support for sending EIP-4844 Blob Transactions #2000
- Added yParity for Geth compatibility #1959
- Sepolia network added #1971
- Adding support for EIP1559 Private Transactions #1980
- Add AccessList to 1559 transaction rlp encoding #1992
- NIL