jamesob

Results 44 issues of jamesob

Have a persistent list of interesting events, ideally with an attached RSS feed. Things like - saw a bad block - orphaned block/reorg - saw a bad transaction - large...

enhancement

Certain bmon-server infrastructure often doesn't need to be restarted during deploys (e.g. `db`, `redis`). Specifically in the case of redis, we don't want to routinely restart the container because of...

`DOCKER_BUILDKIT=1 docker build .` fails with the following: ``` ... #21 20.83 writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt #21 20.83 writing requirements to Lib/python_ldap.egg-info/requires.txt #21 20.83 writing top-level names to Lib/python_ldap.egg-info/top_level.txt #21...

The RPC command `scanblocks` provides a useful way to get a set of blockhashes that have activity relevant to a set of descriptors (`relevant_blocks`). However actually extracting the activity from...

RPC/REST/ZMQ