fluidvanadium
fluidvanadium
very strange CI failure ... it works locally
tested both 5.7.0 and 5.7.10 with no issues
Some suspicion that it has to do with rate limit, but slowing it down didnt help.
#1403 fixes in zingo-cli but likely not yet in zingo-mobile
discovered in at-least 3 wallets
one weird error I have gotten so far is > called `Result::unwrap()` on an `Err` value: CalculateTransactionError(Calculation(CommitmentTree(Query(NotContained(Address { level: Level(0), index: 61672 })))))
Currently working out a few knots in NetworkedTestEnvironment sequences...
Hmm. I am trying to bring the testnet wallet up to date with the following command and error. `$cargo run -- -c=testnet --server="https://lightwalletd.testnet.electriccoin.co:9067" --data-dir=zingolib/src/wallet/disk/testing/examples/testnet/glory_goddess/latest/` > Finished `dev` profile [unoptimized +...
Runs clear. This means that zingolib can repeatably send testnet transactions and confirm them as expected. Ready for review
Wait a moment, I can upgrade the tests now.