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

merge feature/validate-requests-params into develop #279

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

dappsar
Copy link
Collaborator

@dappsar dappsar commented Jan 8, 2025

  • [feat] 🦺 use common phone & wallet validator in withdrawController
  • [feat] 🦺 use common phone & wallet validator in walletController
  • [feat] 🦺 use common phone & wallet validator in balanceController
  • [feat] 🦺 use common phone & wallet validator in nftController
  • [feat] 🦺 use common phone & wallet validator in swapController
  • [feat] 🦺 use common phone & wallet validator in transactionController
  • [refactor] ♻️ rename getNft by getNftById
  • [fix] 🐛 restore unintentionally removed wallet_creation enum key

@dappsar dappsar added bug Something isn't working enhancement New feature or request labels Jan 8, 2025
@dappsar dappsar self-assigned this Jan 8, 2025
@dappsar dappsar linked an issue Jan 8, 2025 that may be closed by this pull request
@dappsar dappsar marked this pull request as ready for review January 8, 2025 00:17
src/api/nftRoutes.ts Dismissed Show dismissed Hide dismissed
@dappsar dappsar merged commit 3610516 into develop Jan 8, 2025
3 checks passed
@dappsar dappsar deleted the feature/validate-requests-params branch January 8, 2025 00:33
@dappsar dappsar linked an issue Jan 10, 2025 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
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verify and Handle "to" Parameter When It Contains a Name Improve the user/wallet creation process
1 participant