11:30:00 tobtoht: 10212 has a merge conflict 15:01:22 luigi1111: please tag v0.18.4.5 15:05:26 Ok 15:10:15 (and please ping me once done) 15:59:11 Hello folks, I was interested in working on a issue that looks like it was accidentally submitted to the GUI team: https://github.com/monero-project/monero-gui/issues/4517 The issue is related to support for newer Trezor hardware devices that use their updated Trezor Host Protocol instead of the communication protocol used by their older devices. 16:00:34 The trouble is with how to do it. Trezor's recommended solution is to use their software, which has an API that allows other applicaitons to interact with the key. 16:02:13 Unfortunately, as far as I can tell, this API only has binding points for Javascript or Python, which is not too appealing since the existing Monero code base doesn't seem to be already using such things. 16:07:13 I also found the protocol specification documentation on Trezor's github page, so we also have all the info needed to implement the new protocol in C++ to integrate with the current Monero code base better. I do have some experience writing protocol implementations. However, it's been almost 20 years since I wrote much C++ for multiple platforms (most of my professional work was i 16:07:14 n C# on Windows platforms) so I'm not 100% confident in my ability to make something that's iron clad from a security and performance perspective rather than just meeting the bar of working well enough not to crash. 16:07:56 What do folks feel like the right solution is here? 16:08:23 The spec for the new protocol is here, if anyone is interested: https://github.com/trezor/trezor-firmware/blob/m1nd3r/thp-documentation/docs/common/thp/specification.md 17:21:48 ph4r05 usually did all Trezor related work in the past but I'm not sure if he is still around 17:22:10 he was contracted by Trezor in the past if I remember correctly 17:26:27 "to make something that's iron clad from a security and performance perspective" I am no specialist, but I don't see substantial dangers right now here. 17:26:57 Personally I would worry more about good ways how to structure a big chunk of new C++ code implementing a non-trivial protocol ... 17:28:13 We also have the question coming up when and how Trezors will "learn" FCMP++ 17:28:15 And Carrot 22:38:38 What mining options exist for monero or other #anon cryptos? 22:40:30 Guest17: you can.. 22:40:34 this is dev channel 22:40:46 start by waiting for my response before you LEAVE 22:41:06 Guest17: you can mine with xmrig 22:41:11 and p2pool 22:42:03 _no further questions — thank you for your attention to this matter_ 22:43:20 nioc what is the mining irc channel that is bridged to matrix's xmrmine ? 22:43:53 #monero-mining 22:44:26 ty 22:44:26 I need something for Android, as I own no Windows. Win11 made sure of that. 22:45:59 mining on windows is garbage anyway because of Ring0 being blacklisted by MS, but mining on android is even worse if your CPU is a literal potato 22:46:03 regardless this is the dev channel 22:47:10 I footballed it to the mining channel, but only 10 users exist there.... 22:47:34 regardless. this is the wrong place 22:47:36 you can move to #monero 22:47:41 that has way more people 22:48:39 .#monero-mining has 10 people _on irc_. It is bridged to matrix which has hundreds or thousands of people 22:52:15 As to Ring0, correct me if I'm wrong, but access sitll existed Win8 and older.... 22:54:23 yes, before MS blacklisted it 22:55:05 windows won't even let the kernel driver run, even if you excluded it from your AV 22:56:04 Wondering if Wine is a half-decent workaroun 22:56:19 *workaround* 22:57:45 ... this is the development channel. 23:00:00 Who better to ask when it comes to technical issues? Wine is rather sensitove to code, after all. 23:00:33 this is for monero core specific development, not your own issues 23:00:54 also not a *support* channel