zingolib icon indicating copy to clipboard operation
zingolib copied to clipboard

CLI fails to send TAZ on testnet

Open AArnott opened this issue 2 years ago • 2 comments

Based on commit fa5589988b4adb6f17cbc51847921851f41f940b

I created an account on testnet using zingo-cli. This account has two incoming transactions on it (both Orchard). When I try to send, a transaction is created and a txid printed on the screen, but the testnet mempool never registers the transaction and it is never mined. I have zingo-cli pointed at my own testnet lightwalletd server, backed by my own testnet zebra node. Neither of these print a console log about broadcasting a transaction (although I'm not certain they normally would.)

AArnott avatar Sep 12 '23 04:09 AArnott

alright so the stable release is over here https://github.com/zingolabs/zingolib/releases/tag/vzing-0.3.0 i see you added a pr to dev, maybe it can git-magic over there? good luck im mostly focused on finishing the next release :)

fluidvanadium avatar Sep 21 '23 21:09 fluidvanadium

@fluidvanadium What PR are you referring to? I've made several PRs, but none of them to fix this problem.

AArnott avatar Sep 21 '23 22:09 AArnott