Felix Lange
Felix Lange
It seems there is an issue importing post-merge blocks when the chain being merged from uses clique consensus. I found this issue while trying to create a hive test involving...
#### System information Erigon version: `v2.56.1` #### Expected behaviour `erigon import` with a chain file should run all blocks in the file and set the head to the last valid...
This is an experiment to capture client logs using the equivalent of the `docker logs` command. Using the docker log system instead of attaching to the container should improve the...
As per discussion in #200, I'd like to propose that `exwm-workspace-switch-to-buffer` should switch workspaces instead of pulling the buffer to the current workspace.
In other modes, e.g. c-mode, beginning-of-defun jumps to the beginning of any definition. For go-mode it works with functions and methods but not for types, variables and constants. Should it...
The API documentation at quirkey.com mentions `Handlebars.SafeString` but lib/plugins/sammy.handlebars.js does not export it. This makes it harder to render custom HTML in a handlebars helper function because any string returned...
When I'm disconnected from my relay for a couple of days and want to catch up, I use weechat-get-more-lines. Loading more than a few lines is really slow though and...
Node discovery periodically *revalidates* the nodes in its table by sending PING, checking if they are still alive. I recently noticed some issues with the implementation of this process, which...
This adds versions of `SubscribeNewHead` and `SubscribeFilterLogs` that work over HTTP.
This is a PR with the discv5.2 branch. It's here to have a way of linking to the whole v5.1 -> v5.2 diff.