06:40:59 It is not ignored if sending pre rct outputs. 11:38:46 What values of `ring_size`, `mixins` will use monero-wallet-cli if I just type transfer
? 12:06:46 the ringsize is mandatory now, it will use 16 12:09:20 thanks moo hyc! mixin is just the total numbers of signatures (other than your own right?) 15+1 12:11:02 It's the number of fake outs in a ring (so ring size minus 1). 12:11:24 And technically ring size can be less than 16 for pre-rct outs with not enough outs of the right amount on the chain. 12:13:55 I just test a monero-wallet-rpc. I use "transfer" method, but my wallet was in read only state (I don't import spend key). 12:13:55 > 2022-11-10 11:49:48.027 [RPC0] WARNING wallet.wallet2 src/wallet/wallet2.cpp:6456 saving 1 transactions 12:13:55 Where is my tx right now? 12:13:55 How can I send such a transaction after adding a spending key? 12:15:18 You might to set a "get me the tx back" in the query. After that, you can use... send_raw_tx IIRC on monerod. 12:15:40 Oh wait. 12:15:50 No spend key, should have failed the transfer. 12:16:10 er, brain fart. Ignore my last line. 12:16:26 The signing is done by another wallet with the spend key. 12:16:51 I don't set "get me the tx back" and got only tx_hash. 12:16:52 sign_transfer IIRC. And there is a submit_transfer too after it's back to the original wallet. 12:17:32 Look at how the test does it in tests/functional_tests/cold_signing.py 12:21:47 reg pre_rct outs + ringsize, thanks moo! 12:24:17 If I add my spend key and restart monero-wallet-rpc, this transaction won't be sent yes? 12:24:17 And I can just make a another roc-request with method = 'transfer' and due to my spent key a new tx will be signed and broadcasted? 13:35:41 The rpc request with `method=transfer` only creates a transaction, but does not broadcast it? 13:35:41 I can not understand why the transaction is not sent if only the "transfer" request is made. 14:06:40 have you guys considered adding state root calculation like Ethereum 14:07:54 (Monero state being outputs + key images, I believe?) 16:00:43 ArtemVorotnikov[: afaik that’s a no. What advantage would that bring to monero? 16:08:44 "Artem Vorotnikov: afaik that’s a..." <- - Light clients that could trustlessly restore state without recomputing history, potentially replacing full validation even 16:08:44 - Cross-validation between implementations of full node that the computed state is actually correct 16:41:58 ArtemVorotnikov[: off the top of my head I don’t object - it’s quite a massive r&d project though. 16:45:27 Right now you could write a light client that only validates block headers. Recomputing just proof of work isn’t that bad compared to validating all txs 16:46:25 Not sure you could actually get away with NOT validating block headers 16:47:11 "Artem Vorotnikov: off the top of..." <- We at Akula/Erigon/Silkworm do have incremental state root computation w/o actually storing state objects as merkle tree - this could even be copypasted verbatim into monerod 16:47:12 State root would also have to be committed into header hash tho 16:48:28 UkoeHB: header chain is mandatory of course, but could be back pruned after some time - effective finality basically 16:57:34 maybe I'm misunderstand something - what is the state root exactly? not a merkle root of txs in each block? 18:54:59 PSA: The Seraphis wallet workgroup has its first regular meeting this coming Monday 18:00 UTC, see here: https://github.com/monero-project/meta/issues/751 18:55:49 Interested parties welcomed to join, and also to comment on the existing written issues: https://github.com/seraphis-migration/wallet3/issues 18:57:01 The newest such issue tells about why I proposed to talk, from all possible things, about naming in that first meeting: https://github.com/seraphis-migration/wallet3/issues/35 18:58:03 (There are other reasons of course, we are simply not yet capable to talk about many other aspects yet, because work on the wallet did not sufficiently progress yet to do so.) 22:27:55 rbrunner is that matrix room not linked to IRC? 22:30:43 Lyza: it is not 22:31:03 welp. guess I gotta sign up for matrix now 23:03:42 creating a room on IRC and joining it from matrix is way simpler than the other way around and wouldn't lock out half of the users :/ 23:13:51 If someone wants to set that up, go for it 23:20:43 this should work from matrix and irc #no-wallet-left-behind:libera.chat 23:21:03 irc users have to just enter #no-wallet-left-behind