03:16:52 Wallet Monero oficial? 03:20:24 Yep 👍🏻 03:25:21 https://getmonero.org/downloads 07:18:46 "jeffro256: https://github.com/..." <- This is just for github workflows right? 15:10:11 jeffro256[m]: no, we use this to build release binaries 15:35:14 unbound is still a dependency, even if it's not in-tree anymore 15:35:42 and expat is an unbound dependency so I don't see how we can get rid of it 16:26:11 I guess it depends on the packaging system, but I thought most libunbound distributions incorporate the libexpat dependency statically. 16:26:15 Like in Ubuntu: https://packages.ubuntu.com/jammy/libunbound8 16:27:28 Correct me if wrong, but I think the libexpat dependency is only needed if building from source 16:57:35 we do build all dependencies from source for release binaries 17:00:43 it's required for reproducible builds and cross compiling