Jakub
Jakub
I was helping a user setup their own mailserver and I noticed something weird. The canary call would fail with ``` Error waiting for envelopes to be available to client...
# Problem Our docs state that in order to build `status-go` you have to run `make setup`: >The first thing to do to get started is to run make setup....
I've set `status_dir` in my config file but it was ignored. When I specified it as `-status-dir` it works fine.
This needs a way to verify it's running and replicating from outside of the process.
This sentence indicates that the relationship between a light node and a mailserver is special: >A mailserver client has to trust a mailserver, which means they can send direct traffic....
I've been using this plugin for a while and I appreciate it being freely available. I've been seeing issues with sessions invalidating. Specifically it happens when I run multiple playbooks...
**Describe the bug** Since https://github.com/status-im/nimbus-eth2/pull/3989 was merged I wanted to test out how the new errors work and configured a Prater testnet node with a wrong IP of Web3/AuthRPC/Engine endpoint...
**Is your feature request related to a problem? Please describe.** It's difficult to figure out issues related to the Web3 endpoint, also known as Engine API, also known as Auth...
#### System information Geth version: `1.10.25` OS & Version: Linux Commit hash : https://github.com/ethereum/go-ethereum/commit/69568c554880b3567bace64f8848ff1be27d084d #### Expected behaviour It would be beneficial for the sake of CL/EL node communication setup to...
### Issue Description Fastlane [`match`](https://docs.fastlane.tools/actions/match/) when signing the app with a new certificate fails with `errSecInternalComponent` when run without UI. When run with UI it prompts for password to access...