You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build and publish mvn jar for Linea Rollup smart contract V6. New Class shall be called LineaRollupV6
Tasks
Issue a mvn package of jvm-libs/linea-contracts/l1-rollup. Version shall be 6.0.0, however, it's recommended to release first with 6.0.0-rc1 until we have 100% integration test;
Potentially adapt release jobs to support optional package classifier "build.linea:l1-rollup-contract-client:6.0.0:rc1"
Acceptance criteria
Package is issued in mvn repository.
The text was updated successfully, but these errors were encountered:
Image that you release the official V6.0 (not the RC1); then you realise that there is a bug on the JAVA web3j generated wrapper, you patch it, what should the next version of that patch be?
Description
Build and publish mvn jar for Linea Rollup smart contract V6. New Class shall be called
LineaRollupV6
Tasks
jvm-libs/linea-contracts/l1-rollup
. Version shall be6.0.0
, however, it's recommended to release first with6.0.0-rc1
until we have 100% integration test;Acceptance criteria
The text was updated successfully, but these errors were encountered: