Skip to content

chore: update aggkit#355

Closed
temaniarpit27 wants to merge 24 commits intodevelopfrom
arpit/340-2
Closed

chore: update aggkit#355
temaniarpit27 wants to merge 24 commits intodevelopfrom
arpit/340-2

Conversation

@temaniarpit27
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the codebase to align with the latest aggkit type definitions, regenerates mocks, and bumps test workflow and configuration versions.

  • Migrate all db.Txer and db.Querier usages to the new dbtypes.Txer and dbtypes.Querier interfaces.
  • Regenerate mock files with mockery v2.53.4 to reflect the updated types.
  • Bump kurtosis-cdk-ref, aggkit_image versions, and add new JSON fields (deploy_optimism_rollup, additional_services) in end-to-end test configs.

Reviewed Changes

Copilot reviewed 47 out of 47 changed files in this pull request and generated no comments.

Show a summary per file
File Description
aggregator/prover/mocks/mock_aggregator_service_channel_server.go Bump mockery version to v2.53.4
aggregator/mocks/mock_storage_interface.go Replace db.Txertypes.Txer in mock methods
aggregator/mocks/mock_rpc_interface.go Bump mockery version to v2.53.4
aggregator/mocks/mock_prover_interface.go Bump mockery version to v2.53.4
aggregator/mocks/mock_etherman.go Bump mockery version to v2.53.4
aggregator/mocks/mock_eth_tx_manager_client.go Bump mockery version to v2.53.4
aggregator/interfaces.go Import dbtypes and migrate StorageInterface signatures
aggregator/db/dbstorage/sequence.go Update AddSequence to use dbtypes.Txer
aggregator/db/dbstorage/proof.go Update several methods to use dbtypes.Txer
aggregator/db/dbstorage/dbstorage.go Change BeginTx and getExecQuerier to use dbtypes
agglayer/mock_agglayer_client_interface.go Bump mockery version to v2.53.4
.github/workflows/test-e2e.yml Update kurtosis-cdk-ref to new commit SHA
.github/*.json (test args files) Add deploy_optimism_rollup and additional_services; bump images

@temaniarpit27 temaniarpit27 marked this pull request as ready for review June 12, 2025 12:10
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jul 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants