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/intergrate dynamic token #356

Merged
merged 144 commits into from
Dec 31, 2024
Merged

Feat/intergrate dynamic token #356

merged 144 commits into from
Dec 31, 2024

Conversation

quangdz1704
Copy link
Contributor

@quangdz1704 quangdz1704 commented Nov 11, 2024

This pull request includes significant updates to the oraidex-common package, including new workflows, dependency updates, and major refactoring of the codebase. The most important changes include the addition of a new GitHub Actions workflow, updates to multiple dependencies, and major refactoring in the oraidex-common package.

Workflow and Dependency Updates:

Major Refactoring:

  • packages/oraidex-common/package.json: Updated the package version to 2.0.0, added module and types fields, and included @oraichain/common as a dependency. [1] [2]
  • packages/oraidex-common/src/alpha-network.ts and packages/oraidex-common/src/celestia-network.ts: Removed obsolete token and network configurations. [1] [2]
  • packages/oraidex-common/src/common.ts: Added a new OraidexCommon class that centralizes the management of token and chain configurations.
  • packages/oraidex-common/src/config/chainInfosWithIcon.ts, packages/oraidex-common/src/config/icon.ts, and packages/oraidex-common/src/config/index.ts: Refactored and centralized icon configurations and mappings. [1] [2] [3] [4] [5] [6]

These changes aim to improve the maintainability and scalability of the codebase by centralizing configurations and updating dependencies to their latest versions.

@quangdz1704 quangdz1704 self-assigned this Nov 11, 2024
quangdz1704 and others added 5 commits November 12, 2024 01:07
* feat: add HTT token configuration to oraidex.json

* fix: update HTT token denomination format in oraidex.json

* fix: update HTT token coingecko_id in oraidex.json
@trungbach trungbach changed the title Feat/intergrate common Feat/intergrate dynamic token Dec 20, 2024
vuonghuuhung
vuonghuuhung previously approved these changes Dec 20, 2024
Copy link
Member

@vuonghuuhung vuonghuuhung left a comment

Choose a reason for hiding this comment

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

LGTM

@trungbach trungbach merged commit 3ec3dfa into main Dec 31, 2024
5 checks passed
@trungbach trungbach deleted the feat/intergrate_common branch December 31, 2024 07:55
@trungbach trungbach restored the feat/intergrate_common branch December 31, 2024 08:06
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