Felix Brucker
Felix Brucker
Currently when a FQDN is used to connect to a peer which requires SNI to correctly route the request to the host, no connection can be established. This is due...
This is the corresponding CHIP for https://github.com/Chia-Network/chia-blockchain/pull/17788
### Purpose: Expose unfinished blocks and relevant metrics to WS rpc api subscribers. ### Current Behavior: Currently only the fact that *some* unfinished block was added is emitted, but not...
https://github.com/Chia-Network/chia-blockchain/pull/17384 introduced a new feature which updates the pool url in the config file, if a change is detected. This however always triggered (bug), but only updated the config if...