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

Transaction Creation #428

Closed
barakman opened this issue Mar 14, 2024 · 1 comment
Closed

Transaction Creation #428

barakman opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@barakman
Copy link
Collaborator

Enhancement Description

  • Simplify the logical process in which a transaction is created (in file txhelpers.py)

Rationale

  • The logical process in which a transaction is created (in file txhelpers.py) is way too complicated and way too obfuscated, consisting of a ton of try/except and if/else clauses entangled with each other, making it impossible to figure out what's going on behind the scenes
@barakman barakman added the enhancement New feature or request label Mar 14, 2024
@barakman barakman self-assigned this Mar 14, 2024
@barakman
Copy link
Collaborator Author

Handled in PR #542

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

No branches or pull requests

1 participant