Skip to content

Implements GetWalletAccount operation bypassing fistful service #minor#39

Merged
nanodirijabl merged 5 commits intomasterfrom
ft/wallet-account-balance
Aug 4, 2025
Merged

Implements GetWalletAccount operation bypassing fistful service #minor#39
nanodirijabl merged 5 commits intomasterfrom
ft/wallet-account-balance

Conversation

@nanodirijabl
Copy link
Contributor

No description provided.

@nanodirijabl nanodirijabl requested a review from WWWcool July 16, 2025 12:43
case wapi_wallet_backend:get_account(WalletID, Context) of
{ok, WalletAccount} -> wapi_handler_utils:reply_ok(200, WalletAccount);
{error, {wallet, notfound}} -> wapi_handler_utils:reply_ok(404)
end
Copy link
Collaborator

Choose a reason for hiding this comment

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

надо бы еще глянуть что контекст для кошелька норм собирается - там же почти тоже самое - нужно вычитать кошелек и ео отмаршалить в баунсер контекст - не помню как я это сделал и делал ли

@nanodirijabl nanodirijabl requested a review from WWWcool July 18, 2025 07:04
@nanodirijabl nanodirijabl requested a review from WWWcool August 4, 2025 11:39
@nanodirijabl nanodirijabl changed the title Implements GetWalletAccount operation bypassing fistful service Implements GetWalletAccount operation bypassing fistful service #minor Aug 4, 2025
@nanodirijabl nanodirijabl merged commit 8f49077 into master Aug 4, 2025
5 checks passed
@nanodirijabl nanodirijabl deleted the ft/wallet-account-balance branch August 4, 2025 15:42
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