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

983/remove assetsconfig from other pallets #1001

Merged
merged 87 commits into from
May 20, 2024

Conversation

HaidarJbeily7
Copy link
Contributor

@HaidarJbeily7 HaidarJbeily7 commented Apr 23, 2024

  • Replaced usage of assets pallet public functions with AssetManager trait
  • Removed assets::Config from the following pallets:
    • ceres-launchpad
    • ceres-token-locker
    • ceres-liquidity-locker
    • ceres-governance-platform
    • demeter-farming-platform
    • pool-xyk
    • price-tools
    • technical
    • farming
    • vested-rewards
    • rewards
    • faucet
    • kensetsu
    • bridge-proxy
    • qa-tools
    • order-book
    • xst

HaidarJbeily7 and others added 30 commits April 9, 2024 14:03
pallets/ceres-launchpad/src/lib.rs Outdated Show resolved Hide resolved
pallets/ceres-governance-platform/src/benchmarking.rs Outdated Show resolved Hide resolved
pallets/ceres-launchpad/src/benchmarking.rs Outdated Show resolved Hide resolved
pallets/ceres-liquidity-locker/src/lib.rs Outdated Show resolved Hide resolved
pallets/dex-manager/Cargo.toml Outdated Show resolved Hide resolved
pallets/farming/Cargo.toml Outdated Show resolved Hide resolved
pallets/technical/Cargo.toml Outdated Show resolved Hide resolved
pallets/vested-rewards/Cargo.toml Outdated Show resolved Hide resolved
pallets/xor-fee/Cargo.toml Outdated Show resolved Hide resolved
common/src/traits.rs Outdated Show resolved Hide resolved
common/src/traits.rs Outdated Show resolved Hide resolved
pallets/farming/src/benchmarking.rs Fixed Show fixed Hide fixed
pallets/farming/src/benchmarking.rs Fixed Show fixed Hide fixed
pallets/farming/src/benchmarking.rs Fixed Show fixed Hide fixed
@HaidarJbeily7 HaidarJbeily7 requested a review from wer1st May 20, 2024 13:21
@HaidarJbeily7 HaidarJbeily7 merged commit da0b88e into master May 20, 2024
6 checks passed
@HaidarJbeily7 HaidarJbeily7 deleted the 983/remove-assetsconfig-from-other-pallets branch May 20, 2024 15:12
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.

[Tech]: Remove assets::Config from another pallets
3 participants