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: replace Currency logic with Market in the SP pallet #689

Merged
merged 6 commits into from
Jan 22, 2025

Conversation

jmg-duarte
Copy link
Contributor

Description

Stops using the Currency trait for handling balances. Centralizing everything in the Market pallet.

Important points for reviewers

If you find uses of Balances inside the SP pallet flag them down!

@jmg-duarte jmg-duarte added pallet-market Relates to the Market Pallet node-storage-provider Related to the storage provider node. labels Jan 21, 2025
@jmg-duarte jmg-duarte added this to the Phase 3 milestone Jan 21, 2025
@jmg-duarte jmg-duarte self-assigned this Jan 21, 2025
@jmg-duarte jmg-duarte added the ready for review Review is needed label Jan 21, 2025
pallets/market/src/lib.rs Outdated Show resolved Hide resolved
@cernicc cernicc added ready for review Review is needed and removed ready for review Review is needed labels Jan 22, 2025
Copy link
Member

@cernicc cernicc left a comment

Choose a reason for hiding this comment

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

Nice

@th7nder th7nder merged commit 2d5509a into develop Jan 22, 2025
5 checks passed
@th7nder th7nder deleted the fix/sp-market branch January 22, 2025 13:05
@jmg-duarte
Copy link
Contributor Author

No one noticed the PR name was wrong 💀 my bad but too late now

th7nder added a commit that referenced this pull request Jan 23, 2025
@jmg-duarte jmg-duarte changed the title fix: successfully_precommited_no_deals feat: replace Currency logic with Market in the SP pallet Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-storage-provider Related to the storage provider node. pallet-market Relates to the Market Pallet ready for review Review is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants