-
Notifications
You must be signed in to change notification settings - Fork 45
zwi syncs, benchmarks #1983
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
Draft
fluidvanadium
wants to merge
66
commits into
zingolabs:dev
Choose a base branch
from
fluidvanadium:zingo_wallet
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
zwi syncs, benchmarks #1983
Changes from 65 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
637b44b
hmm
fluidvanadium c07de6f
implemented protocol version
fluidvanadium 5b2380a
began impl add_server
fluidvanadium 0fff891
impling add_server
fluidvanadium 07560b9
building a LightClient
fluidvanadium 9caba82
implementing
fluidvanadium bfb8a08
progress
fluidvanadium ac87e61
Merge branch 'ervar_chain_from_string' into zingo_wallet
fluidvanadium e238e8f
use birthday from server
fluidvanadium 2cdad13
Merge remote-tracking branch 'labs/dev' into zingo_wallet
fluidvanadium 27aa034
added common components dep
fluidvanadium 70da31f
merged some good stuff
fluidvanadium dabbe56
Includes git history from extract_scenarios
fluidvanadium 455534e
Merge remote-tracking branch 'labs/dev' into zingo_wallet
fluidvanadium a4344a1
Fixed manifest.
fluidvanadium 58f146b
Used try_into for lrz BlockHeight.
fluidvanadium 084016d
Compiles good.
fluidvanadium a3abe35
Merge remote-tracking branch 'labs/dev' into zingo_wallet
fluidvanadium 007189f
Add zingo_wallet tests.
fluidvanadium c35b84c
Implements add_key.
fluidvanadium c6e92c4
cargo clippy --fix --tests --all-features
fluidvanadium 54ed4f3
Install ring crypto provider.
fluidvanadium 2cab819
Fixed an error in create_connect_get_height.
fluidvanadium d78a99a
Removed main function.
fluidvanadium 1caaaad
user_agent_id written better.
fluidvanadium e2de5e3
cargo update
fluidvanadium e7b7780
Upgrade deps.
fluidvanadium 7ee15f6
Merge remote-tracking branch 'labs/dev' into zingo_wallet
fluidvanadium fdcfe37
Wallet creation uses temporary save dir.
fluidvanadium dd4c8e8
Minimum test.
fluidvanadium 5ed3c6d
Split into second test for scanning from server.
fluidvanadium 6af65f2
Merge branch 'cargo_update_2' into zingo_wallet
fluidvanadium 587a62e
`cargo update`
fluidvanadium 37d8489
Added test groups.
fluidvanadium d40bb1d
Tests run!
fluidvanadium 2c5d4ae
Moved init_tracing into a common module.
fluidvanadium b458256
test-log crate attribute replaces bespoke tracing initializer.
fluidvanadium 30256ee
Use online zcash_wallet_interface dependency.
fluidvanadium 69776f3
Merge dev
fluidvanadium 0630319
Updated lockfile.
fluidvanadium 3a69b31
Remove test_group and respecify test names.
fluidvanadium 4036661
Rename test binary.
fluidvanadium 80be91f
helperizing
fluidvanadium 705c907
clippy
fluidvanadium 7437678
merged dev
fluidvanadium 7464cb8
Fixed zingo-netutils dep.
fluidvanadium a5ed051
Renamed test Environments for consistency.
fluidvanadium 7a0c455
begin_scanning_server reflects what a zingo_wallet is meant to do wit…
fluidvanadium 7b12ecf
polishing tests
fluidvanadium d6ca1ea
Fixed max_scanned_height...
fluidvanadium 152e07b
More benchmarks.
fluidvanadium 76cc285
Merge remote-tracking branch 'labs/dev' into zingo_wallet
fluidvanadium 1a0a3f4
cargo fmt
fluidvanadium 64b1476
cargo clippy --fix --tests --all-features
fluidvanadium 4bdaf3d
trailing whitespace clipper
fluidvanadium ef3baef
cargo fmt
fluidvanadium 4076e86
Fixed warnings.
fluidvanadium 675d544
syncked glory_goddess
fluidvanadium fd2be7a
Merge commit 'f99e25f' into synced_glory_goddess
fluidvanadium bcf585f
cargo run -- --data-dir='zingolib/src/wallet/disk/testing/examples/te…
fluidvanadium 9199736
Merge remote-tracking branch 'labs/dev' into synced_glory_goddess
fluidvanadium e42ad63
cargo run -- --data-dir='zingolib/src/wallet/disk/testing/examples/te…
fluidvanadium 5144bb7
Very strange bug occurred. The address of the glory goddess Testnet w…
fluidvanadium f3675a9
Sort/merge Cargo.toml
fluidvanadium 6507cd3
Apply suggestions from code review
fluidvanadium 93ac585
Merge branch 'dev' into zingo_wallet
zancas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
why change this name to "nuttycom"?
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.
LOL