-
ajs_[m]i will be in Prague this Saturday for a monero meetup at Paralelní Polis. would anyone be interested in doing a remote presentation about 10-Block-Old Decoy Selection Bug?
-
ajs_[m]jitsi meets, 3rd June @ 17:30 utc
-
jeffro256[m]I could do that I’m gonna be there
-
jeffro256[m]Are you talking about at the Conference June 23-25th
-
ofrnxmr[m]Nope, he means this weekend. Hes going out to prague for ^
-
jeffro256[m]Oh okay
-
jeffro256[m]What’s jitsi
-
jeffro256[m]Ah it's some meeting website
-
DanIsnotthemanBrE2ee
-
DanIsnotthemanBrLike zoom but not shit
-
jeffro256[m]Zoom but if it didn't allow remote control of your PC
-
ajs_[m]jeffro256: for this Saturday's meet up
-
ajs_[m]i can do an introduction and would be helpful to have someone more technical to go into the details
-
ajs_[m]and take audience questions
-
woodser[m]creating a multisig tx transferring funds to an external subaddress and integrated address returns an error in monero-wallet-rpc: "error: multisig::signing::tx_builder_ringct_t::init"
-
woodser[m]similarly, creating a non-multisig tx transferring to an external subaddress and integrated address returns the error: "transaction was not constructed"
-
woodser[m]should this be supported, or is an error expected?
-
moneromoooWhat do the wallet logs show ? (--log-level 2).
-
Alex|LocalMonero<woodser[m]> "creating a multisig tx transferr..." <- Same error in monero-wallet-cli
-
Alex|LocalMonero<woodser[m]> "similarly, creating a non-..." <- On `monero-wallet-cli` on a non-multisig wallet you can successfully create a tx that transfers to an external subaddress + integrated address. Same with RPC. Not sure why you're getting the error.
-
Alex|LocalMoneroOnly a multisig wallet seems to trigger the bug.
-
woodser[m]<Alex|LocalMonero> "On `monero-wallet-cli` on a non..." <- > <@alex:agoradesk.com> On `monero-wallet-cli` on a non-multisig wallet you can successfully create a tx that transfers to an external subaddress + integrated address. Same with RPC. Not sure why you're getting the error.
-
woodser[m]>
-
woodser[m]> Only a multisig wallet seems to trigger the bug.
-
woodser[m]I get an error from monero-wallet-rpc for non-multisig wallets too, "transaction was not constructed", sending to an external subaddress + integrated address. it works as expected sending back to the same wallet