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

Support multiple wallet for same chains #129

Merged

Conversation

PooyaFekri
Copy link
Collaborator

No description provided.

@PooyaFekri PooyaFekri changed the base branch from main to develop September 27, 2023 10:38
@PooyaFekri PooyaFekri force-pushed the feature/add-supporting-multi-wallet-address branch from 2900585 to 29c19cc Compare September 27, 2023 11:03
@PooyaFekri PooyaFekri force-pushed the feature/add-supporting-multi-wallet-address branch 4 times, most recently from 69ee5b9 to 9d2aa74 Compare September 28, 2023 09:46
return Wallet.objects.filter(user_profile=self.request.user.profile)
queryset = Wallet.objects.all()
filter_backends = [IsOwnerFilterBackend]
http_method_names = ['get', 'post', 'patch']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
http_method_names = ['get', 'post', 'patch']
http_method_names = ['get', 'patch']

@PooyaFekri PooyaFekri force-pushed the feature/add-supporting-multi-wallet-address branch 2 times, most recently from b95511a to d3cf6f1 Compare September 30, 2023 09:26
@PooyaFekri PooyaFekri force-pushed the feature/add-supporting-multi-wallet-address branch from d3cf6f1 to 65f1eed Compare September 30, 2023 09:43
Base automatically changed from develop to main November 30, 2023 11:01
@PooyaFekri PooyaFekri force-pushed the feature/add-supporting-multi-wallet-address branch from ff87f92 to 028aaa8 Compare January 5, 2024 12:13
@PooyaFekri PooyaFekri changed the base branch from main to develop January 5, 2024 12:14
@Inspector-Butters Inspector-Butters merged commit 65e9fb4 into develop Jan 9, 2024
@Inspector-Butters Inspector-Butters deleted the feature/add-supporting-multi-wallet-address branch January 12, 2024 12:02
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.

2 participants