Luis C. de Leon
Luis C. de Leon
**Describe the bug** Release 1.3.5 build is broken. https://jitpack.io/com/github/pvasa/EasyCrypt/1.3.5/build.log **To Reproduce** Steps to reproduce the behavior: See log: https://jitpack.io/com/github/pvasa/EasyCrypt/1.3.5/build.log **Expected behavior** Library should install correctly when installed using Gradle. Currently...
**Please explain your change in detail.** An automation solution to run the regression test suite described [here](https://github.com/pokt-network/pocket-core/tree/staging/doc/qa/regression), which would imply the following changes: 1. Move the entire functional test library...
**Is your feature request related to a problem? Please describe.** Currently there's no documentation on how to successfully extract the Relay Metrics collected by the Pocket Core node. **Describe the...
**Is your feature request related to a problem? Please describe.** Currently there are inconsistencies with the `config.json` schema that makes it confusing to parse and work with. **Describe the solution...
**Describe the bug** Currently when using any CLI command that connects to a HTTPS endpoint secured with a self-signed certificate we get the following error: `x509: certificate signed by unknown...
Hello, No error is being thrown, the messages are just not reaching.
How can i disable the binary logger or log to the console?
**Is your feature request related to a problem? Please describe.** Currently the `docker-base` depends on the `docker` as a base image. **Describe the solution you'd like** Refactor the images so...