15:39:54 "My house had a black out and..." <- Hello again. About a month ago, an unexpected blackout fried my monerod syncing process. After that incident, I got a UPS HAT for the raspberry pi 4, and I am ready to try again setting it up for monerod+p2pool. 15:39:56 About a month ago, when I was trying to get monerod+p2pool setup working, I remember I was advised to do, "git cherry-pick pr8001" 15:39:56 before "make" -ing the monerod. 15:39:59 Do I still need to do "cherry-pick" -ing before "make" -ing the monerod (armv8/aarch64) ? 15:40:00 Device that I am compiling it for is raspberry pi 4 (4 GB), going to run 64 bit ubuntu/debian. 15:42:49 That PR is already merge. Just check out release-v0.17 branch 16:38:01 "That PR is already merge. Just..." <- Ok. Thanks.