Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rename module to github.com/agglayer/aggkit #62

Merged
merged 9 commits into from
Dec 25, 2024

Conversation

goran-ethernal
Copy link
Contributor

@goran-ethernal goran-ethernal commented Dec 25, 2024

This PR renames the module from github.com/0xPolygon/cdk to github.com/agglayer/aggkit.

NOTE: The aggkit now indirectly references the old github.com/0xPolygon/cdk because one of the libraries that sequence sender and aggregator use imports the cdk repo. This will be removed once we remove the two features from the aggkit.

@goran-ethernal goran-ethernal self-assigned this Dec 25, 2024
@goran-ethernal goran-ethernal changed the base branch from develop to fix/ci December 25, 2024 09:49
@goran-ethernal goran-ethernal marked this pull request as ready for review December 25, 2024 09:50
@goran-ethernal goran-ethernal force-pushed the feat/rename-go-module branch 3 times, most recently from b307858 to 466be1e Compare December 25, 2024 10:07
agglayer/types.go Outdated Show resolved Hide resolved
docs/aggoracle.md Outdated Show resolved Hide resolved
docs/da_integration.md Outdated Show resolved Hide resolved
Copy link
Contributor

@rachit77 rachit77 left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from fix/ci to develop December 25, 2024 14:36
@goran-ethernal goran-ethernal merged commit bd31e47 into develop Dec 25, 2024
4 of 12 checks passed
@goran-ethernal goran-ethernal deleted the feat/rename-go-module branch December 25, 2024 14:53
Stefan-Ethernal pushed a commit that referenced this pull request Dec 25, 2024
* wip linters

* add SonarQube config

* linter fix bridgesync

* linter fix aggOracle

* linter fix claimsponsor

* linter fix cmd

* linter fix common config

* linter fix dataavailability

* etherman lint

* hex lint

* l1bridge2infoindexsync lint

* l1infotree lint fix

* l1infotreesync lastgersync lint fix

* log lint fix

* merkletree lint fix

* merkletree lint fix

* reorgdetactor rpc lint fix

* sequencesender lint fix

* state lint fix

* sync tree lint fix

* wip

* wip

* lint fix

* addressed feedback

* wip

* wip

* sonar cloud fix (#66)

* sonar cloud fix

* wip

* addressed feedback

* upgrade actions

* reorg detactor errors
@Stefan-Ethernal Stefan-Ethernal linked an issue Dec 26, 2024 that may be closed by this pull request
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.

Rename go module and packages
3 participants