panic_cosmos icon indicating copy to clipboard operation
panic_cosmos copied to clipboard

🚨 PANIC for Cosmos

Results 9 panic_cosmos issues
Sort by recently updated
recently updated
newest added

After some issues with my pipenv set up i found a couple of things that made it work... I thought i could leave it here or if you want me...

Super simple change, just to make it clearer for those following along.

Hello, I tried to connect the PANIC to a RPC that is behind an NGINX server with SSL enabled and a self signed certificate. **Setup**: 3 servers ``PANIC ------(HTTPS)----NGINX:443----(HTTP)-----COSMOS-RPC:26657`` **Error**:...

Hello, considering the following setup: one mainnet validator behind two sentry nodes one testenet validator using 4 node declarations: [node_001] node_name = mainnet-validator node_rpc_url = http://mainnet-validator:26657 node_is_validator = true include_in_node_monitor...

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

In the current implementation, the **repos setup** does not force the user to enter **unique repo names**. This should not be allowed since a user may by mistake give two...

bug

More of a question/feature request. Have tools like OpsGenie and PagerDuty been explored as options for alerting? Many operators may use these tools to integrate with existing tooling such as...

improvement
postponed