-
Notifications
You must be signed in to change notification settings - Fork 23
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
Spent process 2024 #783
Spent process 2024 #783
Conversation
…erflow' into fluidev
…tions 1/3 runs of darkside-tests::advanced_reorg_tests reorg_changes_incoming_tx_index FAILED on this commit.
…ould return 0-values. they might be upgraded to look for Nones
35f8869
to
17d6ff5
Compare
…tation and fixed it. added comments where these methods are used in sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
incredible PR, this kind of work is exactly what we need to make our code easily managle, readable and more stable. great job!
i have some questions / minor changes so i am requesting changes but mostly looks ready to go
i dreamnt up a way to improve the wallet load tests |
fixes #663 |
created integration tests that track that changing the structure of zingolib does not leave old wallet files incompatible
enumerated ConfirmationStatus with doc tests
organized and tested methods of TransactionRecord
streamlined TransactionRecord and its interface to the blockchain client