11:18:22 I see "http://monerop.com/" is now configured to not accept `self-select` anymore. We have been using the `self-select` option for testing, any idea about another Monero pool that supports `self-select` with XMRig? 12:31:13 https://cryptonote.social 12:45:37 opinion on moving unbound and miniupnp submodule to upstream repo? 12:45:47 our forks are unmaintained 12:46:32 unbound could theoretically be completely removed 13:27:11 we have no local patches to these? 13:44:00 miniupnp has install related patches but that is fixed upstream 13:44:23 did not check unbound yet but for depends we use our own package 13:51:46 huh just realized that. why aren't we using the one in our source tree for depends? 13:53:37 and how do we know that the depends build is actually using what it downloaded, vs what is in the tree.... have to check build log I guess 13:54:09 whatever we do, would be smart to update the depends version, they had an audit and fixed a lot of security related issues 13:54:16 update the unbound version* 13:54:42 build log says we're building our in-tree source 13:55:36 probably safe to remove from depends. may be safe to switch to upstream. 13:56:01 will do miniupnp first, afaik unbound will require cmake changes 14:00:44 Somebody experienced with ledger and/or trezor please review https://github.com/monero-ecosystem/monero-GUI-guide/pull/197 14:07:36 ErCiccione[m]: done 14:08:00 thanks! 14:09:25 btw my stagenet node is banning all nodes again (.9) and it's struggling to sync. Didn't have any false positives right after updating to .9 14:10:11 please run with log level 1 so that we can see why it bans peers 14:10:26 My connection is not the problem this time and it's unlikely that all peers are slow. 14:10:31 Yeah doing it as we speak 14:15:41 Thank you Ok. The errors mentioned the time being off. It actually was off on my VM. Fixed that and now seems to be running fine with no bans, for now. Will post the logs if that changes 14:29:15 Remember the 'Good Old Times' where you were attacking Ryo, hacking us, then copying Ryo? I thought we will do a reversal, let me know when you fixed all the issues :) https://twitter.com/fireice_uk/status/1273274032822124545 16:09:47 hmm miniupnp now shows "relocation R_X86_64_32 against symbol `IGDendelt' can not be used when making a PIE object; recompile with -fPIC" after updating on FreeBSD 16:15:43 trying with POSITION_INDEPENDENT_CODE ON