Skip to content

Conversation

dorianvp
Copy link
Member

@dorianvp dorianvp commented Aug 22, 2025

Upgrades zcash_client_backend and it's peer deps. Also adds support for NU 6.1.

@dorianvp
Copy link
Member Author

Seems that zcash_protocol adds support for NU 6.1 in a more recent version, but zcash_client_backend hasn't been released with that version.

@dorianvp dorianvp mentioned this pull request Aug 23, 2025
@dorianvp
Copy link
Member Author

Blocked on zingolabs/infrastructure#97.

@zancas
Copy link
Member

zancas commented Aug 26, 2025

I merged zingolabs/infrastructure#97

@dorianvp
Copy link
Member Author

Bumped to latest infrastructure and now a CLT returns:

    running 1 test
    test load_wallet::verify_old_wallet_uses_server_height_in_send ... FAILED

    failures:

    failures:
        load_wallet::verify_old_wallet_uses_server_height_in_send

    test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in

  stderr ───

    thread 'load_wallet::verify_old_wallet_uses_server_height_in_send' panicked at libtonode-tes
    called `Result::unwrap()` on an `Err` value: ProposalError(Proposal(DataSource(CheckpointNot
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

────────────
     Summary [ 261.698s] 117 tests run: 53 passed, 64 failed, 31 skipped
        FAIL [  61.722s] libtonode-tests::chain_generics chain_generics::generate_a_range_of_val
        FAIL [  58.690s] libtonode-tests::chain_generics chain_generics::ignore_dust_inputs
        FAIL [  60.700s] libtonode-tests::chain_generics chain_generics::note_selection_order
        FAIL [  61.705s] libtonode-tests::chain_generics chain_generics::send_shield_cycle
        FAIL [  61.730s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  60.697s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  61.707s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  59.691s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  61.715s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  61.721s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_10
        FAIL [  61.734s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  60.698s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  61.703s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  60.688s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  61.711s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  61.721s] libtonode-tests::chain_generics chain_generics::simpool_insufficient_1_
        FAIL [  33.239s] libtonode-tests::chain_generics chain_generics::simpool_no_fund_1_000_0
        FAIL [  39.209s] libtonode-tests::chain_generics chain_generics::simpool_no_fund_1_000_0
        FAIL [  42.019s] libtonode-tests::chain_generics chain_generics::simpool_no_fund_1_000_0
        FAIL [  69.084s] libtonode-tests::concrete basic_transactions::send_and_sync_with_multip
        FAIL [  62.121s] libtonode-tests::concrete fast::basic_scenario
        FAIL [  62.092s] libtonode-tests::concrete fast::create_send_to_self_with_zfz_active
        FAIL [  48.047s] libtonode-tests::concrete fast::diversified_addresses_receive_funds_in_
        FAIL [  49.009s] libtonode-tests::concrete fast::filter_empty_messages
        FAIL [  60.090s] libtonode-tests::concrete fast::message_thread
        FAIL [  60.084s] libtonode-tests::concrete fast::received_tx_status_pending_to_confirmed_with_mempool_monitor
        FAIL [  60.925s] libtonode-tests::concrete fast::send_not_fully_synced
        FAIL [  56.842s] libtonode-tests::concrete fast::tex::send_to_tex
        FAIL [  63.905s] libtonode-tests::concrete fast::unified_address_discovery
        FAIL [  42.109s] libtonode-tests::concrete fast::utxos_are_not_prematurely_confirmed
        FAIL [  46.216s] libtonode-tests::concrete fast::value_transfers
        FAIL [  55.065s] libtonode-tests::concrete propose_orchard_dust_to_sapling
        FAIL [  56.108s] libtonode-tests::concrete send_all::ptfm_general
        FAIL [  62.987s] libtonode-tests::concrete send_all::ptfm_insufficient_funds
        FAIL [  63.054s] libtonode-tests::concrete send_all::ptfm_zero_value
        FAIL [  46.946s] libtonode-tests::concrete send_all::toggle_zennies_for_zingo
        FAIL [  69.961s] libtonode-tests::concrete slow::by_address_finsight
        FAIL [  60.924s] libtonode-tests::concrete slow::dust_sends_change_correctly
        FAIL [  70.945s] libtonode-tests::concrete slow::factor_do_shield_to_call_do_send
        FAIL [  52.026s] libtonode-tests::concrete slow::from_t_z_o_tz_to_zo_tzo_to_orchard
        FAIL [  71.105s] libtonode-tests::concrete slow::list_value_transfers_check_fees
        FAIL [  61.992s] libtonode-tests::concrete slow::mempool_and_balance
        FAIL [  56.200s] libtonode-tests::concrete slow::mempool_spends_correctly_marked_pending_spent
        FAIL [  93.919s] libtonode-tests::concrete slow::note_selection_order
        FAIL [  58.092s] libtonode-tests::concrete slow::rescan_still_have_outgoing_notes::check_list_value_transfers_across_rescan
        FAIL [  49.955s] libtonode-tests::concrete slow::rescan_still_have_outgoing_notes::external_send
        FAIL [  43.019s] libtonode-tests::concrete slow::rescan_still_have_outgoing_notes::self_send
        FAIL [  45.933s] libtonode-tests::concrete slow::sapling_dust_fee_collection
        FAIL [  46.132s] libtonode-tests::concrete slow::sapling_incoming_sapling_outgoing
        FAIL [  61.027s] libtonode-tests::concrete slow::sapling_to_sapling_scan_together
        FAIL [  50.070s] libtonode-tests::concrete slow::self_send_to_t_displays_as_one_transaction
        FAIL [  67.077s] libtonode-tests::concrete slow::send_funds_to_all_pools
        FAIL [  37.016s] libtonode-tests::concrete slow::send_heartwood_sapling_funds
        FAIL [  24.999s] libtonode-tests::concrete slow::send_mined_sapling_to_orchard
        FAIL [  50.003s] libtonode-tests::concrete slow::send_orchard_back_and_forth
        FAIL [  57.985s] libtonode-tests::concrete slow::send_to_transparent_and_sapling_maintain_balance
        FAIL [  49.952s] libtonode-tests::concrete slow::send_to_ua_saves_full_ua_in_wallet
        FAIL [  49.732s] libtonode-tests::concrete slow::sends_to_self_handle_balance_properly
        FAIL [  45.822s] libtonode-tests::concrete slow::t_incoming_t_outgoing_disallowed
        FAIL [  46.681s] libtonode-tests::concrete slow::test_scanning_in_watch_only_mode
        FAIL [  53.892s] libtonode-tests::concrete slow::zero_value_change
        FAIL [  51.936s] libtonode-tests::concrete slow::zero_value_change_to_orchard_created
        FAIL [  48.751s] libtonode-tests::concrete slow::zero_value_receipts
        FAIL [  54.717s] libtonode-tests::wallet load_wallet::verify_old_wallet_uses_server_height_in_send
error: test run failed

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.

2 participants