00:10:47 Does the Monero Python library just posted about by emesik/e-mess have any chat room/is the dev present here? I do know they have an email posted 00:53:04 moneromooo vtnerd Regarding the Levin protocol, does the order of keys in a section ever matter? 02:48:33 "Does the Monero Python library..." <- Just use issue tickets on github. That ways things are indexed by search engines. 02:49:10 Elijah[m]: Not my question 02:49:47 I understand you're trying to help, and I appreciate that, yet I am explicitly looking for a way to best talk to the developer. I'll send an email later tonight if that's that 02:51:32 Just send an email now then. not like people post email addresses in order to not read their emails 🤷‍♂️. 06:32:59 jeffro256[m]: no (though with the patch by wfaressuissia that might potentially have changed) 09:46:13 jeffro256[m]: yes, with https://github.com/monero-project/monero/pull/7999 it does matter IIRC 09:46:18 but currently no 10:02:13 Do i allow edits by maintainers for the signature PR? 12:35:03 monerobull[m]: doesn't matter really 12:55:25 Did I do the sigs properly this time? 18:54:17 what does this error mean in monerod: "failed to find tx meta: <3350b9390312411a09775249d5c70af5f6b75accedbcd879068ee07d461ef1e6> (will only print once)" 18:54:20 ? 19:04:47 A bug in the txpool, but which is harmless. 19:05:22 It means monerod, while mining, tried to include a tx in a block template, but did not find info about it which it was supposed to have. 19:05:40 So that tx is ignored. 19:25:14 thanks 21:54:36 selsta moneromooo thanks! I'll just go ahead and make my code assuming it does 21:55:01 Sorry, another question: does a bucket refer to the header + payload or just the header?