All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.12.4(Upcoming)
4.12.3(2024-12-24)
- Update web3j core version to 4.12.3 #133
4.12.1 (2024-08-16)
- Fix licence files #127
- Update web3j core version to 4.12.1 #128
- Bump to snapshot version 4.12.1 #129
- NIL
- Update web3j core version to 4.11.3 #126
- NIL
4.11.1 (2024-03-15)
- NIL
- Update web3j core version to 4.11.1 #122
- NIL
4.11.0 (2024-02-18)
- NIL
- Update web3j core version to 4.11.0 #120
- NIL
- Update web3j core version to 4.8.1
- Replace SolC with Sokt (thx to @josh-richardson & @AlexandrouR)
- Update web3j core version to 4.5.11
- Update solcj version to 0.5.7
- Update web3j core version to 4.2.0
- Update web3j core version to 4.1.0
- Revert Java Update
- Bringing all web3j-related projects up to the same build number to reduce confusion
- Update solcj version to 0.4.25
- Update web3j core version to 3.5.0
- Destination Directory for ABI, BIN and Java can be different
- Generate and Store ABI & BIN Files
- Update to 3.5.0 web3j core version
- Update to newest solcj version. Support for Solidity Version 0.4.24
- Update to 3.4.0 web3j core version
- Support of imported Files
import './other.sol';
- Update Core Version
- Update Core Version
- Update Core Version
- Support Java Native Type creation
- Better Contract Handling
- Initial Release