-
kayabanerve[m]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
-
jeffro256[m]moneromooo vtnerd Regarding the Levin protocol, does the order of keys in a section ever matter?
-
Elijah[m]<kayabanerve[m]> "Does the Monero Python library..." <- Just use issue tickets on github. That ways things are indexed by search engines.
-
kayabaNerveElijah[m]: Not my question
-
kayabaNerveI 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
-
Elijah[m]Just send an email now then. not like people post email addresses in order to not read their emails 🤷♂️.
-
moneromooojeffro256[m]: no (though with the patch by wfaressuissia that might potentially have changed)
-
selstajeffro256[m]: yes, with monero-project/monero #7999 it does matter IIRC
-
selstabut currently no
-
monerobull[m]Do i allow edits by maintainers for the signature PR?
-
selstamonerobull[m]: doesn't matter really
-
monerobull[m]Did I do the sigs properly this time?
-
midipoetwhat does this error mean in monerod: "failed to find tx meta: <3350b9390312411a09775249d5c70af5f6b75accedbcd879068ee07d461ef1e6> (will only print once)"
-
midipoet?
-
moneromoooA bug in the txpool, but which is harmless.
-
moneromoooIt 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.
-
moneromoooSo that tx is ignored.
-
midipoetthanks
-
jeffro256[m]selsta moneromooo thanks! I'll just go ahead and make my code assuming it does
-
jeffro256[m]Sorry, another question: does a bucket refer to the header + payload or just the header?