03:36:08 Thanks moneromooo! 03:36:25 rbrunner: I'm just curious to see how far it can be pushed. I'm not sure I'll be able to reach my 2^20 goal though since signing/verifying time is exponential... 03:40:34 er- *quadratic 06:53:46 Happen to know what commit broke it? 16:35:41 Is it possible to transfer/sweep multiple outputs across different account indexes? 16:35:41 I know you can use outputs from multiple subaddr indices (as long as the subadresses belong to the same account index),but are you limited to using outputs that are ultimately under just one account index per txn? 16:47:36 I think so, yes. The "walls" between the accounts are pretty hard, by design, to implement something like "wallets within wallets". 16:48:38 It's no fundamental thing, however, as far as I know. You could build yourself a CLI wallet version which would allow such things, together maybe with some modifications in `wallet2`. 16:50:26 well yes, but actually no 16:50:52 that would work, but you wouldn't be able to "cancel the subscription" and stop future payments, since they are actually already done but not complete 16:51:18 also, iirc monero's timelock limit is 2 years 16:54:59 I think you can do longer with cli 16:55:49 The field in the transaction to hold the `unlock_time` value allows for billions of years. The rest are deliberate software limits. 17:01:34 Rbrunner, thanks, will continue research 17:04:21 It's understood that we will soon nuke that lock feature, right? 22:47:53 Can consensus been reached regarding tx_extra? 22:48:03 Has consensus been reached regarding tx_extra?