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

Pseudo-transaction models #201

Closed
mDuo13 opened this issue Mar 24, 2021 · 0 comments · Fixed by #233
Closed

Pseudo-transaction models #201

mDuo13 opened this issue Mar 24, 2021 · 0 comments · Fixed by #233
Labels
enhancement New feature or request
Milestone

Comments

@mDuo13
Copy link
Collaborator

mDuo13 commented Mar 24, 2021

To be able to instantiate arbitrary transactions from the ledger, you need to also be able to recognize and handle pseudo-transactions.

We should have models for these and a way to instantiate "any transaction you may have found in a ledger" into the appropriate model. That way people could monitor all ledger transactions, and interact with them in a Pythonic way.

@mDuo13 mDuo13 added the enhancement New feature or request label Mar 24, 2021
@mDuo13 mDuo13 added this to the Major release 2 milestone Mar 24, 2021
@mvadari mvadari linked a pull request Apr 8, 2021 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant