Skip to content

Conversation

@agusaldasoro
Copy link
Contributor

@agusaldasoro agusaldasoro commented Jul 7, 2025

Modify the changesets to support latest version of the Token Pool Contracts:

  • Init Global Config
  • Modify accounts when initializing token pools
  • Set up rebalancer

@agusaldasoro agusaldasoro requested review from a team as code owners July 7, 2025 20:04
@agusaldasoro agusaldasoro requested a review from george-dorin July 7, 2025 20:04
@agusaldasoro agusaldasoro marked this pull request as draft July 7, 2025 20:04
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@agusaldasoro agusaldasoro marked this pull request as ready for review July 9, 2025 13:40
@agusaldasoro agusaldasoro requested review from a team as code owners July 9, 2025 13:40
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
36.1% Duplication on New Code (required ≤ 10%)

See analysis details on SonarQube

@winder winder added this pull request to the merge queue Jul 9, 2025
Merged via the queue into develop with commit c7da80c Jul 9, 2025
158 of 160 checks passed
@winder winder deleted the agus/bump-tp branch July 9, 2025 17:54
@agusaldasoro agusaldasoro restored the agus/bump-tp branch July 14, 2025 15:08
amit-momin added a commit that referenced this pull request Aug 1, 2025
* WIP

* fix

* Add changeset

* Fix imports

* Fix tests

* Fix go import

* go imports

* fix build

* fix go mod

* test

* Updated Solana token pool changesets

* remove not needed code

* fix go mod

* yet another go mod tidy

* more go mod tidy

* Add default to switch

* fix test

* Added more global config initializations to solana changeset tests

* Added token pool global config initialization to 1.5.1 changeset test

* Updated E2E token pool v2 changeset to initialize global config for unique pool types

---------

Co-authored-by: yashnevatia <yashvardhan.nevatia@smartcontract.com>
Co-authored-by: amit-momin <amit.momin@smartcontract.com>
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.

4 participants