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

Move variables that aren't related to current transaction to a separate structure #35

Open
hurufu opened this issue Apr 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request ※ nexo Tasks related to completness of nexo spec implementation refactoring Internal code refactoring which doesn't depend on nexo

Comments

@hurufu
Copy link
Owner

hurufu commented Apr 15, 2021

Move some dangling global variables (like g_callTms) and data that isn't strictly speaking related to the current transaction (ttd) to a separate structure called tld (Terminal Lifecycle Data).

This task may involve implementing some changes that are against specification. All such inconsistencies should be documented and reported.

@hurufu hurufu added enhancement New feature or request ※ nexo Tasks related to completness of nexo spec implementation refactoring Internal code refactoring which doesn't depend on nexo labels Apr 15, 2021
@hurufu hurufu self-assigned this Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ※ nexo Tasks related to completness of nexo spec implementation refactoring Internal code refactoring which doesn't depend on nexo
Projects
None yet
Development

No branches or pull requests

1 participant