emfrias

Results 8 comments of emfrias

Thanks @Cybernisk, that helped. I just built new images as you described and they've been working well so far. I'm new to this build system so I did it wrong...

You're right. I can't explain why, but my steps no longer work, but the changes @almereyda mentions get it building again for me. From a clean ubuntu:20.04 machine: ``` sudo...

I had the same problem with the websocket interface, and was forced to abandon it and use the http interface. If the websocket interface won't be fixed (and I don't...

Continuing with the hijack, the behavior abitmore pointed out seems strange to me so I double-checked the feed numbers and they're correct: the feed for USD at block 2018471 was...

This code is relevant when we get a block that links a chain of currently-unlinked blocks to our blockchain. Say we have the following blockchain except we've never seen block...

In the current implementation, the delegate block production code runs in the same thread as the block processing code, and the block processing code does not (and, without a lot...

We should probably list one entry for each 'node id' instead of IP address. That would correctly handle machines that are running more than one client, or instances where more...

Partial fixes in 8813ac792d56d799b0a676eb9d1cedfe7e029753