01:38:51 Look on the bright side. At least you don't need to obsess over signs of life from FUK now. 05:16:10 -xmr-pr- Gingeropolous opened issue #7482: RPC connections stuck in CLOSE_WAIT on high load public RPC server 05:16:10 -xmr-pr- > https://github.com/monero-project/monero/issues/7482 09:46:10 -xmr-pr- UnglazedEdward92 opened issue #7484: Did Riccardo Spagni change his mind after saying he wants to pump and ... 09:46:10 -xmr-pr- > https://github.com/monero-project/monero/issues/7484 09:46:11 -xmr-pr- UnglazedEdward92 opened pull request #7483: Did Riccardo Spagni change his mind after saying he wants to pump and ... 09:46:11 -xmr-pr- > https://github.com/monero-project/monero/pull/7483 12:31:10 -xmr-pr- samuk190 opened issue #7485: Error built target daemonizer 12:31:10 -xmr-pr- > https://github.com/monero-project/monero/issues/7485 15:09:03 I think everyone here knows that most Monero exchange withdrawals and desposits are traceable (Breaking Monero - poisoned outputs). How does it feel to go out and lie to people that they are private and then earn less than holding BTC on your bag? 22:00:32 Two more simple CI PRs from me. This concludes my "hot" ideas for this coding session. For the rest of the week I will focus more on reviews and user issues. 22:00:42 https://github.com/monero-project/monero/pull/7489 22:00:49 https://github.com/monero-project/monero/pull/7491 22:01:34 G'night. 22:01:37 @moneromooo the result of print_block +hex when nonce=0: https://paste.debian.net/1188606/ 22:21:34 Thanks 22:23:42 It's 0 in the dump, so the problem isn't in deserilization. 22:24:08 When not 0, is the nonce random, or always the same ? 22:58:48 random 23:01:23 Is the hex dump the same when it claims a non zero nonce ? 23:03:13 Since it can be parsed, the block dump is probably not corrupted, so it's likely it got saved with the wrong nonce by... wahtever stores it. 23:03:28 You're *sure* it's the same block, right ? 23:03:47 Like, it could not be two different blocks at the same height due to a reorg or somehting like that ? 23:07:33 the hex dump changes on the next non-zero nonce 23:08:34 'Oddly, no one who was directly involved with the SIR-C missions and currently still working the Lab, remembers the name Howard Chu, except for one who vaguely recalls Eugene Chu as having a brother names Howard' 23:08:34 Ed Caro, NASA Chief Engineer. cryptogazette.com/wp-content/uploads/2019/12/1-768x1445.png 23:19:50 get_blocks_by_height.bin only returns 1 block at that height, unless there is another way to check if there was a re-org and multiple blocks at that height 23:20:16 You'd get the alt blocks (there's a RPC for this) and compare height I guess. 23:20:36 Though if it was that, you'd get random mismatches, not just X and 0. 23:21:08 Where do you get that block from ? 23:21:15 ie, read from LMDB ? 23:24:02 it's returned from monero-daemon-rpc get_blocks_by_height.bin which is running a local stagenet within 2 folders in the same directory 23:25:27 I occasionally pop blocks to an earlier state if it could be related to that 23:26:39 Do you ever get bad info for another field than nonce ? 23:34:18 the other fields seem ok 23:38:49 jess: can you exclude xmr-pr from sigyn? looks like our github bot got killed for "spam" 23:38:57 or how does that work? 23:39:04 oops 23:39:22 where? 23:40:06 oh i see 23:40:55 results are returned from get_alternate_chains and get_alt_blocks_hashes but not for that height as far as I can tell 23:42:32 the bot is in #monero-dev, #monero-gui and #monero-site (not sure if important) 23:43:07 Ah, if you still have the "bad" DB the dump above came from, does the RPC still show 0, and is the hex dump still the same ? 23:43:25 who runs the bot? 23:43:36 dsc_ 23:45:01 yes nothing has changed; it still returns nonce 0 for that block. guessing the sporadic failure was a result of testing different block ranges 23:46:01 selsta: i'll talk to them because it's a little tricky to give exempts to stuff that changes IPs 23:46:17 ideal would be give it an account and a cloak, then exempt the cloak 23:46:39 ok ty 23:57:17 ok. i gave it ip-based exemptions in the meantime