-
m-relay
<kayabanerve:matrix.org> Uhhh is moneromooo on Matrix?
-
m-relay
<kayabanerve:matrix.org> I don't believe so and m-relay doesn't do PMs
-
DataHoarder
they are here on IRC yep
-
DataHoarder
and yeah it's a pure user passing messages, not one whole bridge per user each way
-
m-relay
<kayabanerve:matrix.org> DataHoarder: Yeah, yeah, I get it. I'll spin up an IRC client...
-
m-relay
<kayabanerve:matrix.org> Wow, I cannot connect 😎
-
m-relay
<kayabanerve:matrix.org> They ban my proxy unless I find my old IRC config which has auth configured...
-
DataHoarder
probably tor or other VPN range
-
DataHoarder
-
geonic
the old bridge didn't do PMs either. at least not reliably.
-
m-relay
<monerooo:monero.social> Hey, I am looking for a backend developer (PHP) who is proficient in object oriented programming (OOP). There is a Monero payment gateway to be created as a plugin for WoltLab Suite Core. Web node queries via Guzzle and rate data functions still need to be created.
-
m-relay
<monerooo:monero.social> I can send more details if you are interested. The plugin will be offered for free after completion.
-
m-relay
<rucknium:monero.social> moner.ooo: Ask recanman or anarkiocrypto
-
m-relay
<monerooo:monero.social> anarkiocrypto:matrix.org or halogen.city?
-
m-relay
<rucknium:monero.social> Try both.
-
Guest3
heya
-
Guest3
where can I find the format of the monero header?
-
rbrunner
I don't understand. What is the "Monero header"?
-
Guest3
looking for some docs on the exact byte layout of monero blocks
-
rbrunner
I doubt whether that exists. Normally it's not necessary to knw, the "byte layout" just happens, when data in the blocks gets serialized
-
Guest3
alright, can someone point me in the direction of the monerod that accepts a blob from xmrig?
-
Guest3
sorry I'm just not very familiar with the monero code base and I don't mind parsing the code, but I don't know which folder to even look in
-
Guest3
*in the direction of the monerod _code__
-
rbrunner
Not sure. I would start to investigate "bool core_rpc_server::on_submitblock" in the file "src/rpc/core_rpc_server.cpp"
-
Guest3
thanks
-
rbrunner
-
rbrunner
Things like "BEGIN_SERIALIZE" are the macros there which decide the serialization and hence the byte format
-
Guest3
found some stuff in cryptonote_boost_serialization
-
moneromooo
Pretend you didn't see it.
-
moneromooo
(it is unrelated)
-
moneromooo
You want srec/serialization
-
Guest3
thanks, that helps
-
m-relay
<dolores.sabaneta:matrix.org> I want to state for the record that I did not in fact read "Zero to Monero" I confused it for "Mastering Monero". I am reading it now and I'm already lost. If there was a material or a way of learning that helped you understand EC cryptography, I'm curious to know.
-
m-relay
<sneedlewoods_xmr:matrix.org> I'm currently working on understanding it (Zero to Monero), too .. still at Basic Concepts, but already learned something about modular arithmetic and some aspects of EC, those words have sounded like alien terminology a few weeks ago
-
m-relay
<sneedlewoods_xmr:matrix.org> so my advice would be, take your time, take notes and look at multiple sources to understand a topic
-
m-relay
<dolores.sabaneta:matrix.org> Thank you.
-
m-relay
<ack-j:matrix.org> SNeedlewoods: consider publishing notes to help other lay-people get past the alien jargon
-
m-relay
<dolores.sabaneta:matrix.org> Will try to do it too.