mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-08 23:17:58 -05:00
* Remove lastFinalizedShnarf from finalization input * Emit events state-reconstruction friendly * Index shnarf on data submitted event * reinstate public input variable name * updated V6 ABI * Coordinator - Allowing endless retries and setting them throughout th… (#89) * Coordinator - Allowing endless retries and setting them throughout the app * feat/1731 code coverage in Codecov (#13) * feat/1731 code coverage in Codecov * Cancel in progress workflows on new commits (#53) * Cancel in progress workflows on new commits * Test - Trigger workflow * Test - Trigger workflow 2 * Group by only github.ref for branch name * Add concurrency to more workflows * Revert "Add concurrency to more workflows" This reverts commit 86a00aa7b5c8e29d870acdc3d4d25d660b3a59e8. * Print group * Remove print steps and amend group * Test adding concurrency group to testing.yml * Test concurrency * Specifying specific groups for child workflows * Testing concurrency * Add child groups to build and publish workflows * Test concurrency * Remove main workflow concurrency group * Remove concurrency on pull request merge * Feat/94 emit version updated event (#98) * Emit LineaRollupVersionChanged on upgrade * make padded hex bytes generic * Use L2MessageService versioned API (#96) * Stricter path filters for shared jvm-libs module (#52) * Stricter path filters for shared jvm-libs module * Update .github/workflows/main.yml Co-authored-by: Roman Vaseev <4833306+Filter94@users.noreply.github.com> Signed-off-by: Bradley Bown <bradbown@googlemail.com> --------- Signed-off-by: Bradley Bown <bradbown@googlemail.com> Co-authored-by: Roman Vaseev <4833306+Filter94@users.noreply.github.com> * adding TokenBridge version for completeness (#99) * Coordinator: DRY refactor test helpers and data for future reuse (#100) * coordinator: adds slice ByteArrayExtensions.kt * coordinator: adds testing file system helper * coordinator: adds testing l1-blob-proof-submission submitter * coordinator: rename findFile function * coordinator: move prover responses to common test data for code reuse * coordinator: fix ByteArray.sliceOf off-by-one bug * coordinator: remove unnecessary!! * coordinator: fix gradle deps * coordinator: fix test * coordinator: reduce transitive dependencies * rebuild LineaRollup ABI * Use finalStateRootHash on DataSubmittedV3 * fix flaky test * fix regression * use latest LineaRollup ABI for V6.0 * Add explicit comment for lastFinalizedShnarf * NatSpec tweak and variable name correction * Use finalizeBlocks not finalizeBlocksWithoutProof * Use PAUSE_FINALIZATION_ROLE without WITHPROOF * remove WithProof from finalize function * use most up to date ABIs * use V5 for the current end to end tests * reinstate format from main * reset pragma version * rename file and env var function --------- Signed-off-by: Bradley Bown <bradbown@googlemail.com> Co-authored-by: count-sum <andrei.alexandru@consensys.net> Co-authored-by: Pedro Novais <1478752+jpnovais@users.noreply.github.com> Co-authored-by: Roman Vaseev <4833306+Filter94@users.noreply.github.com> Co-authored-by: Bradley Bown <bradbown@googlemail.com>
3.1 KiB
3.1 KiB