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

Stellar - Backend to manage pending transactions #326

Open
2 tasks
olemis opened this issue Feb 3, 2020 · 0 comments
Open
2 tasks

Stellar - Backend to manage pending transactions #326

olemis opened this issue Feb 3, 2020 · 0 comments
Labels
stellar Stellar altcoin plugin wallet Wallet subsystem
Milestone

Comments

@olemis
Copy link
Contributor

olemis commented Feb 3, 2020

Feature description

Stellar pending transactions

Is your feature request related to a problem? Please describe.
Stellar pending transactions not listed after #323

Describe the solution you'd like
Implement core classes to list pending transactions . Show them in pending transactions list.

Possible implementation

  • Implement CryptoAccount.ListPendingTransaction() for Stellar wallet account
  • Implement CryptoAccount.ListPendingTransaction() for the whole Stellar wallet set account
@olemis olemis added stellar Stellar altcoin plugin wallet Wallet subsystem labels Feb 3, 2020
@olemis olemis added this to To do in FiberCrypto wallet - Iteration 2 via automation Feb 3, 2020
@olemis olemis added this to the next milestone Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stellar Stellar altcoin plugin wallet Wallet subsystem
Development

No branches or pull requests

1 participant