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

PWN-8904 - Striga API. get_estimated_fees #1884

Conversation

gslevinkov
Copy link
Contributor

@gslevinkov gslevinkov requested a review from 1sakov as a code owner June 27, 2023 13:43
@gslevinkov gslevinkov self-assigned this Jun 27, 2023
@gslevinkov gslevinkov requested a review from a user June 27, 2023 13:43
@gslevinkov gslevinkov changed the base branch from develop to feature/PWN-8895-striga-payment-api June 27, 2023 13:43
@gslevinkov gslevinkov force-pushed the feature/PWN-8904-striga-api-fees branch from 8b1baf5 to 7f2ae01 Compare June 27, 2023 13:44

import com.google.gson.annotations.SerializedName

data class StrigaOnchainWithdrawalFeeResponse(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is reused across two api requests

gslevinkov and others added 3 commits June 28, 2023 16:26
…org/key-app-android into feature/PWN-8904-striga-api-fees

� Conflicts:
�	app/src/main/java/org/p2p/wallet/striga/wallet/api/StrigaWalletApi.kt
�	app/src/main/java/org/p2p/wallet/striga/wallet/api/response/StrigaInitWithdrawalResponse.kt
�	app/src/main/java/org/p2p/wallet/striga/wallet/models/StrigaInitWithdrawalDetails.kt
�	app/src/main/java/org/p2p/wallet/striga/wallet/repository/StrigaWalletRemoteRepository.kt
�	app/src/main/java/org/p2p/wallet/striga/wallet/repository/StrigaWalletRepositoryMapper.kt
@eduardmaximovich eduardmaximovich merged commit 4310a6c into feature/PWN-8895-striga-payment-api Jun 28, 2023
2 of 3 checks passed
@eduardmaximovich eduardmaximovich deleted the feature/PWN-8904-striga-api-fees branch June 28, 2023 11:06
eduardmaximovich added a commit that referenced this pull request Jun 28, 2023
* PWN-8895, PWN-8776 - striga. payment api

* PWN-8895, PWN-8776 - removed class doc

* PWN-8895, PWN-8776 - comment fix

* PWN-8904 - Striga API. get_user_wallets (#1883)

* PWN-8895 - namings and improvements

* PWN-8895 - merge

* PWN-8895 - amount -> amountInUnits

* PWN-8904 - Striga API. get_estimated_fees (#1884)

* PWN-8904 - Striga API. get_estimated_fees

* PWN-8904 - comment fixes

* PWN-8904 - change base url

* PWN-8904 - add StrigaUserWalletsMapper to koin

* PWN-8904 - add ending slashes to new striga urls

---------

Co-authored-by: Eduard Maximovich <[email protected]>

---------

Co-authored-by: Gleb Levinkov (p2p) <[email protected]>
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