zingolib
zingolib copied to clipboard
An API and test-app that exposes zcash functionality for app consumption
On debian, using old `zingo-wallet.dat` with newly built and scanned `zingo-cli` version `mob-release-1.4.2-0-g6e1a16fe` when loading: `INFO zingolib::wallet::disk: Reading wallet version 28 ` zec shows as `orchard_balance` `verified_orchard_balance` and `spendable_orchard_balance` after...
Bumps [tonic](https://github.com/hyperium/tonic) from 0.12.2 to 0.12.3. Release notes Sourced from tonic's releases. v0.12.3 0.12.3 (2024-08-29) Features server: Added support for grpc max_connection_age (#1865) build: Add #[deprecated] to deprecated client methods...
wont work due to cryptoprovider
mainnet provider issue prevents this from merging
Bumps [http-body](https://github.com/hyperium/http-body) from 1.0.0 to 1.0.1. Commits 69e80eb v1.0.1 17451a8 update year of license 482c349 http-body-util: v0.1.2 60c6383 refactor(ci): small refactoring (#113) 23212f1 feat(util): add BodyDataStream (#117) fe8aa7e refactor: replace...
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.5 to 0.13.0. Changelog Sourced from itertools's changelog. 0.13.0 Breaking Removed implementation of DoubleEndedIterator for ConsTuples (#853) Made MultiProduct fused and fixed on an empty iterator (#835,...
#1401 describes some of the details of the problem experiment 02: hypothesis: newer zcashd version caused slowdown ``` 1726599570 || (HEAD detached at labs/dev)[ ] 51e3e1fc5 /home/cupress/ZINGO/libs/zingolib: 0 $cargo nextest...
------------ Summary [1103.134s] 308 tests run: 305 passed (92 slow), 3 failed, 22 skipped FAIL [ 112.112s] libtonode-tests::chain_generics chain_generics::simpool_change_10_000_sapling_to_transparent FAIL [ 111.447s] libtonode-tests::chain_generics chain_generics::simpool_zero_value_change_orchard_to_sapling FAIL [ 154.246s] libtonode-tests::concrete fast::received_tx_status_pending_to_confirmed_with_mempool_monitor error:...
Work In Progress: I'm grabbing this PR https://github.com/zingolabs/zingolib/pull/817 and porting the changes to the most recent codebase. credits @neithanmo