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

add comments #961

Merged
merged 4 commits into from
Apr 23, 2024
Merged

add comments #961

merged 4 commits into from
Apr 23, 2024

Conversation

fluidvanadium
Copy link
Contributor

@fluidvanadium fluidvanadium commented Apr 18, 2024

Contains some comments about BlockManagementData discovered this branch in one of my worktrees.
Contains descriptions of transactions.rs and its sub-modules.

zingolib/src/blaze/block_management_reorg_detection.rs Outdated Show resolved Hide resolved
@@ -113,6 +113,7 @@ impl UpdateNotes {
.await
{
//info!("Note was spent, just add it as spent for TxId {}", txid);
// we got the height the nullifier was spent at. now, we go back to the index because todO actually we needed the CompactTx, not just the height
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment seems incomplete

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, these were unfinished! im so glad i got a chance to finish them

@fluidvanadium fluidvanadium marked this pull request as draft April 22, 2024 15:12
@fluidvanadium fluidvanadium marked this pull request as ready for review April 22, 2024 21:20
@fluidvanadium fluidvanadium changed the title add some comments to BlockManagementData add comments Apr 23, 2024
@zancas zancas merged commit d31c850 into zingolabs:dev Apr 23, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants