-
selsta.merges
-
xmr-pr8178 8248 8249 8260 8273 8275 8276
-
mj-xmr[m]<selsta> "need someone to review the v0.17..." <- Double checked.
-
woodser[m]if one creates and funds 10 wallets, then broadcasts an unconfirmed tx from each wallet, it's possible for some broadcasts to fail because they might use common decoys, right?
-
moneromoooNo.
-
moneromoooWell, maybe. Your premises are not precise enough, but the way I interpret it, no.
-
moneromoooIt is no for this rephrasing:
-
moneromoooAlice creates 10 wallets, and sends funds to every one of them.
-
moneromoooAlice creates, but does not broadcast yet, a tx per wallet.
-
moneromoooAlice then broadcasts all these txes.
-
moneromoooIn that case, those 10 txes will not interfere. If the txes were valid when made, they'll still be valid when the other 9 are known.
-
moneromoooThis assumes no reorg happened in the meantime ofc.
-
ian_niculescu[m]<woodser[m]> "if one creates and funds 10..." <- This is what happened to me, I used woodser java library (btw thank you for that), I think it had something to do with opening and closing quickly wallets in walletRpc after sending a tx.
-
woodser[m]I'm trying to recreate the issue
-
moneromoooIf you have log level >= 1, moenrod will tell you why a tx fails to verify.
-
ian_niculescu[m]woodser[m]: thank you
-
woodser[m]ian_niculescu: I'm still not able to reproduce the error, even with opening and closing wallet rpc after each send
-
woodser[m]please do enable logging in the daemon with `set_log 1` and report the error for why the tx fails
-
kayabanerve[m]If there's any Rust developers interested in picking up a Monero ecosystem project as their work over the next few months, let me know on matrix (this account).
-
selstaluigi1112: could you do merges again? i want to release v0.17.3.2 soon