-
Notifications
You must be signed in to change notification settings - Fork 0
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
Zsa1 upsteram merge #63
Commits on Mar 10, 2024
-
Replace
unstable-nu6
andzfuture
feature flags with cfg flagsNeither of these should have been feature flags, as they gate breaking changes to the Zcash consensus rules (and in some ways are incompatible with each other), while feature flags should be additive.
Configuration menu - View commit details
-
Copy full SHA for 6898dbf - Browse repository at this point
Copy the full SHA 6898dbfView commit details -
Merge pull request zcash#1251 from zcash/ci-rework
CI: Rework the test states
Configuration menu - View commit details
-
Copy full SHA for 654f116 - Browse repository at this point
Copy the full SHA 654f116View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4abcba - Browse repository at this point
Copy the full SHA c4abcbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a81156 - Browse repository at this point
Copy the full SHA 2a81156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7995745 - Browse repository at this point
Copy the full SHA 7995745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993102e - Browse repository at this point
Copy the full SHA 993102eView commit details -
Merge pull request zcash#1252 from zcash/orchard-test-fixes
Various fixes to Orchard tests
Configuration menu - View commit details
-
Copy full SHA for 1003cd6 - Browse repository at this point
Copy the full SHA 1003cd6View commit details
Commits on Mar 11, 2024
-
zcash_client_sqlite: Make scan_cached_blocks_detects_spends_out_of_or…
…der a common single-pool test
Configuration menu - View commit details
-
Copy full SHA for 0256218 - Browse repository at this point
Copy the full SHA 0256218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b3d3c - Browse repository at this point
Copy the full SHA 99b3d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de58b5a - Browse repository at this point
Copy the full SHA de58b5aView commit details -
Merge pull request zcash#1253 from zcash/more-orchard-tests
zcash_client_sqlite: More Orchard tests
Configuration menu - View commit details
-
Copy full SHA for cc3f05a - Browse repository at this point
Copy the full SHA cc3f05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374ed8c - Browse repository at this point
Copy the full SHA 374ed8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9dd25 - Browse repository at this point
Copy the full SHA ae9dd25View commit details -
Merge pull request zcash#1254 from zcash/orchard-tables
zcash_client_sqlite: Add database tables for Orchard
Configuration menu - View commit details
-
Copy full SHA for 0780272 - Browse repository at this point
Copy the full SHA 0780272View commit details -
Configuration menu - View commit details
-
Copy full SHA for af4dce9 - Browse repository at this point
Copy the full SHA af4dce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f5df4 - Browse repository at this point
Copy the full SHA 50f5df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1181566 - Browse repository at this point
Copy the full SHA 1181566View commit details -
Configuration menu - View commit details
-
Copy full SHA for b62763d - Browse repository at this point
Copy the full SHA b62763dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dfa836 - Browse repository at this point
Copy the full SHA 8dfa836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ed9eb - Browse repository at this point
Copy the full SHA 22ed9ebView commit details -
zcash_client_sqlite: Use preference order for z->t account matching
Co-authored-by: Daira-Emma Hopwood <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33be548 - Browse repository at this point
Copy the full SHA 33be548View commit details -
Merge pull request zcash#1255 from zcash/orchard-scanning
zcash_client_sqlite: Implement Orchard scanning
Configuration menu - View commit details
-
Copy full SHA for a9aabb2 - Browse repository at this point
Copy the full SHA a9aabb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021128b - Browse repository at this point
Copy the full SHA 021128bView commit details -
zcash_client_sqlite: Get the minimum of Sapling and Orchard anchor he…
…ights for the anchor.
Configuration menu - View commit details
-
Copy full SHA for ac7113c - Browse repository at this point
Copy the full SHA ac7113cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a8af0 - Browse repository at this point
Copy the full SHA a1a8af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f5a55 - Browse repository at this point
Copy the full SHA 44f5a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6086774 - Browse repository at this point
Copy the full SHA 6086774View commit details -
zcash_client_sqlite: Make note selection queries consistent between S…
…apling and Orchard.
Configuration menu - View commit details
-
Copy full SHA for cad174c - Browse repository at this point
Copy the full SHA cad174cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820b1f9 - Browse repository at this point
Copy the full SHA 820b1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6601820 - Browse repository at this point
Copy the full SHA 6601820View commit details -
zcash_client_sqlite: Minor refactoring for improved debuggability & f…
…uture Sapling flagging.
Configuration menu - View commit details
-
Copy full SHA for 1028894 - Browse repository at this point
Copy the full SHA 1028894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e09b78 - Browse repository at this point
Copy the full SHA 8e09b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6057b - Browse repository at this point
Copy the full SHA 5a6057bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d68a01a - Browse repository at this point
Copy the full SHA d68a01aView commit details
Commits on Mar 12, 2024
-
Add
UnifiedIncomingViewingKey
structAlso update sqlite to utilize the new struct
Configuration menu - View commit details
-
Copy full SHA for 071d7c5 - Browse repository at this point
Copy the full SHA 071d7c5View commit details -
Apply updated style for key discovery
Co-authored-by: Kris Nuttycombe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b3060d - Browse repository at this point
Copy the full SHA 2b3060dView commit details -
zcash_client_sqlite: Return partial matches when using `WalletRead::g…
…et_account_for_ufvk`
Configuration menu - View commit details
-
Copy full SHA for a0bd257 - Browse repository at this point
Copy the full SHA a0bd257View commit details -
zcash_client_sqlite: Return a backend-specific
Account
type from ge……t_account_by_ufvk.
Configuration menu - View commit details
-
Copy full SHA for 09181f4 - Browse repository at this point
Copy the full SHA 09181f4View commit details -
Apply error message suggestion from code review.
Co-authored-by: str4d <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cfaa42 - Browse repository at this point
Copy the full SHA 7cfaa42View commit details -
zcash_client_sqlite: Ensure that truncation is applied to the Orchard…
… note commitment tree.
Configuration menu - View commit details
-
Copy full SHA for 2eb5061 - Browse repository at this point
Copy the full SHA 2eb5061View commit details -
Apply suggestions from code review
Co-authored-by: str4d <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a28970 - Browse repository at this point
Copy the full SHA 5a28970View commit details -
Merge pull request zcash#1182 from nuttycom/sqlite_wallet/orchard_sup…
…port `zcash_client_sqlite`: Add Orchard wallet support
Configuration menu - View commit details
-
Copy full SHA for bb466de - Browse repository at this point
Copy the full SHA bb466deView commit details -
Merge pull request zcash#1258 from nuttycom/sqlite_wallet/fuzzy_key_m…
…atching Return partial matches when using `WalletRead::get_account_for_ufvk`.
Configuration menu - View commit details
-
Copy full SHA for 5e810d3 - Browse repository at this point
Copy the full SHA 5e810d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e943d - Browse repository at this point
Copy the full SHA 33e943dView commit details -
zcash_client_sqlite: Ensure uniqueness of (hd_seed_fingerprinte, hd_a…
…ccount_index) pairs.
Configuration menu - View commit details
-
Copy full SHA for 328e854 - Browse repository at this point
Copy the full SHA 328e854View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f5bb4 - Browse repository at this point
Copy the full SHA 79f5bb4View commit details -
Merge pull request zcash#1259 from nuttycom/sqlite_wallet/get_seed_ac…
…count Add `WalletRead::get_seed_account`
Configuration menu - View commit details
-
Copy full SHA for 3dcac7a - Browse repository at this point
Copy the full SHA 3dcac7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5a365 - Browse repository at this point
Copy the full SHA 0c5a365View commit details
Commits on Mar 13, 2024
-
Merge pull request zcash#1264 from nuttycom/orchard_rho
zcash_client_sqlite: Update to make use of `orchard::note::Rho`
Configuration menu - View commit details
-
Copy full SHA for a788fc9 - Browse repository at this point
Copy the full SHA a788fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c967bb8 - Browse repository at this point
Copy the full SHA c967bb8View commit details -
zcash_client_backend: Require the tree state for the start of each sc…
…anned range. In order to support constructing the anchor for multiple pools with a common anchor height, we must be able to checkpoint each note commitment tree (and consequently compute the root) at that height. Since we may not have the information in the tree needed to do so, we require that it be provided. As a bonus, this change makes it possible to improve the UX around spendability, because we will no longer require subtree ranges below received notes to be fully scanned; the inserted frontier provides sufficient information to make them spendable.
Configuration menu - View commit details
-
Copy full SHA for f58263e - Browse repository at this point
Copy the full SHA f58263eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b2108 - Browse repository at this point
Copy the full SHA c4b2108View commit details -
zcash_client_sqlite: Move tests that require fixes to the test framew…
…ork behind the `orchard` flag.
Configuration menu - View commit details
-
Copy full SHA for d80782a - Browse repository at this point
Copy the full SHA d80782aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba89a6 - Browse repository at this point
Copy the full SHA 2ba89a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a046088 - Browse repository at this point
Copy the full SHA a046088View commit details -
Merge pull request zcash#1262 from nuttycom/sqlite_wallet/fix_multi_p…
…ool_checkpointing zcash_client_sqlite: Ensure that Orchard and Sapling checkpoints are always available for the same block heights.
Configuration menu - View commit details
-
Copy full SHA for b3d06ba - Browse repository at this point
Copy the full SHA b3d06baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d603b8 - Browse repository at this point
Copy the full SHA 7d603b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27eba4e - Browse repository at this point
Copy the full SHA 27eba4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 634ebf5 - Browse repository at this point
Copy the full SHA 634ebf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2597aa - Browse repository at this point
Copy the full SHA b2597aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd63a6e - Browse repository at this point
Copy the full SHA dd63a6eView commit details -
Merge pull request zcash#1266 from zcash/apis-for-mobile-sdks
APIs for mobile SDKs
Configuration menu - View commit details
-
Copy full SHA for 05259ef - Browse repository at this point
Copy the full SHA 05259efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6aa95 - Browse repository at this point
Copy the full SHA bc6aa95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6509348 - Browse repository at this point
Copy the full SHA 6509348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f3d5e9 - Browse repository at this point
Copy the full SHA 5f3d5e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64aabdc - Browse repository at this point
Copy the full SHA 64aabdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb7f36 - Browse repository at this point
Copy the full SHA bbb7f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for b161472 - Browse repository at this point
Copy the full SHA b161472View commit details -
Merge pull request zcash#1267 from zcash/account-apis
Account APIs needed for the mobile SDKs
Configuration menu - View commit details
-
Copy full SHA for 1c72b0b - Browse repository at this point
Copy the full SHA 1c72b0bView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a81e7ff - Browse repository at this point
Copy the full SHA a81e7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c99338a - Browse repository at this point
Copy the full SHA c99338aView commit details -
Merge pull request zcash#1268 from nuttycom/sqlite_wallet/cross_pool_…
…note_selection zcash_client_backend: Fix note selection & add more multi-pool tests.
Configuration menu - View commit details
-
Copy full SHA for 2e0a300 - Browse repository at this point
Copy the full SHA 2e0a300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1770c2e - Browse repository at this point
Copy the full SHA 1770c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f3418 - Browse repository at this point
Copy the full SHA 22f3418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bae47b - Browse repository at this point
Copy the full SHA 0bae47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6a8b6 - Browse repository at this point
Copy the full SHA 9d6a8b6View commit details -
Merge pull request zcash#1271 from nuttycom/sqlite_wallet/cross_pool_…
…selection_refactor zcash_client_backend: Pure refactoring for note selection ergonomics.
Configuration menu - View commit details
-
Copy full SHA for be312f8 - Browse repository at this point
Copy the full SHA be312f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9927b - Browse repository at this point
Copy the full SHA 4d9927bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4171ca - Browse repository at this point
Copy the full SHA b4171caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddbf1e - Browse repository at this point
Copy the full SHA 9ddbf1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1a432 - Browse repository at this point
Copy the full SHA 9e1a432View commit details -
zcash_keys: Remove HdSeedFingerprint as it duplicates `zip32::fingerp…
…rint::SeedFingerprint`
Configuration menu - View commit details
-
Copy full SHA for cc990b6 - Browse repository at this point
Copy the full SHA cc990b6View commit details -
Merge pull request zcash#1274 from nuttycom/use_zip32_seed_fingerprint
zcash_keys: Remove HdSeedFingerprint as it duplicates `zip32::fingerprint::SeedFingerprint`'
Configuration menu - View commit details
-
Copy full SHA for c3d82b2 - Browse repository at this point
Copy the full SHA c3d82b2View commit details -
zcash_client_backend: Make
WalletRead::get_transaction
return `Resu……lt<Option<Transaction>, _>` This should never have had the behavior of returning an error on a missing txid in the first place; doing so conflates database corruption or connectivity errors with the ordinary case where data may not be available.
Configuration menu - View commit details
-
Copy full SHA for 46fd6ab - Browse repository at this point
Copy the full SHA 46fd6abView commit details
Commits on Mar 15, 2024
-
Merge pull request zcash#1275 from nuttycom/get_transaction_option
zcash_client_backend: Make `WalletRead::get_transaction` return `Result<Option<Transaction>, _>`
Configuration menu - View commit details
-
Copy full SHA for 50a4ce3 - Browse repository at this point
Copy the full SHA 50a4ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6102e83 - Browse repository at this point
Copy the full SHA 6102e83View commit details -
Add WASM support to
lightwalletd-tonic
feature flag (zcash#1270)The transport-specific code is moved behind a new `lightwalletd-tonic-transport` feature flag.
Configuration menu - View commit details
-
Copy full SHA for 1775f65 - Browse repository at this point
Copy the full SHA 1775f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3e790 - Browse repository at this point
Copy the full SHA ab3e790View commit details -
zcash_client_sqlite: Fix ambiguities in transaction views
Co-authored-by: Kris Nuttycombe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b8757c - Browse repository at this point
Copy the full SHA 8b8757cView commit details -
Merge pull request zcash#1279 from zcash/zcs-fix-view-migrations
zcash_client_sqlite: Fix ambiguities in transaction views
Configuration menu - View commit details
-
Copy full SHA for e0227ed - Browse repository at this point
Copy the full SHA e0227edView commit details
Commits on Mar 18, 2024
-
Merge pull request zcash#1245 from AArnott/uivk
Add `UnifiedIncomingViewingKey` struct
Configuration menu - View commit details
-
Copy full SHA for 273712b - Browse repository at this point
Copy the full SHA 273712bView commit details -
Merge pull request zcash#1272 from nuttycom/account_source
zcash_client_backend: Rename `AccountKind` to `AccountSource`
Configuration menu - View commit details
-
Copy full SHA for da64e8a - Browse repository at this point
Copy the full SHA da64e8aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85d79fb - Browse repository at this point
Copy the full SHA 85d79fbView commit details -
The blanket `impl Account<A> for (A, Option<UnifiedFullViewingKey>)` is removed because we cannot know the UIVK for `(A, None)`. We instead provide a blanket impl for `(A, UnifiedIncomingViewingKey)`. We also move both of them behind `test-dependencies` because they are only intended for testing purposes.
Configuration menu - View commit details
-
Copy full SHA for 703e50a - Browse repository at this point
Copy the full SHA 703e50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c67b17d - Browse repository at this point
Copy the full SHA c67b17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8a7dc - Browse repository at this point
Copy the full SHA 2d8a7dcView commit details -
zcash_client_sqlite: Fix bug in
WalletDb::validate_seed
The previous implementation was mixing the caller-provided seed with the wallet-provided ZIP 32 account index, and throwing an error if the USK derivation failed. We instead need to count that as a mismatch, because the wallet account's actual seed would derive a USK fine (because wallet accounts are required to have a known UIVK).
Configuration menu - View commit details
-
Copy full SHA for 8c7f8d0 - Browse repository at this point
Copy the full SHA 8c7f8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bc21b - Browse repository at this point
Copy the full SHA e6bc21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa0547 - Browse repository at this point
Copy the full SHA 4fa0547View commit details -
Merge pull request zcash#1286 from zcash/1283-zcs-migration-seed-rele…
…vance zcash_client_sqlite: Always check for seed relevance in `init_wallet_db`
Configuration menu - View commit details
-
Copy full SHA for 5b3ebca - Browse repository at this point
Copy the full SHA 5b3ebcaView commit details -
Distinguish seed relevance when no derived accounts are present
During wallet migration in particular, the absence of _any_ accounts is expected, and all seeds should be treated as relevant (because accounts cannot be added before a wallet is initialized).
Configuration menu - View commit details
-
Copy full SHA for 3090aff - Browse repository at this point
Copy the full SHA 3090affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1e82a - Browse repository at this point
Copy the full SHA 3c1e82aView commit details -
Merge pull request zcash#1287 from zcash/zcs-distinguish-seed-relevan…
…ce-with-no-accounts Distinguish seed relevance when no derived accounts are present
Configuration menu - View commit details
-
Copy full SHA for 35a60ab - Browse repository at this point
Copy the full SHA 35a60abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b189fe7 - Browse repository at this point
Copy the full SHA b189fe7View commit details -
Merge pull request zcash#1288 from zcash/orchard-metastability
Remove `orchard` feature flag from behind `zcash_unstable` cfg flag
Configuration menu - View commit details
-
Copy full SHA for 18e2683 - Browse repository at this point
Copy the full SHA 18e2683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7c5bd - Browse repository at this point
Copy the full SHA 4f7c5bdView commit details -
Merge pull request zcash#1289 from nuttycom/sqlite_wallet/branching_c…
…hain_test_fixes zcash_client_sqlite: Fix `scan_complete` tests.
Configuration menu - View commit details
-
Copy full SHA for 97651a6 - Browse repository at this point
Copy the full SHA 97651a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1d759 - Browse repository at this point
Copy the full SHA 5f1d759View commit details -
Merge pull request zcash#1290 from nuttycom/fix/empty_tree_deserializ…
…ation zcash_client_backend: Treat protobuf default as the empty `CommitmentTree`.
Configuration menu - View commit details
-
Copy full SHA for e795174 - Browse repository at this point
Copy the full SHA e795174View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bcf10b - Browse repository at this point
Copy the full SHA 7bcf10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 978f838 - Browse repository at this point
Copy the full SHA 978f838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbfc1f - Browse repository at this point
Copy the full SHA 7cbfc1fView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc4fccf - Browse repository at this point
Copy the full SHA dc4fccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5298ae2 - Browse repository at this point
Copy the full SHA 5298ae2View commit details -
Merge pull request zcash#1291 from zcash/zcs-default-ua-orchard-receiver
zcash_client_sqlite: Include Orchard receiver in default UA for new accounts
Configuration menu - View commit details
-
Copy full SHA for f7d2228 - Browse repository at this point
Copy the full SHA f7d2228View commit details -
Merge pull request zcash#1297 from nuttycom/sqlite_wallet/branching_c…
…hain_test_fixes Fix update_chain_tip_unstable_max_scanned tests.
Configuration menu - View commit details
-
Copy full SHA for cb218ad - Browse repository at this point
Copy the full SHA cb218adView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f1e4af - Browse repository at this point
Copy the full SHA 6f1e4afView commit details -
Merge pull request zcash#1301 from nuttycom/fix/orchard_ua_receiver_t…
…ests zcash_client_sqlite: Fix tests that broke with the addition of Orchard UA receivers.
Configuration menu - View commit details
-
Copy full SHA for c45d3ae - Browse repository at this point
Copy the full SHA c45d3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c8b58 - Browse repository at this point
Copy the full SHA f3c8b58View commit details -
zcash_client_sqlite: Fix balance in expired unmined transaction history.
Fixes zcash#1292 Fixes zcash#1299
Configuration menu - View commit details
-
Copy full SHA for fada46e - Browse repository at this point
Copy the full SHA fada46eView commit details
Commits on Mar 23, 2024
-
zcash_client_sqlite: Add a test to attempt to simulate the checkpoint…
… conflict bug (not failing.)
Configuration menu - View commit details
-
Copy full SHA for 5d3ddab - Browse repository at this point
Copy the full SHA 5d3ddabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 635057d - Browse repository at this point
Copy the full SHA 635057dView commit details
Commits on Mar 24, 2024
-
Merge pull request zcash#1303 from nuttycom/fix/put_blocks_checkpoint…
…_conflict zcash_client_sqlite: Fix a problem related to checkpoint pruning.
Configuration menu - View commit details
-
Copy full SHA for 2bcfa79 - Browse repository at this point
Copy the full SHA 2bcfa79View commit details -
zcash_client_backend: Ensure checkpoint at the end of each block.
This fixes an error wherein a note commitment in the last note commitment position in a block was not being correctly marked as a checkpoint. This would occur when a block contained both Sapling and Orchard note commitments, but the final transaction in the block contained only either Sapling or Orchard note commitments, but not both. Fixes zcash#1302
Configuration menu - View commit details
-
Copy full SHA for 874d6b6 - Browse repository at this point
Copy the full SHA 874d6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c82b87 - Browse repository at this point
Copy the full SHA 9c82b87View commit details -
zcash_client_sqlite: Fix balance in expired unmined transaction history.
Fixes zcash#1292 Fixes zcash#1299
Configuration menu - View commit details
-
Copy full SHA for 9c9bd40 - Browse repository at this point
Copy the full SHA 9c9bd40View commit details -
zcash_client_sqlite: Use account birthday subtree sizes for progress.
This also fixes the `update_chain_tip_stable_max_scanned` tests.
Configuration menu - View commit details
-
Copy full SHA for e67a978 - Browse repository at this point
Copy the full SHA e67a978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81954e2 - Browse repository at this point
Copy the full SHA 81954e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e22cf68 - Browse repository at this point
Copy the full SHA e22cf68View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f042c4 - Browse repository at this point
Copy the full SHA 5f042c4View commit details -
Merge pull request zcash#1310 from zcash/release-zcash_protocol-0.1.1
zcash_protocol release version 0.1.1
Configuration menu - View commit details
-
Copy full SHA for 3620314 - Browse repository at this point
Copy the full SHA 3620314View commit details -
Merge pull request zcash#1300 from nuttycom/sqlite_wallet/expired_tra…
…nsaction_value
Configuration menu - View commit details
-
Copy full SHA for 33edf74 - Browse repository at this point
Copy the full SHA 33edf74View commit details -
Merge pull request zcash#1307 from nuttycom/fix/update_chain_tip_stab…
…le_max_scanned zcash_client_sqlite: Use account birthday subtree sizes for progress
Configuration menu - View commit details
-
Copy full SHA for 22f90bc - Browse repository at this point
Copy the full SHA 22f90bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7dba8 - Browse repository at this point
Copy the full SHA 7e7dba8View commit details -
zcash_client_sqlite: Use
get_funding_account
to determine whether a……n output is recorded as sent.
Configuration menu - View commit details
-
Copy full SHA for 404132b - Browse repository at this point
Copy the full SHA 404132bView commit details -
zcash_client_backend: Track external addresses in inter-account trans…
…actions. Previously, if the funding account for a received transaction output was determined to be an account known to the wallet, the output was recorded as though it were sent to an internal (change) address of the wallet.
Configuration menu - View commit details
-
Copy full SHA for 151e6e5 - Browse repository at this point
Copy the full SHA 151e6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf8cab - Browse repository at this point
Copy the full SHA 4cf8cabView commit details -
Merge pull request zcash#1311 from zcash/release-zcash_primitives-0.15.0
zcash_primitives release version 0.15.0
Configuration menu - View commit details
-
Copy full SHA for 181e898 - Browse repository at this point
Copy the full SHA 181e898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bda943 - Browse repository at this point
Copy the full SHA 2bda943View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c0215 - Browse repository at this point
Copy the full SHA f8c0215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba7fbd - Browse repository at this point
Copy the full SHA 4ba7fbdView commit details -
Merge pull request zcash#1313 from zcash/release-zcash_proofs-0.15.0
Release zcash_proofs version 0.15.0
Configuration menu - View commit details
-
Copy full SHA for b82740b - Browse repository at this point
Copy the full SHA b82740bView commit details -
Merge pull request zcash#1314 from zcash/release-zcash_keys-0.2.0
Release zcash_keys version 0.2.0
Configuration menu - View commit details
-
Copy full SHA for b68d97b - Browse repository at this point
Copy the full SHA b68d97bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1719b01 - Browse repository at this point
Copy the full SHA 1719b01View commit details -
zcash_client_sqlite: Disallow selection of dust notes.
At present, we don't take builder padding rules into account in the determination of whether or not we can include spends of dust notes in grace actions. It's too complex to attempt a complete fix for Zashi 1.0, but we can have a tolerable workaround for launch by just never selecting dust-valued notes. This is a temporary solution; opened zcash#1316 to track the resolution.
Configuration menu - View commit details
-
Copy full SHA for 0d8f569 - Browse repository at this point
Copy the full SHA 0d8f569View commit details -
Merge pull request zcash#1306 from zcash/detect_spending_accounts
zcash_client_sqlite: Use consistent criteria for detecting what accounts fund a transaction.
Configuration menu - View commit details
-
Copy full SHA for 895e8e3 - Browse repository at this point
Copy the full SHA 895e8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda72e3 - Browse repository at this point
Copy the full SHA bda72e3View commit details -
Merge pull request zcash#1312 from zcash/avoid_dust_note_selection
zcash_client_sqlite: Disallow selection of dust notes.
Configuration menu - View commit details
-
Copy full SHA for 304e565 - Browse repository at this point
Copy the full SHA 304e565View commit details -
Merge pull request zcash#1296 from AloeareV/remove_doc_hidden
remove doc hidden from some keys
Configuration menu - View commit details
-
Copy full SHA for a9c4bc1 - Browse repository at this point
Copy the full SHA a9c4bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777adb8 - Browse repository at this point
Copy the full SHA 777adb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366d5d7 - Browse repository at this point
Copy the full SHA 366d5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5ee19 - Browse repository at this point
Copy the full SHA 5e5ee19View commit details -
Merge pull request zcash#1319 from zcash/release-zcash_client_sqlite-…
…0.10.0 Release `zcash_client_sqlite 0.10.0` / `zcash_client_backend 0.12.0`
Configuration menu - View commit details
-
Copy full SHA for ad4bc84 - Browse repository at this point
Copy the full SHA ad4bc84View commit details
Commits on Mar 26, 2024
-
zcash_client_sqlite: Permit either sent note recipient address or rec…
…ipient account to be null, but not both.
Configuration menu - View commit details
-
Copy full SHA for 4464e06 - Browse repository at this point
Copy the full SHA 4464e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3869a - Browse repository at this point
Copy the full SHA da3869aView commit details -
Merge pull request zcash#1321 from zcash/fix_sent_note_recipient_cons…
…traint zcash_client_sqlite: Fix sent note recipient constraint
Configuration menu - View commit details
-
Copy full SHA for 3ccc14f - Browse repository at this point
Copy the full SHA 3ccc14fView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 020305f - Browse repository at this point
Copy the full SHA 020305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5462f84 - Browse repository at this point
Copy the full SHA 5462f84View commit details -
Merge pull request zcash#1328 from zcash/1326-zcs-fix-query
zcash_client_sqlite: Fix column name in UTXO query
Configuration menu - View commit details
-
Copy full SHA for 9195019 - Browse repository at this point
Copy the full SHA 9195019View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea4097 - Browse repository at this point
Copy the full SHA bea4097View commit details -
Merge pull request zcash#1331 from zcash/release-zcash_client_sqlite-…
…0.10.2 zcash_client_sqlite 0.10.2
Configuration menu - View commit details
-
Copy full SHA for 0d80f3c - Browse repository at this point
Copy the full SHA 0d80f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a58355f - Browse repository at this point
Copy the full SHA a58355fView commit details -
zcash_client_sqlite: Fix incorrect input selection filtering when sen…
…ding to transparent. The "avoid pool crossing" conditions in not selection were erroneously not taking into account the need to pay transparent outputs.
Configuration menu - View commit details
-
Copy full SHA for d431889 - Browse repository at this point
Copy the full SHA d431889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb33c8 - Browse repository at this point
Copy the full SHA 1cb33c8View commit details -
Merge pull request zcash#1333 from zcash/fix/single_pool_send_to_t
zcash_client_sqlite: Fix incorrect input selection filtering when sending to transparent.
Configuration menu - View commit details
-
Copy full SHA for 86823c9 - Browse repository at this point
Copy the full SHA 86823c9View commit details
Commits on Mar 29, 2024
-
zcash_client_sqlite: Add a migration to ensure that default addresses…
… have an Orchard receiver.
Configuration menu - View commit details
-
Copy full SHA for c34b682 - Browse repository at this point
Copy the full SHA c34b682View commit details -
Merge pull request zcash#1334 from zcash/fix/ensure_orchard_in_defaul…
…t_ua zcash_client_sqlite: Add a migration to ensure that default addresses…
Configuration menu - View commit details
-
Copy full SHA for cc9ea39 - Browse repository at this point
Copy the full SHA cc9ea39View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55895b8 - Browse repository at this point
Copy the full SHA 55895b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e618d80 - Browse repository at this point
Copy the full SHA e618d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd9781 - Browse repository at this point
Copy the full SHA 9bd9781View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd0990 - Browse repository at this point
Copy the full SHA bdd0990View commit details -
Merge pull request zcash#1339 from nuttycom/use_named_column_accessors
zcash_client_sqlite: Use named column accessors for `to_spendable_note`
Configuration menu - View commit details
-
Copy full SHA for eff1a2b - Browse repository at this point
Copy the full SHA eff1a2bView commit details -
Merge pull request zcash#1337 from nuttycom/fix_suspicious_account_query
zcash_client_sqlite: Fix sloppy named-parameter reference.
Configuration menu - View commit details
-
Copy full SHA for 023e3ca - Browse repository at this point
Copy the full SHA 023e3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b8404 - Browse repository at this point
Copy the full SHA 25b8404View commit details
Commits on Apr 2, 2024
-
zcash_client_backend: Implement async wallet synchronization function
This implements the necessary state machine for taking a wallet in some arbitrary synchronization status, and fully scanning (the remainder of) the chain. Closes zcash#1169.
Configuration menu - View commit details
-
Copy full SHA for 24277a6 - Browse repository at this point
Copy the full SHA 24277a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f017bc - Browse repository at this point
Copy the full SHA 7f017bcView commit details
Commits on Apr 3, 2024
-
Merge pull request zcash#1184 from zcash/1169-sync-engine
zcash_client_backend: Implement async wallet synchronization function
Configuration menu - View commit details
-
Copy full SHA for 430212c - Browse repository at this point
Copy the full SHA 430212cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb8d10 - Browse repository at this point
Copy the full SHA bbb8d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d5aa4 - Browse repository at this point
Copy the full SHA 07d5aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf86ad - Browse repository at this point
Copy the full SHA fdf86adView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d982d78 - Browse repository at this point
Copy the full SHA d982d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea7d84 - Browse repository at this point
Copy the full SHA 3ea7d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e1181 - Browse repository at this point
Copy the full SHA 86e1181View commit details -
zcash_client_sqlite: Use
ZcashAddress
for persistence of sent note ……addresses Prior to this change, the recipient of a sent transaction would always be shown as the protocol-level address, instead of any unified address intended as the recipient. Now, instead of reencoding the recipient address, we use the original `ZcashAddress` value from the payment request.
Configuration menu - View commit details
-
Copy full SHA for b60600a - Browse repository at this point
Copy the full SHA b60600aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e8bca - Browse repository at this point
Copy the full SHA 20e8bcaView commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7c29f0 - Browse repository at this point
Copy the full SHA f7c29f0View commit details -
Merge pull request zcash#1341 from nuttycom/fix_birthday_query
zcash_client_sqlite: Fix broken `account_birthday` method.
Configuration menu - View commit details
-
Copy full SHA for e37e490 - Browse repository at this point
Copy the full SHA e37e490View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7de8a3 - Browse repository at this point
Copy the full SHA a7de8a3View commit details -
Merge pull request zcash#1342 from zcash/release-zcash_client_sqlite-…
…0.10.3 Release zcash_client_sqlite version 0.10.3
Configuration menu - View commit details
-
Copy full SHA for 19fce07 - Browse repository at this point
Copy the full SHA 19fce07View commit details
Commits on Apr 9, 2024
-
build(deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b42b498 - Browse repository at this point
Copy the full SHA b42b498View commit details
Commits on Apr 10, 2024
-
build(deps): bump supplypike/setup-bin from 3 to 4
Bumps [supplypike/setup-bin](https://github.com/supplypike/setup-bin) from 3 to 4. - [Release notes](https://github.com/supplypike/setup-bin/releases) - [Commits](supplypike/setup-bin@v3...v4) --- updated-dependencies: - dependency-name: supplypike/setup-bin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cf83c5 - Browse repository at this point
Copy the full SHA 5cf83c5View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f28aa6b - Browse repository at this point
Copy the full SHA f28aa6bView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea82dbe - Browse repository at this point
Copy the full SHA ea82dbeView commit details -
Merge pull request zcash#1347 from zcash/dependabot/github_actions/su…
…pplypike/setup-bin-4 build(deps): bump supplypike/setup-bin from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 390b929 - Browse repository at this point
Copy the full SHA 390b929View commit details -
Merge pull request zcash#1343 from zcash/dependabot/github_actions/pe…
…aceiris/actions-gh-pages-4 build(deps): bump peaceiris/actions-gh-pages from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 3877c38 - Browse repository at this point
Copy the full SHA 3877c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1bcb8 - Browse repository at this point
Copy the full SHA cc1bcb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b405f - Browse repository at this point
Copy the full SHA d4b405fView commit details
Commits on Apr 19, 2024
-
Merge pull request zcash#1357 from zcash/equihash-refactor-code
Refactor `equihash` code
Configuration menu - View commit details
-
Copy full SHA for 5df164b - Browse repository at this point
Copy the full SHA 5df164bView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aeac544 - Browse repository at this point
Copy the full SHA aeac544View commit details -
Apply suggestions from code review
Co-authored-by: str4d <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2aa6cf - Browse repository at this point
Copy the full SHA d2aa6cfView commit details -
Merge pull request zcash#1143 from nuttycom/crate_zip321
Extract `zip321` crate from `zcash_client_backend`
Configuration menu - View commit details
-
Copy full SHA for 5c6a6a4 - Browse repository at this point
Copy the full SHA 5c6a6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 672cc9f - Browse repository at this point
Copy the full SHA 672cc9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb8b55 - Browse repository at this point
Copy the full SHA afb8b55View commit details
Commits on Apr 23, 2024
-
Trust the Zcash crates we maintain and publish
Trust set imported from `zcash/zcash` where there were common deps.
Configuration menu - View commit details
-
Copy full SHA for f3717d9 - Browse repository at this point
Copy the full SHA f3717d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f11ba5 - Browse repository at this point
Copy the full SHA 3f11ba5View commit details -
Trust the Windows crates published by Microsoft
As with our `cargo-vet` usage in `zcash/zcash`, these are binary crates for interacting with Windows APIs, so both sides are maintained by Microsoft and are not something we can audit ourselves.
Configuration menu - View commit details
-
Copy full SHA for 4eb2df6 - Browse repository at this point
Copy the full SHA 4eb2df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbd002 - Browse repository at this point
Copy the full SHA 6bbd002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12334b3 - Browse repository at this point
Copy the full SHA 12334b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99edcc - Browse repository at this point
Copy the full SHA d99edccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03627b1 - Browse repository at this point
Copy the full SHA 03627b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 846d986 - Browse repository at this point
Copy the full SHA 846d986View commit details -
Configuration menu - View commit details
-
Copy full SHA for e574c27 - Browse repository at this point
Copy the full SHA e574c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cd7e2 - Browse repository at this point
Copy the full SHA 08cd7e2View commit details -
Add config file for
cargo deny check licenses
Most of the config is copied from `zcash/zcash`, but with a few extra license exceptions due to the `download-params` feature of `zcash_proofs` and the `lightwalletd-tonic-transport` feature of `zcash_client_backend`.
Configuration menu - View commit details
-
Copy full SHA for 66f11ce - Browse repository at this point
Copy the full SHA 66f11ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011909d - Browse repository at this point
Copy the full SHA 011909dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 069109b - Browse repository at this point
Copy the full SHA 069109bView commit details -
Merge pull request zcash#1359 from zcash/cargo-audits
Set up Cargo audit infrastructure
Configuration menu - View commit details
-
Copy full SHA for 895afe5 - Browse repository at this point
Copy the full SHA 895afe5View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2ed829 - Browse repository at this point
Copy the full SHA c2ed829View commit details -
Merge pull request zcash#1375 from zcash/trigger-audit-aggregation
CI: Add workflow to automatically trigger audit aggregation
Configuration menu - View commit details
-
Copy full SHA for 081be32 - Browse repository at this point
Copy the full SHA 081be32View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c51c3 - Browse repository at this point
Copy the full SHA e4c51c3View commit details
Commits on Apr 27, 2024
-
Merge pull request zcash#1376 from zcash/fix-audit-aggregation-workflow
CI: Add explicit token to GitHub CLI usage
Configuration menu - View commit details
-
Copy full SHA for de24462 - Browse repository at this point
Copy the full SHA de24462View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bd1cd1 - Browse repository at this point
Copy the full SHA 7bd1cd1View commit details -
Merge pull request zcash#1378 from zcash/ci-codecov-4
CI: Migrate to `codecov/[email protected]`
Configuration menu - View commit details
-
Copy full SHA for 9375c1b - Browse repository at this point
Copy the full SHA 9375c1bView commit details
Commits on May 4, 2024
-
chore: remove repetitive words
Signed-off-by: jimmycathy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3510384 - Browse repository at this point
Copy the full SHA 3510384View commit details
Commits on May 7, 2024
-
Merge pull request zcash#1383 from jimmycathy/main
chore: remove repetitive words
Configuration menu - View commit details
-
Copy full SHA for c3eace4 - Browse repository at this point
Copy the full SHA c3eace4View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fc28e8 - Browse repository at this point
Copy the full SHA 1fc28e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c053f95 - Browse repository at this point
Copy the full SHA c053f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6097f9 - Browse repository at this point
Copy the full SHA a6097f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d238f - Browse repository at this point
Copy the full SHA 09d238fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 552bda5 - Browse repository at this point
Copy the full SHA 552bda5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fee216 - Browse repository at this point
Copy the full SHA 0fee216View commit details -
Configuration menu - View commit details
-
Copy full SHA for f169962 - Browse repository at this point
Copy the full SHA f169962View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0c9f0 - Browse repository at this point
Copy the full SHA ea0c9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for def6ab4 - Browse repository at this point
Copy the full SHA def6ab4View commit details
Commits on Jun 13, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/zsa1-rebased' into …
…zsa1 # Conflicts: # Cargo.toml # components/zcash_note_encryption/Cargo.toml # components/zcash_note_encryption/src/batch.rs # components/zcash_note_encryption/src/lib.rs # zcash_client_backend/src/proto.rs # zcash_client_backend/src/scan.rs # zcash_primitives/src/sapling/note_encryption.rs # zcash_primitives/src/transaction/components/sapling.rs # zcash_primitives/src/transaction/components/sapling/builder.rs
alexey committedJun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7eb1fe9 - Browse repository at this point
Copy the full SHA 7eb1fe9View commit details -
alexey committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c1d5c9 - Browse repository at this point
Copy the full SHA 4c1d5c9View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61fafcb - Browse repository at this point
Copy the full SHA 61fafcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa108bd - Browse repository at this point
Copy the full SHA aa108bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d0f79 - Browse repository at this point
Copy the full SHA e3d0f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da4a01 - Browse repository at this point
Copy the full SHA 8da4a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe288b5 - Browse repository at this point
Copy the full SHA fe288b5View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73e8e97 - Browse repository at this point
Copy the full SHA 73e8e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13fc9b - Browse repository at this point
Copy the full SHA f13fc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a166a2 - Browse repository at this point
Copy the full SHA 1a166a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04023eb - Browse repository at this point
Copy the full SHA 04023ebView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e58f6d - Browse repository at this point
Copy the full SHA 3e58f6dView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5627ee - Browse repository at this point
Copy the full SHA c5627eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6fe45 - Browse repository at this point
Copy the full SHA 2d6fe45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3242658 - Browse repository at this point
Copy the full SHA 3242658View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7634b - Browse repository at this point
Copy the full SHA ca7634bView commit details