* feat: restructure and integrate layerswap
* fix: remove CEX page from internal nav because it is a duplicate
* fix: update layerswap widget and clean libs
* fix: wagmi connection
* chore: update color and layout
* fix: bump layerswap widget lib to version 0.1.15
* fix: fix widget width
* fix: fix ui issue on mobile
* fix: bump bridge ui version, update release notes and update dockerfile and ci
---------
Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com>
Co-authored-by: VGau <victorien.gauch@consensys.net>
* use 9 blobs for Pectra
* add linting to script
* turn prague on by default
* remove non-prague configuration
* testing not-yet-prague is the reason for failure
* using pectra from genesis
* reset to 9 for testing
* lowering blobs per tick
* add missing 9s and update blobscan
* spotless
* expect 9 blobs in one tx
* Update coordinator/app/src/main/kotlin/net/consensys/zkevm/coordinator/app/config/CoordinatorConfig.kt
Co-authored-by: Julien Marchand <julien-marchand@users.noreply.github.com>
Signed-off-by: The Dark Jester <thedarkjester@users.noreply.github.com>
* refactor testdata folders and use 9 blob agg
* refactor function for ease of reading
* move arguments up
* rename function
* format parameters
* validate at least 1 blob exists
* more spotless
* simplify blob hash computation
---------
Signed-off-by: The Dark Jester <thedarkjester@users.noreply.github.com>
Co-authored-by: Julien Marchand <julien-marchand@users.noreply.github.com>
* initial commit
* feat: merge changes from linea-besu-package latest main
* feat: change locationn of linea-devnet workflow
* feat: add job outputs for build-and-upload-artifact
* fix: assemble-devnet path
* fix: linea-devnet.env path
* fix: linea-devnet.env path for versions.txt copy
* fix: linea-besu path for placing the package together to build the docker images
* feat: add tree command install
* feat: add tree command install
* feat: add tree command install
* feat: add tree command install
* feat: revise linea-besu-package pattern for docker image artifacts download
* fix: sed command
* fix: tracer-plugin-version job output variable name
* feat: revise echo for expected-traces-api-version-v2
* feat: build and push to dockerhub whenever e2e tests succeeded even for pull requests
* fix: right path for linea-besu-package in build-and-push-dockerhub
* feat: remove redundant build and just push image to dockerhub after e2e tests passed
* feat: add parameters for build the combined manifest
* Revert "feat: add parameters for build the combined manifest"
This reverts commit 83d315f4fec0ebb5f658a3c0a2f903b43991061c.
* Revert "feat: remove redundant build and just push image to dockerhub after e2e tests passed"
This reverts commit 7b0dcd7b75f1c86e142aca048b0616ecf71b6553.
* feat: revert to build and push after e2e tests passed
* feat: updated linea-devnet.env for latest versions
* feat: removed the use of filter commit changes
* Revert "feat: updated linea-devnet.env for latest versions"
This reverts commit 8bfeb979b9ddef92e7a7bebfacbe639adee95ef3.
* feat: revised output values
* feat: reuse besu package build test push
* fix: linea_env inputs name
* feat: refactoring out assemble actions with linea_env input
* fix: assemble name
* feat: refactoring and added mainnet and sepolia workflow
* feat: removed unnecessary files
* Revert "feat: removed unnecessary files"
This reverts commit a60d1df7df3a1b6d3f74b3b0735f8070320bc4b5.
* feat: removed unnecessary files
* feat: add besu run test in reuse-linea-besu-package-build-test-push workflow
* fix: step typo
* fix: step outputs files typo
* fix: run-test outcome check
* fix: use result instead of outcome
* feat: add mainnet linea-besu-package workflow
* feat: add filter commit changes to determine running e2e and push image
* feat: force e2e test run and push to dockerhub when triggered manually
* feat: skip filter changes if triggered manually
* fix: missing quote
* feat: add if always in build-test-push
* feat: revise release to manual workflow
* fix: move up checkout
* fix: remove cd release
* fix: cd into the correct folder linea-besu-package/linea-besu
* fix: added release_tag_prefix and correct path for plugin tar files
* fix: release permission and besu tar.gz location
* feat: temp disable sepolia and devnet, and add changelog
* feat: set git-push as false in Changelog Action
* feat: re-enable sepolia and devnet, cleanup commented lines, removed unnecessary files
* fix: latest tag condition
* feat: use env for linea_env for tags
* feat: use env for linea_env for tags
* fix: syntax error of echo append
* feat: revise release note
* feat: clean up commented codes and remove output workflow id
* feat: move besu container check script
* feat: add timestamp in the release tag
* fix: check against github event name for compile release note
* feat: publish release log for every dockerhub image push and update README
* fix: release tag issue and change log only for manual release
* feat: revise release to tag on commit
* feat: temp change on versions and add prerelease
* fix: mainnet staterecovery version
* feat: update README and detect config changes to push image
* feat: update env version file
* feat: revise README
* feat: update devnet version
* feat: update devnet version
* feat: update path matching
* feat: update to use same format of release tag across all releases
* feat: added ref name and event name in release note
* feat: added markdown highlight
* feat: fixed in-line code block
* fix: in-line code block
* fix: in-line code block
* feat: add workflow link in release note
* feat: fix workflow link in release note
* feat: fix workflow link in release note
* feat: fix workflow link in release note
* fix: markdown highlight
* feat: update commit tag for PR as last commit on branch instead of merge commit
* feat: remove env files and env workflows to achieve environment-agnostic
* feat: update versions env file for beta v2
* feat: move linea.env to versions.env and update workflow accordingly
* feat: update README.md
* feat: remove commented out if check workflow_dispatch
* feat: update README.md
* staterecovery: update version
* feat: updated input description and removed unnecessary files
* feat: make assemble action to release notes based on inputs
---------
Co-authored-by: Fluent Crafter <205769460+fluentcrafter@users.noreply.github.com>
* remove manual computation of COMMIT_TAG in run-smc-tests
* change github_sha computation for pr
* change codecov-external-pr
* empty
* added more comments for codecov-external-pr
* Tried improving the queue usage for the anchoring
* Removed useless log
* coordinator: message anchoring - fix test after queue refactor (#928)
* coordinator: message anchoring - fix test after small refactor ot use Deque
* Changed messagesToFetch to logsSoftLimit, changed test verifications a bit
* Changed messagesToFetch to logsSoftLimit, changed test verifications a bit
* Addressed a few more comments
---------
Co-authored-by: Fluent Crafter <205769460+fluentcrafter@users.noreply.github.com>
* feat: removed all tracing-v1 related codes from github workflow
* feat: removed all tracing-v1 related codes from makefile, test files, and docker yml files
* feat: removed all old prover, geth traces node, and traces-api in docker files
* feat: removed traces-api-facade related codes from workflow
* feat: update image tag of coordinator and others
* coordinator: order MessageSentEvent.kt params for better reading
* coordinator: fix MessageSentEvent.kt serialization
* coordinator: WIP implementation of new Web3JL2MessageServiceSmartContractClient
* coordinator: use new anchoring implementation
* coordinator: use version from maven
* coordinator: minor generics tweak
* add .java-version to gitignore
* coordinator: remove old anchoring implementation
* coordinator: move Anchoring events to common interfaces packages
* coordinator: add factory method
* coordinator: use factory method
* coordinator: clean unused method
* remove isTokenCanonicalUSDC
* move logic to handleTokenClick
* add clause
* remove string for ClaimType
* remove todos
* rename for clarity
* added switch for auto_free
* replaced AUTO_PAID
* some more auto_free
* fix typo
* did free text
* comment fixes
* add test todos
* added config values to postman
* added isForSponsorship
* add isForSponsorship condition to MessageClaimingProcessor
* removed config from messageclaimingprocessor
* did tests for transactionvalidationservice
* did one messageclaimingprocessor test
* added cases to MessageClaimingProcessor test
* rm valueAndFee magic value from e2e test
* new test
* working e2e test
* test refactor
* test refactor
* new e2e test
* add new e2e case
* remove .only
* new test case
* test 2 workers for e2e
* Revert "test 2 workers for e2e"
This reverts commit 8256043df9613015e98c8b5507fcf87f3a8ccc06.
* empty
* adjust for comments 1
* empty
* adjust for comment 2