BarBozz
BarBozz
using maven plugin with `web3j 5.0.0` - same issue with tuples when trying to compile an interface with a struct as param. Whats the solution here? Provider is 3rd party....
referencing also https://github.com/web3j/web3j/issues/653 i stumbled upon - sadly web3j doesnt support more recent solidity versions like 0.8 - how to use another solc with web3j? ``` pragma solidity >=0.7.0; pragma...
Publishing pipeline to maven repository fails as far as my research. Needed to compile everything from scratch. Working with 5.0.0 rn
@SweeXordious would be very nice to get a more pluggable solution. I am using maven plugin and had to compile a web3j from scratch and the maven plugin due to...