Matthew Zipkin

Results 683 comments of Matthew Zipkin
trafficstars

I'm getting the same error but inside a guix build: https://gist.github.com/pinheadmz/a2603f7f62c7627f33a10d8f39443f20

Update: re-downloaded Xcode and re-extracted the SDK, guix build is proceeding again

concept ACK, this simplifies a confusing behavior with `rpcuser` misconfiguration. Code changes look simple enough, will test locally and run through your (very exhaustive!) behavior comparison

Concept ACK Using this in my http rewrite branch and will leave a few review comments next week

Getting this behavior consistently running server 0.13.5 on a raspberry pi (32-bit OS 😦). The hardware is 64 bit though, I plan on installing a 64-bit OS and trying that.

Ok it looks like a 64-bit OS is working better. I installed https://github.com/sakaki-/gentoo-on-rpi-64bit on my RPi along with go and pulled this repo from source. Biggest issue was installing tor...

I'm actually kinda surprised the behavior isn't handled gracefully by go or sqlite? If 32 bits are being truncated... is it truncating the wrong bits? The timestamps I ended up...

p.s. Just to check a hunch I went back to the 32-bit OS and tried running from source instead of the binary, and the issue persists. I thought maybe it...

I think this has been mentioned in other issues, we have a solution upstream in bcoin that just needs to be ported over to hsd: https://github.com/bcoin-org/bcoin/pull/705 There were recent updates...

Thanks for submitting! I'm actually going to re-open this to remind us to port that bcoin rpc help thing over -- its also something you could do if you feel...