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

Make addresses append only #430

Merged
merged 32 commits into from
Aug 17, 2023

Conversation

zancas
Copy link
Member

@zancas zancas commented Aug 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Patch coverage: 67.41% and project coverage change: -0.06% ⚠️

Comparison is base (5bb279f) 59.67% compared to head (be5695a) 59.62%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #430      +/-   ##
==========================================
- Coverage   59.67%   59.62%   -0.06%     
==========================================
  Files          34       34              
  Lines        5233     5221      -12     
==========================================
- Hits         3123     3113      -10     
+ Misses       2110     2108       -2     
Files Changed Coverage Δ
zingocli/tests/integration_tests.rs 77.50% <ø> (ø)
zingolib/src/commands.rs 0.00% <0.00%> (ø)
zingolib/src/blaze/fetch_full_transaction.rs 77.97% <58.33%> (+0.12%) ⬆️
zingolib/src/wallet/keys/unified.rs 63.17% <61.11%> (-0.98%) ⬇️
zingolib/src/wallet.rs 63.14% <78.57%> (+0.02%) ⬆️
zingo-testutils/src/lib.rs 77.35% <100.00%> (-0.32%) ⬇️
zingolib/src/blaze/fetch_taddr_transactions.rs 89.36% <100.00%> (-0.44%) ⬇️
zingolib/src/blaze/trial_decryptions.rs 70.53% <100.00%> (+0.62%) ⬆️
zingolib/src/lightclient.rs 61.84% <100.00%> (-0.07%) ⬇️

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

fluidvanadium
fluidvanadium previously approved these changes Aug 12, 2023
@zancas zancas dismissed fluidvanadium’s stale review August 12, 2023 00:06

The merge-base changed after approval.

Copy link
Contributor

@AloeareV AloeareV left a comment

Choose a reason for hiding this comment

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

Awesome! Just a suggested loop tidying

zingolib/src/wallet/keys/unified.rs Show resolved Hide resolved
zingolib/src/wallet/keys/unified.rs Show resolved Hide resolved
@zancas zancas marked this pull request as draft August 15, 2023 00:59
@zancas
Copy link
Member Author

zancas commented Aug 15, 2023

I've converted this to draft on @fluidvanadium 's recommendation that we benchmark before merge.

@zancas
Copy link
Member Author

zancas commented Aug 15, 2023

vzing-0 3 0-462-g10a6733b_sync_duration_annotation

I think this data, makes this PR no-longer-draft.

@zancas zancas marked this pull request as ready for review August 15, 2023 15:20
@AloeareV
Copy link
Contributor

vzing-0 3 0-462-g10a6733b_sync_duration_annotation

I think this data, makes this PR no-longer-draft.

Is there an easy way to compare this to dev benchmarks ran under the same circumstances?

AloeareV
AloeareV previously approved these changes Aug 15, 2023
@zancas
Copy link
Member Author

zancas commented Aug 17, 2023

mob-release-1 2 5_126_sync_duration_annotation

This is the same benchmarks, run against the version of zingolib that's compiled into our last release.

@fluidvanadium fluidvanadium merged commit 34556de into zingolabs:dev Aug 17, 2023
11 of 20 checks passed
@zancas
Copy link
Member Author

zancas commented Aug 17, 2023

mob-release-1 2 5_126-46-g65067dad_sync_duration_annotation

@AloeareV

Here's the benchmark for the commit that was dev before this merged.

@zancas zancas deleted the make_addresses_append_only branch September 27, 2023 16:43
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.

4 participants